@charset "utf-8";
/* Photo table */

#photo_box {width:100%; margin:0 0 15px 0; padding:0; border-bottom:1px solid #CCCCCC;}

#photo_box p {font-size:100%; line-height:17px;}

#photo_box .box01 {width:190px; margin:0 0 15px; padding:10px 0 0 0; float:left;}

#photo_box .box02 {width:540px; margin:0 0 15px; padding:10px 0 0 0; float:right;}

#photo_box br {clear:both;}

strong {font-weight:bold;}


/*
  .float
-------------------------------------------------------
*/

.clear {
	clear:both;
	width:auto;
	height:0!important;
	margin :0;
	padding:0;
	font-size:0px;
	line-height:0;
	}
