@charset "utf-8";
/* CSS Document */
@import url("top.css");
@import url("con_tab.css");

/* clearfix
================================================== */
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



.iepngfix {behavior: expression(IEPNGFIX.fix(this));}  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body{
	background:url(../img/bg2.jpg) center top no-repeat #b2b298;
}
	
img{
	border:none;
	margin:0px;
}
a { /* FireFox リンク選択時の点線を消す　*/
    overflow: hidden;
    outline: none;
}
a:hover img{
	opacity:0.5;
	filter:alpha(opacity=70);opacity:.70;
	outline:none;
}


#wrap{
	width:950px;
	margin: 0px auto;
	font-size:13px;
	
}
#main_wrap{
	width:950px;
	background:url(../img/cont_bg.jpg);
	float:left;
}


/*--------------------------------------------
	ヘッダー
--------------------------------------------*/
#header{
	width:950px;
	background:url(../img/header_bg.jpg) no-repeat;
	height:116px;
}
#sub_navi{
	width:306px;
	height:20px;
	float:right;
	text-align:right;
	margin-top:36px;
	margin-bottom:10px;
	padding-right:20px;
}
#sub_navi img{
	margin-left:3px;
}
.linklogo{
	width:278px;
	height:130px;
	position:absolute;
	overflow:hidden;
	margin-left:21px;
	top:0;
}

/*グローバルナビ*/
#g_navi{
	width:652px;
	height:50px;
	background:url(../img/g_navi_bg.jpg) repeat-x;
	margin-top:0px;
	margin-right:0px;
	display:inline;
	float:right;
	outline:none;
}

div#g_navi ul {
	margin:0;
	padding:0;
	height:50px;
	display:inline;
	float:right;
	outline:none;
	}
div#g_navi ul li {
	margin:0;
	padding:0;
	height:50px;
	display:inline;
	float:left;
	list-style:none;
	outline:none;
	}
	
#g_navi a {
	margin:0 ;padding:0;display:block;text-indent: -3000px;	outline:none;
	
	}
	
	#g_navi #g_navi1 {
	width:125px;height:50px;
	margin:0px; padding:0px;
	}
	#g_navi #g_navi1 a {
	background-image:url(../img/navi/navi01_off.jpg);width:125px;height:50px;background-repeat:no-repeat;
	}
	#g_navi #g_navi1 a:hover {
	background-image:url(../img/navi/navi01_on.jpg);width:125px;height:50px;background-repeat:no-repeat;
	}

	#g_navi #g_navi2 {
	width:113px;height:50px;
	margin:0px; padding:0px;
	}
	#g_navi #g_navi2 a {
	background-image:url(../img/navi/navi02_off.jpg);width:113px;height:50px;background-repeat:no-repeat;
	}
	#g_navi #g_navi2 a:hover {
	background-image:url(../img/navi/navi02_on.jpg);width:113px;height:50px;background-repeat:no-repeat;
	}

	#g_navi #g_navi3 {
	width:112px;height:50px;
	margin:0px; padding:0px;
	}
	#g_navi #g_navi3 a {
	background-image:url(../img/navi/navi03_off.jpg);width:112px;height:50px;background-repeat:no-repeat;
	}
	#g_navi #g_navi3 a:hover {
	background-image:url(../img/navi/navi03_on.jpg);width:112x;height:50px;background-repeat:no-repeat;
	}

	#g_navi #g_navi4 {
	width:142px;height:50px;
	margin:0px; padding:0px;
	}
	#g_navi #g_navi4 a {
	background-image:url(../img/navi/navi04_off.jpg);width:142px;height:50px;background-repeat:no-repeat;
	}
	#g_navi #g_navi4 a:hover {
	background-image:url(../img/navi/navi04_on.jpg);width:142x;height:50px;background-repeat:no-repeat;
	}
	
	#g_navi #g_navi5 {
	width:160px;height:50px;
	margin:0px; padding:0px;
	}
	#g_navi #g_navi5 a {
	background-image:url(../img/navi/navi05_off.jpg);width:160px;height:50px;background-repeat:no-repeat;
	}
	#g_navi #g_navi5 a:hover {
	background-image:url(../img/navi/navi05_on.jpg);width:160x;height:50px;background-repeat:no-repeat;
	}	

/*--------------------------------------------
	コンテンツ
--------------------------------------------*/
#fla{
	width:950px;
	height:450px;
}
#contents{
	width:950px;
	height:100%;
	background:url(../img/bg_con.jpg);
	float:left;
}
#contents2{
	width:917px;
	height:100%;
	background:url(../img/l_bg_btm.jpg) bottom no-repeat;
	padding:0px 21px 20px 12px;
	float:left;
}
#con_3{
	width:936px;
	height:100%;
	background:url(../img/l_bg_btm.jpg) bottom no-repeat;
	padding:0px 2px 20px 12px;
	float:left;
}


#con_l{
	width:200px;
	height:100%;
	float:left;
	padding-top:20px;
}
#con_l_bg{
	width:180px;
	height:100%;
	padding:0 10px;
}
#line2{
	width:950px;
	height:10px;
	background:url(../img/line2.jpg) no-repeat;
}



/*hタグ*/
h4{
	color:#3d3729;
	font-size:13px;
}


/*左側*/
/*空室検索*/
#con_l .search_box{
	width:180px;
	padding:0px;
	height:auto;
}
.search{
	padding:2px 15px 0px 18px;
	background:url(../img/search_bg.jpg);
}
table.tbl_src{
	color:#3d3729;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
/*左バナー*/
ul.ul_r_bnr{
	list-style:none;
	margin:0px;
}
ul.ul_r_bnr li{
	list-style:none;
	width:180px;
	margin:5px 0 0 0;
}
ul.ul_r_bnr li.l01{
	width:180px;
	height:35px;
}
ul.ul_r_bnr li.l02{
	background:url(../img/bnr_l_01.jpg) no-repeat;
	width:180px;
	height:80px;
}
ul.ul_r_bnr li.l03{
	width:180px;
	height:60px;
}
ul.ul_r_bnr li.l04{
	background:url(../img/bnr_l_03.jpg) no-repeat;
	width:180px;
	height:85px;
}
ul.ul_r_bnr li.l05{
	width:180px;
	height:55px;
}

#li01{
	width:180px;
	height:35px;
	background:url(../img/left_btn01.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}



/*--------------------------------------------
	フッター
--------------------------------------------*/
#footer{
	width:950px;
	height:206px;
	background:url(../img/footer_bg.jpg) no-repeat;
	position:relative;
	padding-top:30px;
}
.ft_navi {
	width:610px;
	height:23px;
	background:url(../img/ft_navi_bg.jpg) no-repeat;
	margin:0px 0 10px 20px;
	padding-top:7px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	color:#43483f;
	letter-spacing: 0.2em;
}
.ft_navi a{
	color:#43483f;
	text-decoration:none;

}
.ft_navi a:hover{
	text-decoration:underline;
	color:#43483f;
	letter-spacing: 0.2em;
}
.ft_sub_navi{
	margin-left:20px;
}
div#footer .top_page{
	width:930px;
	padding-right:20px;
	padding-bottom:49px;
	text-align:right;
	position:absolute;
	bottom:0;
	outline:none;
}
/*--------------------------------------------
	料理
--------------------------------------------*/
#topimg3{
	width:950px;
	height:170px;
	background:url(../img/top_img3.jpg) no-repeat top;
}
#con_m4{
	width:705px;
	padding:10px 20px 0 10px;
	float:right;
	background:url(../img/main_con3.jpg) no-repeat right top;
}
.con_c{
	width:635px;
	height:569px;
	background:url(../img/cui_bg.jpg) no-repeat;
	margin-bottom:20px;
	padding-left:71px;
	padding-top:31px;
}
.con2_c{
	width:635px;
	height:569px;
	background:url(../img/cui_bg2.jpg) no-repeat;
	margin-bottom:20px;
	padding-left:71px;
	padding-top:31px;
}
.con3_c{
	width:635px;
	height:569px;
	background:url(../img/cui_bg3.jpg) no-repeat;
	margin-bottom:20px;
	padding-left:71px;
	padding-top:31px;
}
.con4_c{
	width:635px;
	height:569px;
	background:url(../img/cui_bg4.jpg) no-repeat;
	margin-bottom:20px;
	padding-left:71px;
	padding-top:31px;
}
.con5_c{
	width:635px;
	height:569px;
	background:url(../img/cui_bg5.jpg) no-repeat;
	margin-bottom:20px;
	padding-left:71px;
	padding-top:31px;
}
.c_img{
	float:left;
	width:626px;
	height:300px;
	margin-bottom:5px;
}
.c_list{
	float:left;
	width:100%;
	height:60px;
	margin-right:10px;
}
.c_list img{
	margin-right:5px;
	display:inline;
}
.c_btn{
	float:left;
	width:120px;
	height:160px;
	padding-top:30px;
}
.c_btn img{
	margin-right:5px;
}

ul.ulc{
	padding-top:70px;
	width:450px;
	float:left;
	margin-left:40px;
	list-style:none;
	letter-spacing:2px;
	color:#6c744e;
}
ul.ulc li a{
	height:20px;
	text-decoration:none;
	color:#6c744e;
}
ul.ulc li a:hover{
	height:20px;
	text-decoration:underline;
}
.con_c2{
	width:706px;
	height:514px;
	background:url(../img/c_con2.jpg) no-repeat;
	margin-bottom:20px;
}
.con_c3{
	width:706px;
	height:542px;
	background:url(../img/c_con3.jpg) no-repeat;
	margin-bottom:30px;
}
/*--------------------------------------------
	客室
--------------------------------------------*/

#topimg1{
	width:950px;
	height:170px;
	background:url(../img/top_img1.jpg) no-repeat top;
}

#con_m2{
	width:705px;
	padding:10px 20px 0 10px;
	float:right;
	background:url(../img/main_con1.jpg) no-repeat right top;
}
#con_m3{
	width:705px;
	padding:10px 20px 0 10px;
	float:right;
	background:url(../img/main_con2.jpg) no-repeat right top;
}

.btn{
	width:705px;
	height:160px;
	text-align:right;
	margin-bottom:10px;
}
.btn img{
	margin-left:5px;
}
.con_r1{
	width:706px;
	height:670px;
	background:url(../img/r_eastbg.jpg) no-repeat;
	margin-bottom:30px;
	padding-top:31px;
}


/*▼禁煙ルーム追加*/
.con_r1_2{
	width:706px;
	height:720px;
	background:url(../img/r_eastbg_2.jpg) no-repeat;
	margin-bottom:30px;
	padding-top:31px;
}
/*▲禁煙ルーム追加*/

.r_l{
	width:50px;
	height:350px;
	padding-top:285px;
	padding-left:20px;
	float:left;
}
.con_r2{
	width:706px;
	height:700px;
	background:url(../img/r_westbg.jpg) no-repeat;
	margin-bottom:30px;
	padding-top:30px;
}

.c2_01{
	width:707px;
	height:1483px;
	background:url(../img/con_under01.jpg) no-repeat;
	margin-bottom:20px;
}

.c2_02{
	width:707px;
	height:362px;
	background:url(../img/con_under02.jpg) no-repeat;
	margin-bottom:30px;
}
.btm_s{
	width:687px;
	height:60px;
	text-align:right;
	background:url(../img/travel_bg.jpg) no-repeat;
	padding:13px 20px 0 0;
}
.btm_s img{
	margin-left:10px;
}
.btn_p{
	width:147px;
	height:26px;
	float:right;
	margin-top:40px;
	margin-right:11px;
}
/*客室切り替え用背景（客室文字）*/
.con_img1{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg1.jpg) no-repeat right top;
}
.con_img2{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg2.jpg) no-repeat right top;
}
.con_img3{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg3.jpg) no-repeat right top;
}
.con_img4{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg4.jpg) no-repeat right top;
}
.con_img5{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg5.jpg) no-repeat right top;
}
.con_img6{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg6.jpg) no-repeat right top;
}
.con_img7{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg7.jpg) no-repeat right top;
}
.con_img8{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg8.jpg) no-repeat right top;
}
.con_img9{
	margin-top:30px;width:634px;height:250px;float:left;
	background:url(../img/con_img_bg9.jpg) no-repeat right top;
}
.con_imgs{
	margin-top:10px;
	width:400px;
	height:60px;
	float:left;
}
.con_imgs img{
	margin-right:5px;
}

p#e1{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/e1.jpg) no-repeat;
}
p#e2{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/e2.jpg) no-repeat;
}
p#e3{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/e3.jpg) no-repeat;
}
p#e4{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/e4.jpg) no-repeat;
}
p#w1{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/w1.jpg) no-repeat;
}
p#w2{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/w2.jpg) no-repeat;
}
p#w3{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/w3.jpg) no-repeat;
}
p#w4{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/w4.jpg) no-repeat;
}
p#w5{
	width:620px;height:100px;float:left;margin-top:5px;
	background:url(../img/w5.jpg) no-repeat;
}


.ulcon{
	width:600px;
	background:url(../img/ul_r_bg.jpg) no-repeat;
	padding:20px 0 0 20px;
	margin-top:30px;
	list-style:none;
	letter-spacing:2px;
	float:left;
	color:#6c744e;
}
.ulcon li {
	background:url(../img/icon2.jpg) no-repeat;
	padding-left:20px;
}
.ulcon li a{
	height:20px;
	text-decoration:none;
	color:#6c744e;
}
.ulcon li a:hover{
	height:20px;
	text-decoration:underline;
}


/*--------------------------------------------
	温泉
--------------------------------------------*/
#topimg2{
	width:950px;
	height:170px;
	background:url(../img/top_img2.jpg) no-repeat top;
}
.con_s{
	width:635px;
	height:490px;
	background:url(../img/spa_bg.jpg) no-repeat;
	margin-bottom:30px;
	padding-left:71px;
	padding-top:31px;
}
.con_s2{
	width:635px;
	height:490px;
	background:url(../img/spa_bg2.jpg) no-repeat;
	margin-bottom:30px;
	padding-left:71px;
	padding-top:31px;
}
.con_s3{
	width:635px;
	height:490px;
	background:url(../img/spa_bg3.jpg) no-repeat;
	margin-bottom:30px;
	padding-left:71px;
	padding-top:31px;
}
.con_s4{
	width:635px;
	height:490px;
	background:url(../img/spa_bg4.jpg) no-repeat;
	margin-bottom:30px;
	padding-left:71px;
	padding-top:31px;
}
.s_img{
	float:left;
	width:556px;
}
.s_list{
	float:right;
	width:60px;
	margin-right:10px;
}
.s_list img{
	margin-bottom:5px;
	display:inline;
}
.s_btn{
	float:left;
	width:500px;
	height:160px;
	padding-top:30px;
}
.s_btn img{
	margin-right:5px;
}


.c3_01{
	width:707px;
	height:686px;
	background:url(../img/con_under03.jpg) no-repeat;
	margin-bottom:30px;
}


/*画像を透過*/

.Banner a{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
.Banner a:hover{
    filter:alpha(opacity=80); 
    -moz-opacity: 0.5; 
    opacity: 0.8;
} 
.Banner a img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
.Banner a:hover img{
    filter:alpha(opacity=80); 
    -moz-opacity: 0.5; 
    opacity: 0.8;
} 
