@charset "utf-8";
/* CSS Document */
/*-------------------------------------------*/
#main_contents #report_header{
    float:left;
    clear:both;
	width:100%;
    margin-bottom:30px;
}
#main_contents h1{
    float:left;
	clear:both;
	margin-bottom:30px;
}
#main_contents #read{
    float:left;
    clear:both;
}
#main_contents #report_header #recommend{
    float:left;
    width:840px;
	margin-top:30px;
    padding-bottom:5px;
    background:url(../images/btns_base_bottom.gif) no-repeat left bottom;
}
#main_contents #report_header h2{
    float:left;
	width:840px;
	padding:15px 0 15px 0px;
}
#main_contents #report_header #recommend ul{
    float:left;
    width:840px;
	padding:5px 0 7px 35px;
    background:url(../images/btns_base_top.gif) no-repeat left top;
}
#main_contents #report_header #recommend ul li{
    float:left;
	text-align:left;
	width:270px;
}
#main_contents #report_header #recommend ul li p{
	float:left;
	text-align:left;
    font-size:110%;
	line-height:1.4em;
	margin-bottom:0;
	padding-left:25px;
	color:#1f0a00;
	font-weight:bold;
	background:url(../images/star.gif) no-repeat left top;
}
#main_contents #report_header #recommend ul li #reservation{
    margin-top:7px;
}


#main_contents p{
    line-height:2.6em;
	margin-bottom:40px;
}
#main_contents h3{
    float:left;
    clear:both;
	width:100%;
	margin-top:40px;
    padding-bottom:11px;
    margin-bottom:20px;
    background:url(../../common/img/sub_tit_bg.gif) repeat-x left bottom;
}
#main_contents p{
    line-height:2.6em;
	margin-bottom:20px;
}
#main_contents #gallery01{
    float:left;
    clear:both;
	width:850px;
	overflow:hidden;
	margin-bottom:50px;
}
#main_contents #gallery01 ul{
    float:left;
    clear:both;
	width:915px;
	margin:0 -43px 0 0;
	_zoom: 1;
	overflow:hidden;
}
#main_contents #gallery01 li{
    float:left;
	width:245x;
	margin-right:40px;
	padding-bottom:20px;
}
#main_contents #gallery01 li .thumbnail {
     float:left;
	 clear:both; 
}

#main_contents #gallery01 li p{
    float:left;
	clear:both;
	width:235x;
	padding-left:5px;
    line-height:2.5em;
	margin-bottom:0;
	/white-space:nowrap;
}
#main_contents #gallery01 li .name{
	font-size:110%;
    float:left;
	clear:both;
	width:235x;
	padding-left:5px;
	margin-top:2px;
	/white-space:nowrap;
	color:#1f0a00;
}

/*-------------------------------------------*/
