@charset "UTF-8";

/*----- bbq -----*/

#bbq h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_bbq.gif) no-repeat;
	text-indent:-9999px;
}

#bbq .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_bbq.jpg) no-repeat;
	text-indent:-9999px;
}

.section_bbq{
	width:585px;
	margin:0 auto;
	padding:13px 0 5px;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.text_area{
	width:413px;
	min-height:200px;
	padding:7px 0 0 13px;
	background:url(../../common/images/ruggedness_border.gif) left repeat-y;
}

.text_area h3{
	font-size:22px;
	margin-left:2px;
	color:#555;
	font-weight:bold;
	line-height:2.2;
}

.text_area h3 span{
	font-size:15px;
	line-height:1.2;
}

.text_area p{
	width:390px;
	margin-left:2px;
	font-size:15px;
	line-height:1.4;
}

.img_area{
	width:155px;
}

.img_area img{
	display:block;
	margin:0 0 6px 11px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}

.hotel_info{
	width:400px;
	margin:10px 0 0;
	background:#fff;
	border:1px solid #ccc;
}

dl.hotel_info dd h4{
	width:374px;
	height:15px;
	margin:8px auto 6px;
	background:url(images/hotel_info_border.gif) no-repeat center;
	text-align:center;
	font-size:14px;
	color:#663333;
}

dl.hotel_info dt{
	width:360px;
	margin:0 auto 10px;
	font-size:15px;
	line-height:1.2;
}

dl.hotel_info dt span{
	font-size:13px;
	color:#ff0000;
}

.section_under_link{
	width:550px;
	margin:0 auto;
}

.section_under_link p{
	width:350px;
	padding-left:45px;
}

a.inquiry_link{
	display:inline;
	margin-left:5px;
	padding:5px 0 5px 20px;
	background:url(../../common/images/orange_arrow_indent.gif) no-repeat left center;
	font-size:13px;
	line-height:3.5;
}

a.page_top{
	display:block;
	width:120px;
	height:22px;
	background:url(../../common/images/page_top.gif) no-repeat;
	text-indent:-9999px;
}

