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

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

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

#photo_box img {margin-top:10px;}

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

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

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

#content_left_big h4 {
	color: #3976B8;
	background: url(../../../../images/list01.gif) no-repeat left 5px;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}
.akashi-erea {
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 750px;
	overflow: hidden;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}
.akashi-erea img {
	float: left;
	border: 2px solid #999999;
	margin-right: 10px;
}
