@charset "utf-8";

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

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

a:hover{
	color:#75AFF7;
	text-decoration:none;
}
a:active{
	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;
}

#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;}



.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;
}

.para_02{
	padding:3px 5px 10px;
	color:#FFFFFF;
	float:right;
}

.txt_bg_em{
	font-weight:bold;
	color:#a4937f;
	margin:0px 0 10px 0;
}

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:5px 5px 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:5px 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:0 5px;
}

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;
}

.title_pln02{
	height:58px;
	background:url(../img/pln_ttl_02.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;
}


/*  客室  */

.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;
}

.rm_price .bg_g{
	color:#a6937c;
	}


#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;
}



/*  二つの名湯  */

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

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

.bath_detail th{
	width:96px;
	border:#cccccc solid 1px;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	font-size:inherit;
	padding:5px;
}

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

.main_box03_inner3{
	width:490px;
	padding:0 0 12px;

}




.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;
}

/*  館内案内  */

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

/*  レストラン  */

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

.sttl_rst{
	margin:15px 0 0 0;
	
}

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

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

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

.list_open dd{
	width:205px;
	height:18px;
	float:left;
	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:#FFFFFF;
	padding:2px;
}

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

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

#rest_img_1 a {
	width:206px;
	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:206px;
	height:158px;
	margin:0;
	float:left;
}

#rest_img_2 a {
	width:206px;
	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;
}

#rest_img_3 {
	width:206px;
	height:158px;
	margin:0 0 0 10px;
	float:left;
}

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

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

/*  アクセスマップ */

.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:15px 0;
}

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

.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;
	
}

#map_print_arima{
	float:left;
	width:430px;padding:10px 10px 10px 10px;
	text-align:left;
	
}

/*  施設情報  */
#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;

}


/*  トップ  */
#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_plan_link a{
	display:block;
	width:110px;
	height:80px;
}

.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;
}
	
.wed_img_02{
	float:left;
	width:100px;
	margin:0 20px 0 0;
}
	
.wed_txt_02{
	float:left;
	margin:0 5px 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.5em;

	display:inline;
}

.wed_txt_02 dt.title{
	float:left;

}

.wed_txt_02 dd.link{
	float:left;
}

.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;
}

#header{
background:#fff;
}

#container{
background:#2c2c2c;
position:relative;
}

#content{float:right;width:652px;padding:0 22px 0 0;}
#navigation{float:left;width:255px;padding:0 0 0 14px;}

#wrapper{width:950px;
padding:0 6px 0 0;
margin:0 auto;
background: url(../img/wrap_bg.jpg) repeat-y;
position:relative;
}


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


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

.side_box_rsv table{
	width:225px;
	color:#fff;
}

.side_box_rsv td{
	border:none;
	font-size:123.1%;
}

.link_pagetop a{
	background:url(../img/btn_pagetop.gif) no-repeat;
}

.link_pagetop_plan a{
	background:url(../img/btn_pagetop.gif) no-repeat;
}

/*  100325追加  */
.arima_restarant_info { padding:15px 0;
 border-bottom:dashed 1px #555555;}

.arima_restarant_info dl { margin-left:310px; color:#FFFFFF;  }

.arima_restarant_info img { float:left; }


.arima_restarant_info dt {font-weight:bold; margin-bottom:10px;  }

.arima_restarant_info dd {  }

/*  100329追加  */

#rest_img_c1 img,#rest_img_c2 img,#rest_img_c3 img { display:none; }

#rest_img_c1 {
	width:300px;
	height:200px;
	margin:0 10px 0 0;
	float:left;
}

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

#rest_img_c1 a:hover {
	background:url(../img/rst_img_c_01.jpg) no-repeat 0px -200px;
}

#rest_img_c2 {
	width:300px;
	height:200px;
	margin:0 10px 0 0;
	float:left;
}

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

#rest_img_c2 a:hover {
	background:url(../img/rst_img_c_02.jpg) no-repeat 0px -200px;
}

#rest_img_c3 {
	width:300px;
	height:200px;
	margin:0 10px 0 0;
	float:left;
}

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

#rest_img_c3 a:hover {
	background:url(../img/rst_img_c_03.jpg) no-repeat 0px -200px;
}


/*  100401追加  */
.room_info { padding:15px 0;
 border-bottom:dashed 1px #555555;}

.room_info dl { margin-left:280px; color:#FFFFFF; width:330px;  }

.room_info img { float:left;  }


.room_info dt {font-weight:bold;  }

.room_info dd {   }

.room_info_nb { padding:15px 0;}

.room_info_nb dl { margin-left:280px; color:#FFFFFF; width:330px;  }

.room_info_nbo img { float:left;  }


.room_info_nb dt {font-weight:bold;  }

#room_img_c1 {
	width:250px;
	height:150px;
	margin-left:10px;
	float:left;
}
#room_img_c1 img,#room_img_c2 img,#room_img_c4 img,#room_img_c9 img,#room_img_c10 img{ display:none; }

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

#room_img_c1 a:hover {
	background:url(../img/rm_img_01_l.jpg) no-repeat 0px -150px;
}
#room_img_c2 {
	width:250px;
	height:150px;
	margin-left:10px;
	float:left;
}
#room_img_c2 a {
	width:250px;
	height:150px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_02_l.jpg) no-repeat 0px 0px;
}

#room_img_c2 a:hover {
	background:url(../img/rm_img_02_l.jpg) no-repeat 0px -150px;
}

#room_img_c4 {
	width:250px;
	height:150px;
	margin-left:10px;
	float:left;
}
#room_img_c4 a {
	width:250px;
	height:150px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_04_l.jpg) no-repeat 0px 0px;
}

#room_img_c4 a:hover {
	background:url(../img/rm_img_04_l.jpg) no-repeat 0px -150px;
}

#room_img_c9 {
	width:250px;
	height:150px;
	margin-left:10px;
	float:left;
}
#room_img_c9 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_09_l.jpg) no-repeat 0px 0px;
}

#room_img_c9 a:hover{
	background:url(../img/rm_img_09_l.jpg) no-repeat 0px -150px;
}
#room_img_c10 {
	width:250px;
	height:150px;
	margin-left:10px;
	float:left;
}
#room_img_c10 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/rm_img_10_l.jpg) no-repeat 0px 0px;
}

#room_img_c10 a:hover{
	background:url(../img/rm_img_10_l.jpg) no-repeat 0px -150px;
}


.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}

/*100820 ビューバス項目追加*/
.viewbath_bck{ background:#a6937c; width:651px;}
.txt_gr{color:#333;}
.room_info_nb p{ width:580px; margin:15px auto; background: url(../img/room_point.gif) 3px 5px no-repeat #fff9f3; border:1px dotted #a3886a; padding:4px 20px 5px;}

/*  ---- 客室KV gallery ----  */

#container .photoGallery {
        width:650px;
        height:245px;
		padding:0 0 0 0;
}

#container .largeImage,
#container .largeImage02 {
        width:410px;
        height:235px;
		float:right;
}

#container .thumbs,
#container .thumbs02 {
	width:240px;
	float:left;
}

#container .thumbs li,
#container .thumbs02 li {
        width:75px;
        height:75px;
		float:left;
		margin:0;
		padding:0 5px 5px 0;
}

#container .discription {
	width:620px;
	padding:0 5px 0 0;
	text-align:right;
}

/* Change Opacity to 100% on roll over */
#container .thumbs li a:hover img,
#container .thumbs02 li a:hover img {

/* for IE */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=70);

/* CSS3 standard */
opacity:0.7;
    }

