@charset "utf-8";

a{
	text-decoration:underline;
}

a:link.room{
	color:#75AFF7;
	text-decoration:underline;
}

a:hover.room{
	color:#75AFF7;
	text-decoration:none;
}
a:active.room{
	color:#75AFF7;
	text-decoration:underline;
}
/*  gnav  */

#gnav{
	width:950px;
	height:46px;
	position:absolute;
	bottom:49px;
	left:50%;
	margin-left:-478px;
	background:url(../img/gnav_bg.jpg) repeat-x;
}

#gnav ul{
	width:910px;
	height:46px;
	margin:0 auto;
}

#gnav li{
	float:left;
	height:42px;
	background-image:url(../img/gnav_btn.jpg) ;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#gnav li a{
	display:block;
	height:42px;
	background-image:url(../img/gnav_btn.jpg) ;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


/*  normal -- */
.gnav_01 a{width:113px;background-position:0 0;}
.gnav_02 a{width:113px;background-position:-113px 0;}
.gnav_03 a{width:113px;background-position:-226px 0;}
.gnav_04 a{width:113px;background-position:-339px 0;}
.gnav_05 a{width:113px;background-position:-452px 0;}
.gnav_06 a{width:113px;background-position:-565px 0;}
.gnav_07 a{width:113px;background-position:-678px 0;}
.gnav_08 a{width:119px;background-position:-791px 0;}

/*  hover -- */
.gnav_01 a:hover{width:113px;background-position:0 -46px;}
.gnav_02 a:hover{width:113px;background-position:-113px -46px;}
.gnav_03 a:hover{width:113px;background-position:-226px -46px;}
.gnav_04 a:hover{width:113px;background-position:-339px -46px;}
.gnav_05 a:hover{width:113px;background-position:-452px -46px;}
.gnav_06 a:hover{width:113px;background-position:-565px -46px;}
.gnav_07 a:hover{width:113px;background-position:-678px -46px;}
.gnav_08 a:hover{width:119px;background-position:-791px -46px;}

/*  current -- */
.gnav_01 a.current{width:113px;background-position:0 -46px;}
.gnav_02 a.current{width:113px;background-position:-113px -46px;}
.gnav_03 a.current{width:113px;background-position:-226px -46px;}
.gnav_04 a.current{width:113px;background-position:-339px -46px;}
.gnav_05 a.current{width:113px;background-position:-452px -46px;}
.gnav_06 a.current{width:113px;background-position:-565px -46px;}
.gnav_07 a.current{width:113px;background-position:-678px -46px;}
.gnav_08 a.current{width:119px;background-position:-791px -46px;}

.gnav_02_no{width:113px;background-position:-113px -92px;}

.wrap{
 margin:15px 0 15px;
 padding:0 0 15px;
 border-bottom:1px dotted #ccc;
}

.subtitle{
	width:652px;
	margin-bottom:10px;
}

.subtitle h3{
	padding:5px 11px;
	background:url(../img/subtitle_bar.gif) repeat-y #1b1b1b;
	color:#d1d1d1;
	font-weight:bold;
	zoom:1;
}


.lead_sttl{
	padding:0 5px 10px;
	color:#A6937C;
	font-weight:bold;
	clear:both;
}

.lead{
	padding:15px 0 10px;
	color:#A6937C;
	font-weight:bold;
	clear:both;
}

.head_s01{
	font-weight:bold;
	color:#996600;
}

.para_box{
	margin:15px 0 10px;
}


.para_01{
	padding:3px 5px 10px;
	color:#FFFFFF;
}

.txt_bg_em{
	font-weight:bold;
	color:#a4937f;
}

img{
border:0;
}

.strong{
	font-weight:bold;
}

.txt_b{
	color:#b19e5e;
}

.img_l{
	margin:10px 0;
}

.list_row{
	width:650px;
	margin:5px 0 0;
	float:none;
}

.list_col_l{
	float:left;
	width:313px;
	margin:10px 15px 0 0;
}

.list_col_l_dot{
	float:left;
	width:313px;
	margin:5px 5px 0 0;
	border-right: 1px #cccccc dotted;
	clear:both;
}

.list_col_r{
	float:left;
	width:313px;
	margin:10px 0 0 0;
}

.list_row dt{
	color:#FFFFFF;
	margin:0;
}

.list_row dd.img{
	width:131px;
	float:left;
	margin:0 5px;
}

.list_row dd.txt{
	width:150px;
	float:right;
	color:#FFFFFF;
	margin:0 5px 0 5px;
}

.list_row dd.txt2{
	clear:both;
	color:#FFFFFF;
	margin:5px 5px 0 0;
}

hr.g_dot{
height: 1px;
border: none;
border-top: 1px #cccccc dotted;
clear:both;
}

/*  -- sidebar --  */


.side_box_access dt{
	background: url(../img/side_box01_title_access.jpg) no-repeat;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}

.side_box_access dd{
	color:#fff;
	padding:0 8px 10px 8px;
}

.side_map{
	text-align:center;
}

dd.side_access_link{
	background:url(../img/icon_cur.gif) no-repeat 8px 0.5em;
	padding:0 16px;
}

dd.side_access_link a{
	color:#9bcaff;
	text-decoration:none;
}

/*  宿プラン  */

.title_pln01{
	height:58px;
	background:url(../img/pln_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


.plan_detail{
	padding:0 6px;
	color:#fff;
}

.plan_detail img{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	
}

.plan_detail dl{
	overflow:hidden;
}

.plan_rsvbtn{
	text-align:center;
}

.plan_rsvbtn a{
	display:block;
	width:142px;
	height:26px;
	text-align:left;
	margin:10px auto;
	text-indent:-9999px;
	overflow:hidden;
}




/*  Room  */

.title_rm01{
	height:58px;
	background:url(../img/rm_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.rm_price{
	margin:20px 0 15px 0;
}

.rm_price table{
	clear:both;
	border:#cccccc solid 1px;
	border-collapse:collapse;
}

.rm_price th{
	width:141px;
	border:#cccccc solid 1px;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	white-space:nowrap;
	font-size:inherit;
	padding:5px;
	font-weight:bold;
}

.rm_price td{
	border:#cccccc solid 1px;
	background-color:#000000;
	color:#ffffff;
	white-space:nowrap;
	font-size:inherit;
	padding:5px;
}

#room_img_1 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_1 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_01.jpg) no-repeat 0px 0px;
}

#room_img_1 a:hover {
	background:url(../img/rm_img_01.jpg) no-repeat 0px -131px;
}

#room_img_2 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_2 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_02.jpg) no-repeat 0px 0px;
}

#room_img_2 a:hover {
	background:url(../img/rm_img_02.jpg) no-repeat 0px -131px;
}

#room_img_3 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_3 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_03.jpg) no-repeat 0px 0px;
}

#room_img_3 a:hover {
	background:url(../img/rm_img_03.jpg) no-repeat 0px -131px;
}

#room_img_4 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_4 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_04.jpg) no-repeat 0px 0px;
}

#room_img_4 a:hover {
	background:url(../img/rm_img_04.jpg) no-repeat 0px -131px;
}

#room_img_5 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_5 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_05.jpg) no-repeat 0px 0px;
}

#room_img_5 a:hover {
	background:url(../img/rm_img_05.jpg) no-repeat 0px -131px;
}

#room_img_6 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_6 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_06.jpg) no-repeat 0px 0px;
}

#room_img_6 a:hover {
	background:url(../img/rm_img_06.jpg) no-repeat 0px -131px;
}

#room_img_7 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_7 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_07.jpg) no-repeat 0px 0px;
}

#room_img_7 a:hover {
	background:url(../img/rm_img_07.jpg) no-repeat 0px -131px;
}

#room_img_8 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#room_img_8 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_08.jpg) no-repeat 0px 0px;
}

#room_img_8 a:hover {
	background:url(../img/rm_img_08.jpg) no-repeat 0px -131px;
}


/*  二つの名湯  */

.title_bth01{
	height:58px;
	background:url(../img/bth_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#bath_img_1 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_1 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_01.jpg) no-repeat 0px 0px;
}

#bath_img_1 a:hover {
	background:url(../img/bth_img_01.jpg) no-repeat 0px -131px;
}


#bath_img_2 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_2 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_02.jpg) no-repeat 0px 0px;
}

#bath_img_2 a:hover {
	background:url(../img/bth_img_02.jpg) no-repeat 0px -131px;
}

#bath_img_3 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_3 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_03.jpg) no-repeat 0px 0px;
}

#bath_img_3 a:hover {
	background:url(../img/bth_img_03.jpg) no-repeat 0px -131px;
}

#bath_img_4 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_4 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_04.jpg) no-repeat 0px 0px;
}

#bath_img_4 a:hover {
	background:url(../img/bth_img_04.jpg) no-repeat 0px -131px;
}

#bath_img_5 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_5 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_05.jpg) no-repeat 0px 0px;
}

#bath_img_5 a:hover {
	background:url(../img/bth_img_05.jpg) no-repeat 0px -131px;
}

#bath_img_6 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_6 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_06.jpg) no-repeat 0px 0px;
}

#bath_img_6 a:hover {
	background:url(../img/bth_img_06.jpg) no-repeat 0px -131px;
}

#bath_img_7 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#bath_img_7 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/bth_img_07.jpg) no-repeat 0px 0px;
}

#bath_img_7 a:hover {
	background:url(../img/bth_img_07.jpg) no-repeat 0px -131px;
}

/*  館内案内  */

.title_fclt01{
	height:58px;
	background:url(../img/fclt_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/*  Restaurant  */

.title_rst01{
	height:58px;
	background:url(../img/rst_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.sttl_rst{
	margin:15px 0;
}


.list_open{
	clear:both;
	margin:15px 0;
}

.list_open dt{
	margin:2px;
	width:89px;
	height:18px;
	float:left;
	display:block;
}

.list_open dd{
	width:600px;
	height:25px;

	color:#FFFFFF;
	margin:2px 10px 0 3px;
	display:block;
	overflow:hidden;
}

.list_row dd.rst_img{
	width:86px;
	float:left;
	margin:0 5px;
}

.list_row dd.rst_txt{
	width:170px;
	float:left;
	color:#FFFFFF;
	margin:0 5px 0 5px;
}

.list_row th{
	width:70px;
	font-weight:bold;
	color:#FFFFCC;
	padding:2px;
}

.list_row td{
	width:230px;
	color:#FFFFFF;
	padding:2px;
}


#rest_img_1 {
	width:315px;
	height:158px;
	margin:0 10px 0 0;
	float:left;
}

#rest_img_1 a {
	width:315px;
	height:158px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rst_img_l_01.jpg) no-repeat 0px 0px;
}

#rest_img_1 a:hover {
	background:url(../img/rst_img_l_01.jpg) no-repeat 0px -158px;
}

#rest_img_2 {
	width:315px;
	height:158px;
	margin:0;
	float:left;
}

#rest_img_2 a {
	width:315px;
	height:158px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rst_img_l_02.jpg) no-repeat 0px 0px;
}

#rest_img_2 a:hover {
	background:url(../img/rst_img_l_02.jpg) no-repeat 0px -158px;
}

.menu_pdf{
	margin:0 10px 10px 0;
	float:left;
}


/*  Accessマップ */

.title_acs01{
	height:58px;
	background:url(../img/acs_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.btn_print{
	text-align:right;
	margin:5px 7px;
}

/*  周辺情報  */

.title_spt01{
	height:58px;
	background:url(../img/spt_ttl.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.list_adress{
	margin:5px 0;
}

.list_adress dt{
	margin:2px;
	width:89px;
	float:left;
}

.list_adress dd{
	width:190px;
	float:right;
	color:#FFFFFF;
	margin:2px 10px 0 3px;
	display:block;
	overflow:hidden;
}

/*  マップ印刷用  */

#map_print{
	float:left;
	width:650px;padding:10px 10px 10px 10px;
	text-align:left;
	
}

/*  Facilities  */
#faci_img_1 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#faci_img_1 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/fclt_img_01.jpg) no-repeat 0px 0px;
}

#faci_img_1 a:hover {
	background:url(../img/fclt_img_01.jpg) no-repeat 0px -131px;
}

#faci_img_2 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#faci_img_2 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/fclt_img_02.jpg) no-repeat 0px 0px;
}

#faci_img_2 a:hover {
	background:url(../img/fclt_img_02.jpg) no-repeat 0px -131px;
}

#faci_img_3 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#faci_img_3 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/fclt_img_03.jpg) no-repeat 0px 0px;
}

#faci_img_3 a:hover {
	background:url(../img/fclt_img_03.jpg) no-repeat 0px -131px;
}

#faci_img_4 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#faci_img_4 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/fclt_img_04.jpg) no-repeat 0px 0px;
}

#faci_img_4 a:hover {
	background:url(../img/fclt_img_04.jpg) no-repeat 0px -131px;
}

#faci_img_5 {
	width:131px;
	height:131px;
	margin:0 10px 0 0;
	float:left;
	clear:both;
}

#faci_img_5 a {
	width:131px;
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/fclt_img_05.jpg) no-repeat 0px 0px;
}

#faci_img_5 a:hover {
	background:url(../img/fclt_img_05.jpg) no-repeat 0px -131px;
}


/*  トップ  */
#kv_area_top{
	height:535px;
	min-width:950px;
	width: expression(document.body.clientWidth < 952? "950px" : "auto"); /* for IE6 */
	overflow:hidden;
	position:relative;
	margin:0 auto -50px;
	background:#2c2c2c url(../img/kv_bg.jpg) repeat-x;
}
#kv_area_top img{
	position:absolute;
	width:1210px;
	top:1px;
	left:50%;
	margin-left:-605px;
}

.title_top01{
	height:33px;
	background:url(../img/top_ttl_plan.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
}

.title_top02{
	height:33px;
	background:url(../img/top_ttl_news.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
}

.title_top02-2{
	height:33px;
	background:url(../img/top_ttl_news_list.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
}

#top_img_idx{
	margin:10px 0 20px 0 ;
}

#top_img_1 {
	width:204px;
	height:149px;
	margin:0 20px 0 0;
	float:left;
}

#top_img_1 a {
	width:204px;
	height:149px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/top_img_room.jpg) no-repeat 0px 0px;
}

#top_img_1 a:hover {
	background:url(../img/top_img_room.jpg) no-repeat 0px -149px;
}

#top_img_2 {
	width:204px;
	height:149px;
	margin:0 20px 0 0;
	float:left;
}

#top_img_2 a {
	width:204px;
	height:149px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/top_img_rest.jpg) no-repeat 0px 0px;
}

#top_img_2 a:hover {
	background:url(../img/top_img_rest.jpg) no-repeat 0px -149px;
}

#top_img_3 {
	width:204px;
	height:149px;
	margin:margin:0 0 0 10px;
	float:left;
}

#top_img_3 a {
	width:204px;
	height:149px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/top_img_bath.jpg) no-repeat 0px 0px;
}

#top_img_3 a:hover {
	background:url(../img/top_img_bath.jpg) no-repeat 0px -149px;
}

.top_pln{
	margin:0 0 10px 0;
}

.top_pln_img{
	width:95px;
 	margin:0 10px 5px 0;
	float:left;
}

.top_pln_img img{
	border:0;
}

.top_pln_dsc{
	width:545px;
	margin:0;
	float:right;
}

.top_pln_dsc a {
	text-decoration:none;
	color:#99ccff;
}

.top_pln_dsc a:hover {
	text-decoration:underline;
	color:#99ccff;
}

.top_pln_dsc dt{
	color:#99ccff;
}

.top_pln_dsc dd{
	color:#ffffff;
}

.top_news{
	margin:5px 0;
	width:650px;
	color:#ffffff;
}

.top_news a{
	color:#99ccff;
	text-decoration:none;
}

.top_news a:hover{
	color:#99ccff;
	text-decoration:underline;
}


.top_news dt{
	background:url(../img/mark_arrow.gif) no-repeat 0 6px;
	padding:2px 0 3px 15px;
	width:100px;
	float:left;
}

.top_news dd{
	margin-top:-3px;
	padding:5px 0 7px 0;
	width:470px;
	float:left;
}

.top_ttl_plan_link{
	float:right;
	width:130px;
	height:80px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin-right:5px;
	margin-top:-30px;
	display:block;
}

.top_ttl_news_link{
	float:right;
	width:110px;
	height:80px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin-right:5px;
	margin-top:-30px;
	display:block;
}

.top_ttl_news_link a{
	display:block;
	width:110px;
	height:80px;
}


.news_list,
.news_date,
.news_detail{
	color:#fff;
}

.news_list a,
.news_detail a{
	color:#84add6;
}


.news_detail{
	width:550px;
}


.list_next{
	padding:0 8px 0 13px;
	background:url(../img/icon_cur.gif) no-repeat right;
}

.list_prev{
	padding:0 13px 0 8px;
	background:url(../img/icon_cur2.gif) no-repeat left;
}


.news_date{
	background:url(../img/icon_cur.gif) no-repeat 0 0.5em;
}


	
	

