@charset "UTF-8";

/*----- feast_plan -----*/

#feast_plan h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_feast.gif) no-repeat;
	text-indent:-9999px;
}

#feast_plan .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_feast.jpg) no-repeat;
	text-indent:-9999px;
}

.onsen_section{
	width:585px;
	margin:0 auto 15px;
	padding:10px 0 15px;
	background:#F5F5F5;
	border:1px solid #E0E0E0;
}

.onsen_section .taitle_area{
	width:570px;
	height:40px;
	padding-top:50px;
	background:url(images/onsen_banner.gif) no-repeat;
	margin:0 auto;
}

.onsen_section .taitle_area h3{
	height:0;
	overflow:hidden;
}

.onsen_section .taitle_area p{
	width:300px;
	margin-left:15px;
	font-size:13px;
}

.onsen_section h4{
	width:560px;
	height:25px;
	margin:12px auto;
	background:url(images/recommendation.gif) no-repeat;
	text-indent:-9999px;
}

.minshuku_section{
	width:585px;
	margin:0 auto 10px;
	padding:10px 0 15px;
	background:#F5F5F5;
	border:1px solid #E0E0E0;
}

.minshuku_section .taitle_area{
	width:570px;
	height:40px;
	padding-top:50px;
	background:url(images/minshuku_banner.gif) no-repeat;
	margin:0 auto;
}

.minshuku_section .taitle_area h3{
	height:0;
	overflow:hidden;
}

.minshuku_section .taitle_area p{
	width:300px;
	margin-left:15px;
	font-size:13px;
}

.minshuku_section h4{
	width:560px;
	height:25px;
	margin:12px auto;
	background:url(images/recommendation.gif) no-repeat;
	text-indent:-9999px;
}

.recommendation_box{
	width:550px;
	margin:0 auto;
}

dl.recommendation_hotel{
	float:left;
	width:176px;
	margin-right:10px;
}

dl.recommendation_end{
	margin-right:0;
}

dl.recommendation_hotel dt img{
	display:block;
	background:#fff;
	margin:0 auto 10px;
	padding:5px;
	border:1px solid #ccc;
}

dl.recommendation_hotel dd{
	text-align:center;
}

dl.recommendation_hotel dd h5{
	margin:7px 0;
	font-size:16px;
	font-weight:bold;
}

dl.recommendation_hotel dd p{
	width:160px;
	margin:0 auto;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	line-height:1.4;
}

dl.recommendation_hotel dd p span{
	font-size:13px;
	color:#ff0000;
}

.details_link{
	width:540px;
	margin:18px auto 0;
	text-align:center;
	font-size:14px;
}

.details_link a{
	margin-left:10px;
	padding:5px 0 5px 20px;
	background:url(../common/images/orange_arrow_indent.gif) no-repeat left center;
}

.specially_section{
	position:relative;
	width:595px;
	margin:0 auto;
	padding:10px 0 15px;
	background:url(images/section_bottom.gif) no-repeat bottom;
}

.specially_section h3{
	width:550px;
	height:40px;
	padding:20px 0 0 45px;
	background:url(images/section_head.gif) no-repeat;
	font-size:24px;
	color:#ff6600;
}

.specially_section h3 span{
	margin-left:10px;
	font-size:15px;
	color:#666;
}

.specially_section_text{
	width:545px;
	padding:10px 25px;
	margin:0 auto;
	background:url(images/section_back.gif) repeat-y;
}

.specially_section_text p{
	width:390px;
	font-size:15px;
	line-height:1.3;
}

.specially_section_text p.inquiry_link{
	position:absolute;
	right:25px;
	bottom:24px;
	padding-top:15px;
	text-align:right;
	font-size:13px;
}

.mini_section_box{
	width:583px;
	margin:10px auto;
}

.mini_section_box dl{
	float:left;
	width:185px;
	margin:0 12px 10px 0;
	padding-bottom:8px;
	background:url(images/mini_section_bottom.gif) no-repeat bottom;
}

.mini_section_box dl.minibox_end{
	margin:0 0 10px 0;
}

.mini_section_box dl dd h4{
	width:155px;
	height:33px;
	padding:17px 0 0 30px;
	background:url(images/mini_section_head.gif) no-repeat;
	font-size:17px;
	color:#ff6600;
	font-weight:bold;
}

.mini_section_box dl dd h4.size_m{
	font-size:15px;
	line-height:1.5;
}

.mini_section_box dl dd h4.size_s{
	font-size:13px;
	line-height:1.9;
}

.mini_section_box dl dt{
	width:185px;
	padding-top:5px;
	background:url(images/mini_section_back.gif) repeat-y;
}

.mini_section_box dl dt img{
	display:block;
	margin:0 auto 5px;
}

.mini_section_box dl dt span{
	display:block;
	width:150px;
	margin:0 auto;
	padding:3px 0 5px;
}

