@charset "UTF-8";

/* ****************************************************
Title: n_restaurant.css
Created date: 2010/03/29
Last Modified: 2010/03/29
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 primary

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


/* #01 primary
---------------------------------------------------------------------------- */

div.mainimageAccess {
	border-bottom: 1px solid #FFF;
	background:url(../../images/access/n_mainimage.jpg) no-repeat bottom center;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

div.contents_title{
	padding:15px 0 20px 0;
}


div#ban_subMenu02{
	margin:20px 0 30px 0;
	padding:1px;
	border:#49250D solid 1px;
}


div.mapBox{
	background:url(../../images/access/map_base.gif) center center no-repeat;
	height:435px;
	margin:0 auto 30px auto;
	padding:19px 0 0 335px;
}

div.mapArea{
	width:500px;
	border:#9D866A 5px solid;
}

div.contents01{
	padding:0 0 30px 0;
}

div.contents02 {
	padding:0 0 10px 0;
}

div.contents03 {
	padding:0 0 80px 0;
}

div.sl_menu_box {
	border-right: solid 1px #49250D;
	border-left: solid 1px #49250D;
	border-bottom: solid 1px #49250D;
	padding: 20px 12px 15px 12px;
	color:#885A3B;
	line-height:200%;
	text-align:left;
	margin-right:1px;
}

.GryTxt_sl{
	color:#7D7D7D;
	font-size:95%;
}

div.subject{
	text-align:left;
	padding:0 0 15px 0;
}

div.subject_txt{
	color:#885A3B;
	line-height:200%;
	text-align:left;
}



/**** Plan Detail ****/
div.goList{
	padding:10px 0;
	text-align:right;
}


/**** Plan Detail ****/
div.goList{
	padding:20px 0 10px 0;
	text-align:right;
}

div.detailTTL{
	margin-bottom:30px;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-top:#4B270E 1px solid;
	border-bottom:#4B270E 1px solid;
	color:#4B270E;
}


div#BanqCont{
	width:860px;
	padding-bottom:80px;
	margin:0;
	display:block;
}

div.BanqLeftBlock{
	width:540px;
	padding:0 20px 0 0;
	font-size:12px;
	color:#4B270E;
	float:left;
}

div.BanqRightBlock{
	width:300px;
	padding:0;
	font-size:12px;
	color:#4B270E;
	float:left;
}


div.BanqRightBlock p{
	text-align:left;
	padding:0;
	margin-bottom:10px;
}


div.plan_body{
	padding-bottom:50px;
}

div.plan_cont{
	background-color:#fff;
}

div.plan_contTxt{
	padding:15px;
}


/****** Plan List ******/
div.planListBox{
	padding:20px 0 75px 0;
}

div.PlanListIn{
	padding-bottom:5px; 
}

div.list_bn{
	background:url(../../images/stay/stayplan/list_icon.gif) 9px 15px no-repeat;
	background-color:#fff;
	padding:13px 13px 13px 32px;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
}

div#pageBody {
	padding: 0;
	clear: both;
	margin: 0 auto;
	width: 865px;
}

.clr{
	clear:both;
	height:0;
	font-size:0px;
	line-height:0%;
	visibility:hidden;
}

