@charset "UTF-8";
@import url("../common/style_common.css");
@import url("../common/style_common2.css");

#main #content{
height:575px;}

/* -----------------------------------  */
/* -------------- left --------------  */
/* -----------------------------------  */

#main #content #content_left{
	width:500px;
}

#main #content #content_left .min_photo {
	margin-left:35px;
	clear:both;
}

#main #content #content_left .min_photo p{
	float:left;
	margin-bottom:8px;
	margin-left:0px;
	border:1px #2C5F70 solid;
}
#main #content #content_left .min_photo p.caption{
	margin-bottom:15px;
	clear:both;
	border:none;
	font-size:12px;
	color: #F0F0F0;
	text-align:right;
	width:410px;
	line-height:120%;
}

/* -----------------------------------  */
/* -------------- right --------------  */
/* -----------------------------------  */

#main #content #content_right{
	width:430px;
}
#main #content #content_right #photo{
	margin-top:85px;
	border:3px #FFFFFF solid;
}
