@charset "Shift_JIS";
/* --------------------------------------------------------
基本
-------------------------------------------------------- */
body{
	font-size:62.5%;
	line-height:150%;
	color:#666666;
	background:#EEE;
	margin:0;
	padding:0;
	text-align:center;
}

h1,form,p,ul,ol{
	margin:0;
	padding:0;
}

h2{margin-top:15px;}

h3{
	margin:0;
	padding-bottom:5px;
	color:#301600;
	font-size:x-small;
}

h4{
	width:924px;
	height:85px;
	margin:0;
	background: url(../img/bg_g.jpg);
	background-position:top;
	text-align:left;
	}


img{
	border:0;
}

a:link{
	color:#3366cc;
	text-decoration:underline;
}
a:visited{
	color:#cc6633;
	text-decoration:underline;
}
a:active{
	color:#660000;
	text-decoration:
	underline;
	}
a:hover{
	color:#660000;
	text-decoration:underline;
}

.a2:link				{	color:				#ffffff;
					text-decoration:		underline;		}
.a2:visited			{	color:				#ffffff;
					text-decoration:		underline;		}
.a2:active			{	color:				#660000;
					text-decoration:		underline;		}
.a2:hover			{	color:				#660000;
					text-decoration:		underline;		}
					
.sub_link{font-size:13px;}

.text_w			{	color:				#ffffff;			}
.text_r			{	color:				#c2345e;		}
.text_b			{	color:				#3366cc;		}
.text_t			{	color:				#634D3C;		}
.text_bro			{	color:				#301600;		}
.text_bk				{	color:				#000000;				}
.text_br				{	color:				#301600;			}

.bg_w			{	background-color:	#ffffff;		}

.bg_border			{	background-color:	#9f8c7c;		}
.bg_menu			{	background-color:	#9f8c7c;		}
.bg_footer			{	background-color:	#9f8c7c;		}

.bg_header			{	background-color:	#ffffff;		}
.bg_title			{	background-color:	#baaca0;		}

.bg_main			{	background-color:	#f1eeeb;		}
.bg_main02			{	background-color:	#ffffff;		}
.bg_line			{	background-color:	#e2dcd7;		}
.bg_anchor			{	background-color:	#e2dcd7;		}

.bg_box_border		{	background-color:	#cccccc;		}
.bg_box_title		{	background-color:	#f8f7f5;		}
.bg_box_title_br		{	background-color:	#DFD9D3;		}
.bg_box_bg		{	background-color:	#fcfcfb;		}
.bg_box_bg		{	background-color:	#ffffff;		}

.bg_box_calendar	{	background-color:	#fdfdfc;		}
.bg_box_calendar_wd	{	background-color:	#f8f7f5;		}
.bg_box_calendar_sat	{	background-color:	#e5e5ff;
					color:				#666666;		}
.bg_box_calendar_sun	{	background-color:	#ffe5e5;
					color:				#666666;		}

.m				{	padding-left:		20px;
					padding-right:		20px;
					padding-top:		20px;
					padding-bottom:	20px;		}

.m_top			{	padding-left:		20px;
					padding-right:		20px;
					padding-top:		15px;
					padding-bottom:	15px;		}

.m20				{	padding-left:		20px;
					padding-right:		20px;		}

.m20t				{	padding-left:		20px;
					padding-right:		0px;		}

.box				{	padding-left:		10px;
					padding-right:		10px;
					padding-top:		5px;
					padding-bottom:	5px;			}

.box_table			{	padding-left:		10px;
					padding-right:		10px;
					padding-top:		2px;
					padding-bottom:	2px;			}



/* --------------------------------------------------------
構造
-------------------------------------------------------- */

/* Wrapper */

#wrapper{
	width:924px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

/* Header */

#header{
	width:924px;
	height:118px;
	margin:0;
	padding:0;
	background:url(../img/bg_top.jpg) repeat-x left bottom;
}


#header #h_left{
	float:left;
	width:320px;
	height:81px;
	padding:0;
	text-align:left;
}

#header #h_left #logo{
	margin:0 0 0 14px;
}

#header #h_right{
	float:right;
	width:565px;
	margin:0 25px 0 0;
	padding:0;
	color:#000000;
	text-align:right;

}

* html #header #h_right{
    margin:0px 13px 0px 0px; }

#header #h_right h1{
	margin:0;
	color:#000000;
	font-size:12px;
	padding:13px 0 0 0;
	font-weight: normal;
	
}

#header br{clear:both;}


#header #navi{
	padding-left:14px;
	height:37px;
}

#header #navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header #navi li{
	margin:0;
	padding:0;
	float:left;
	text-indent:-9999px;
}

#header #navi li a{
	margin:0;
	padding:0;
	display:block;
	height:37px;
		text-indent:-9999px;
}

#header #navi .navi1{
	width:67px;
	background: url(../img/m_01a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi1 a:hover{
	width:67px;
	background: url(../img/m_01b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi1on{
	width:67px;
	background: url(../img/m_01b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi2{
	width:112px;
	background: url(../img/m_02a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi2 a:hover{
	width:112px;
	background: url(../img/m_02b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi2on{
	width:112px;
	background: url(../img/m_02b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi3{
	width:109px;
	background: url(../img/m_03a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi3 a:hover{
	width:109px;
	background: url(../img/m_03b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi3on{
	width:109px;
	background: url(../img/m_03b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi4{
	width:105px;
	background: url(../img/m_04a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi4 a:hover{
	width:105px;
	background: url(../img/m_04b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi4on{
	width:105px;
	background: url(../img/m_04b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi5{
	width:89px;
	background: url(../img/m_05a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi5 a:hover{
	width:89px;
	background: url(../img/m_05b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi5on{
	width:89px;
	background: url(../img/m_05b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi6{
	width:81px;
	background: url(../img/m_06a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi6 a:hover{
	width:81px;
	background: url(../img/m_06b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi6on{
	width:81px;
	background: url(../img/m_06b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi7{
	width:97px;
	background: url(../img/m_07a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi7 a:hover{
	width:97px;
	background: url(../img/m_07b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi7on{
	width:97px;
	background: url(../img/m_07b.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi8{
	width:145px;
	background: url(../img/m_08a.jpg);
	background-repeat:no-repeat;
}

#header #navi .navi8 a:hover{
	width:145px;
	background: url(../img/m_08b.jpg);
	background-repeat:no-repeat;
}
#header #navi .navi8on{
	width:145px;
	background: url(../img/m_08b.jpg);
	background-repeat:no-repeat;
}



/* Contents */

#contents{
	margin:0 auto;
	background:#FFF;
	width:924px;
	padding-top:1px;
}


#contents td{
	font-size:80%;
	line-height:150%;
}

td{
	font-size:80%;
	line-height:150%;
}


/* Footer */

#footer{
	margin:0;
	width:924px;
	text-align:left;
}

#footer1{
	border-top:solid 1px #999;
	padding:10px 10px 10px 30px;
	height:75px;
	font-size:12px;
	line-height:160%;
	background:#FFF;
}

#footer1 img.qr{
	display:block;
	float:left;
	margin-right:20px;
}

#footer1 .txt{
	padding-top:18px;
}

#footer2{
	clear:both;
	border-top:solid 1px #999;
	padding:15px 10px 10px 10px;
	height:85px;
	font-size:10px;
	line-height:150%;
	background:#EEE;
}

#footer2 div{
	padding-bottom:5px;
	font-size:12px;
	color:#634D3C;
}

#footer3{
	padding:15px 10px 10px 10px;
	background:#9F8C7C;
	height:55px;
	color:#FFF;
}

#footer3 #ad{
	float:left;
	width:520px;
}
#footer3 #ad .link{
	padding:5px 0;
}

#footer3 #ad .link a:link{
	padding:5px 0;
	color:#ffffff;
}

#footer3 #ad .link a:visited{
	padding:5px 0;
	color:#ffffff;
}

#footer3 #ad .link a:active{
	padding:5px 0;
	color:#660000;
}

#footer3 #ad .link a:hover{
	padding:5px 0;
	color:#660000;
}

#footer3 #copyright{
	padding-top:10px;
	width:auto;
	float:right;
	text-align:right;
}


/* TOP */

#flash{
	margin:0;
	padding:0;
}
#menu img{
margin:0;
padding:0;
float:left;
border-top:1px solid #FFF;
}
.photo{
border-right:3px solid #FFF;
}
.photo2{
border-right:2px solid #FFF;
}

/* TOP nabber */

#banner{
  text-align:center;
   width:289px;
   border-left:1px solid #999;
   background-color:#E0E0D4;
   }


/* コンセプト */

.conceptsp1{
	width:463px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	padding:18px 15px 18px 20px;
}
.conceptsp2{
	width:463px;
	border-top:1px solid #999;
	padding:18px 15px 18px 20px;
}
.conceptsp3{
	width:463px;
	border-top:1px solid #999;
	padding:18px 15px 18px 20px;
}
.conceptsp4{
	width:463px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	padding:18px 15px 18px 20px;
}

.images{
	margin-bottom:10px;
}


/* 客室 */
#room{
	width:924px;
	background: url(../../guestroom/images/bg_b.jpg) repeat-x;
	margin-bottom:20px;
}
#groombg{
	width:885px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #D5D0CC;

}
#groombg .pho{
	float:left;
	margin-right:4px;
}

#groombg .caption{
	font-size:10px;
	color:#301600;
}

#roominfo{
	border:1px solid #999999;
}
#roominfo th{
	font-size:x-small;
	border-bottom:1px solid #999999; 
	border-left:1px solid #999999;
	background-color:	#DFD9D3;
	text-align:left;
}

#roominfo .info1{
	font-size:x-small;
	border-bottom:1px solid #999999;
	background-color:	#DFD9D3;
	text-align:left;
	font-weight: bold;
}
#roominfo .info2{
	font-size:x-small;
	background-color:	#DFD9D3;
	text-align:left;
	font-weight: bold;
}

#roominfo .price1{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
}
#roominfo .price2{
	border-left:1px solid #999999;
	text-align:right;
}


/* 20110421チェックインチェックアウトテキストに修正 */
.cico{width:875px; text-align:center;}

.cico_left{width:200px; float:left;}

.cico_right{width:600px; float:left; margin: 0 0 0 20px;}

.cico_mini{ border:1px solid #CCCCCC;}

.cico_mini th{ background-color: #b96682; font-size:76%; font-weight:bold; text-align:left; padding:5px; color:#FFFFFF;}

.cico_mini td{ padding:5px; border:1px dotted #CCCCCC;}

.cico_big{ border:1px solid #CCCCCC;}

.cico_big th{ background-color: #aaaaaa; font-size:76%; font-weight:bold; text-align:left; padding:5px; color:#ffffff;}

.cico_big td{ padding:5px; border:1px dotted #CCCCCC;}


.cico .border_g{
	text-align:left;
	padding:3px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

/* 施設ガイド */

#check{
	border:1px solid #999999;
	margin-bottom:30px;
}
#check p{
	padding:10px 10px 10px 20px;
}

#guide{
	border:1px solid #999999;
	background: url(../../facilities/images/bg_b.jpg) ;
	background-repeat:repeat-x;
	margin-bottom:30px;
	padding-bottom:15px;
}

#guide .ph{
	margin-bottom:15px;
}

/* 周辺施設 */

#links{
}

#links h3{
	margin:0;
	padding:0px;
	font-size:x-small;
	line-height:150%;
	color:#C2335E;
}

#links div{
	margin-bottom:30px;
}

#links .llist{
	padding:20px;
	border-right:1px dotted #D5D0CC;
	border-bottom:1px dotted #D5D0CC;
}

#links .rlist{
	padding:20px;
	border-bottom:1px dotted #D5D0CC;
}

#links .runder{
	padding:20px;
	border-right:1px dotted #D5D0CC;
}

/* アクセス */


.maptit{
	width:924px;
	height:90px;
	background: url(../img/bg_b.jpg);
	text-align:left;
}

.map{
	width:924px;
	text-align:center;
	margin:5px 0 40px 0;
}

/* TOP Reservation window */
form{margin:0; padding:0; }

img#ttl{float:left; }

table#rsv{width:924px; background:#c1b7b4; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; font-size:125%; margin:0; padding:0; }

table#rsv td{padding:0;  font-size:100%;}


/*▼20100805▼*/
/*
table#rsv td#cts{padding:8px 10px 5px; color:#000000; line-height:1.6; background:url(../../img/top/search_arw.gif) 520px 30px no-repeat; }

table#rsv td#cts ul{margin:0; padding:0px; float:left; width:550px; font-size:100%; }

table#rsv td#cts ul li{list-style-type:none; margin-left:0px; float:left; margin-right:10px; }
*/

table#rsv td#cts{ width:634px; color:#000000; line-height:1.6; /*background:url(../../img/top/search_arw.gif) 450px 30px no-repeat;*/ background-color:#c1b7b4; font-size:11px; }

table#rsv td#cts img{
padding:5px;
margin:5px;
}

table#rsv td#cts ul{padding:0 5px 5px 5px; margin:0 5px 5px 5px; float:left; width:500px; font-size:100%; }

table#rsv td#cts ul li{list-style-type:none; margin-left:0px; float:left; margin-right:10px; }

/*▲20100805▲*/


table#rsv td#btn{background:#8d9ab5; padding:5px; }

.clear{clear:both; _width:100%; }

#Search_A{float:left; margin-top:15px; }

#captiontxt2{
	margin:0;
	padding:10px;
	font-size:12px;
	line-height:140%;
	text-align:left;
	background:url(../../img/top/shadow.gif) 2px 0 no-repeat;
}

/*twitter facebook sharebutton_20111115*/
/*share  ico*/
.share_ico{ margin:0; padding:0;}
.share_ico li{ list-style-type:none; float:right; padding:0 5px 0 0; vertical-align:bottom;}

/*twitter ico*/
img.tweetButton {
    padding: 0 0 1px;
    vertical-align: middle;
}

.share_ico li.tw_cnt{padding:2px 0 0 0;}

/*facebook ico*/
.fb_cnt{width:45px;
height:24px; overflow:hidden; padding:2px 0 0 0;}

#h_right .left{width:150px; float:right; padding:25px 5px 0 0;}
#h_right .right{width:370px; float:right;}
