@charset "utf-8";
/* CSS Document */


/*-local pass---------
../images/ 
----------------------*/
/*-common pass----
../../n_common/
----------------------*/



/*--header local part--*/
#upper_wrap {
	background: url(../images/common/bg_header.jpg) 0 0 no-repeat;
}

/*--glovalmenu local part--*/
ul#globalnav li.nav01 a {
	width: 195px;
	background: url(../images/common/bot_grobal_link.gif) 0 0 no-repeat;
}
ul#globalnav li.nav02 a {
	width: 186px;
	background: url(../images/common/bot_grobal_link.gif) -195px 0 no-repeat;
}
ul#globalnav li.nav03 a {
	width: 186px;
	background: url(../images/common/bot_grobal_link.gif) -381px 0 no-repeat;
}
ul#globalnav li.nav04 a {
	width: 186px;
	background: url(../images/common/bot_grobal_link.gif) -567px 0 no-repeat;
}
ul#globalnav li.nav05 a {
	width: 195px;
	background: url(../images/common/bot_grobal_link.gif) -753px 0 no-repeat;
}
/*on*/
ul#globalnav li.nav01 a:hover {
	background: url(../images/common/bot_grobal_link.gif) 0 -38px no-repeat;
}
ul#globalnav li.nav02 a:hover {
	background: url(../images/common/bot_grobal_link.gif) -195px -38px no-repeat;
}
ul#globalnav li.nav03 a:hover {
	background: url(../images/common/bot_grobal_link.gif) -381px -38px no-repeat;
}
ul#globalnav li.nav04 a:hover {
	background: url(../images/common/bot_grobal_link.gif) -567px -38px no-repeat;
}
ul#globalnav li.nav05 a:hover {
	background: url(../images/common/bot_grobal_link.gif) -753px -38px no-repeat;
}



/*--hotelspec local part--*/
#hotelspec {
	background: url(../images/common/bg_hotelspec_ph.jpg) 0 60px no-repeat;
}
#hotelspec h2 span {
	background: url(../images/common/title_hotelspec.jpg) 0 0 no-repeat !important;
}




/*--sidemenu banner local part--*/
/*#bnrset li.bnr01 a {
	padding-top: 63px;
	background: url(../images/common/bnr_localinfo.gif) 0 0 no-repeat;
}*/
#bnrset li.bnr01 a {
	padding-top: 63px;
	background: url(../../n_common/images/bnr/bnr_localinfo.gif) 0 0 no-repeat;
}
#bnrset li.bnr02 a {
	padding-top: 63px;
	background: url(../../n_common/images/bnr/bnr_refreshexp.jpg) 0 0 no-repeat;
}
#bnrset li.bnr03 a {
	padding-top: 63px;
	background: url(../../n_common/images/bnr/bnr_rakupack.jpg) 0 0 no-repeat;
}



/*-bottom link local part-*/
#linkset li.ls03 {
	background: url(../images/common/btm_mobile.gif) center 0 no-repeat;
}
#linkset li.ls03 a {
	width: 175px;
	margin: 75px 0 0 115px;
	padding-top: 30px;
	background: #none;	
}
#linkset li.ls03 a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	width: 175px;
	background: #ffffff;	
}









/*-------------------------------
	local contents setting
-------------------------------*/
/*--common--*/
/*exlink*/
.exlink {
	margin: 1em 0 !important;
}
.exlink span {
	margin-right: 1em;
	color: #cbb86c;
	font-weight: bold;
}
.exlink a:hover {
	text-decoration: none;
}
/*extopics*/
.extopics {
	margin: 0 25px;
	zoom: 1;
	border: 2px solid #cbb86c;
	background: #382d28;
}
.extopics:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.extopics dt {
	float: right;
	width: 274px;
	/*height: 164px;*/
}
.extopics dd {
	float: left;
	width: 272px;
	padding: 10px;
}
.extopics dd em {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 103%;
	color: #cbb86c; 
}

/*topics*/
#contents p.topic {
	margin-bottom: 1em;
	color: #cbb86c;
	font-weight: bold;
}






/*--facilities--*/
#contents #facilities h2 {
	background: url(../images/facilities/header_title.jpg) center 0 no-repeat !important;
}
#facilities .large01 .intext {
	text-align: left;
	/*font-size: 93%;*/
	line-height: 1.3;
	padding: 0 8px;
	_padding: 0 4px;
	width: 264px;
}
#facilities .large01 .intext em {
	color: #ffffff;
	font-weight: bold;
	line-height: 1.6;
}


/*--room--*/
#contents #room h2 {
	background: url(../images/room/header_title.jpg) center 0 no-repeat !important;
}


/*--bath--*/
#contents #bath h2 {
	background: url(../images/bath/header_title.jpg) center 0 no-repeat !important;
}
/*extopics*/
#bath .extopics dt {
	float: right;
	width: 276px;
	height: 152px;
}
#bath .extopics dt img {
	padding: 1px;
}
#bath .extopics dd {
	float: left;
	width: 270px;
	padding: 10px;
}










/*--dining--*/
#contents #dining h2 {
	background: url(../images/dining/header_title.jpg) center 0 no-repeat !important;
}
.menuph {
	margin: 15px 25px 10px;
}
.exmenu {
	margin: 0 25px;
	zoom: 1;
	border: 2px solid #cbb86c;
	background: #382d28;
}
.exmenu:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.exmenu dt {
	float: left;
	width: 200px;
	height: 164px;
}
.exmenu dd {
	float: right;
	width: 335px;
	padding: 10px;
}
.exmenu dd em {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 103%;
	color: #cbb86c; 
}




/*--access--*/
#contents #access h2 {
	background: url(../images/access/header_title.jpg) center 0 no-repeat !important;
}
#contents #access p.read {
	margin-bottom: 20px
}
#access .unit {
	margin-bottom: 25px;
}
#access .box {
	background: #3d322c;
	margin: 0 25px;
	padding: 14px;
	border: 1px solid #cbb86c;
} 
#access .box h4 {
	margin: 30px 0 15px 0;
}
#dormylist {
	margin-top: 30px;
}
#dormylist .spotlist {
	border: none;
	margin-bottom: 0;
}
#dormylist .spotlist li {
	margin-bottom: 5px;
}



/*--facilities--*/
#contents #localinfo h2 {
	background: url(../images/local/header_title.jpg) center 0 no-repeat !important;
}



/*--special plan 131119 add--*/
#contents #spPlan h2 {
	background: url(../images/plan/header_title.jpg) center 0 no-repeat !important;
}
#contents #spPlan p.read {
	margin-bottom: 20px
}
#contents #spPlan .planset {
	background: #e79720;
	margin: 0 25px;
}
#contents #spPlan .planset p {
	padding: 0;
}
#contents #spPlan .planset p.access {
	padding: 30px 0;
}
#contents #spPlan .planset p.tel {
	padding: 20px 0;
}