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

#photo_box {width:100%; margin:0; padding:0;}

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

#photo_box .box01 {width:237px; margin:0 auto 10px; padding:0 13px 0 0; float:left;}

#photo_box .box02 {width:237px; margin:0 auto 10px; padding:0 13px 0 0; float:left;}

#photo_box .box03 {width:237px; margin:0 auto 10px; padding:0 12px 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;
	}

