@charset "Shift-JIS";

html{
	overflow-y: scroll;
}
body{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 15px;
	color: #3C330A;
}
a{
	text-decoration: none;
	outline: 0;
}
a:link{ color: #272921; }
a:visited{ color: #272921; }
a:hover{ color: #75782E; }
img{
	border: none;
}
strong{
	font-weight: normal;
}
h1 {
	margin: 0px;
	padding: 1px;
	font-size: 12px;
	font-weight: normal;
}
h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}
table{
	border-collapse: collapse;
}
table td{
	padding: 0px;
}
.clear{
	clear: both;
	height: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li{
	margin: 0px;
	padding: 0px;
}

.bold{
	font-weight: bold;
}

.f-left{
	float: left;
}
.f-right{
	float: right;
}


/*　サイト全体ここから　*/
#back{
	background-color: #023403;
}
/*　サイト全体ここまで　*/


/*ヘッダー部分*/
#head {
	background: #011102;
}
#head h1 {
	width: 900px;
	margin: 0px auto;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 13px;
}
#head h1 a:link{ color: #B9B9B9; }
#head h1 a:visited{ color: #B9B9B9 }
#head h1 a:hover{ color: #B9B9B9 }

#head .yago-box{
	padding: 0px 0px 0px 0px;
	background: #081C01;
	border-top: 1px solid #575012;
}
#head .yago-box .inner{
	width: 925px;
	height: 78px;
	margin: 0px auto;
	background: url(../img2/top-back-head2.gif) left top no-repeat #081C01;
}
#head .yago-box .inner .yago{
	width: 210px;
	padding: 25px 0px 0px 25px;
}
#head .yago-box .inner .catchcopy{
	width: 232px;
	padding: 35px 0px 0px 20px;
}
#head .yago-box .inner .head-tel{
	width: 350px;
	padding: 15px 40px 0px 0px;
	text-align: right;
}

/*メニュー部分*/
.menu{
	height: 38px;
	padding: 0px 0px 0px 0px;
	background: url(../img2/menu-back.gif) left top repeat-x;
	border-top: 1px solid #575012;
	border-bottom: 1px solid #575012;
}
.menu .inner{
	width: 925px;
	margin: 0px auto;
}
.menu a{
	display: block;
	height: 39px;
	background-position: center top;
	background-repeat: no-repeat;
}
.menu-onsen a{
	width: 111px;
	background-image: url(../img3/menu-onsen.gif);
}
.menu-onsen a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-faciliti a{
	width: 111px;
	background-image: url(../img3/menu-faciliti.gif);
}
.menu-faciliti a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-room a{
	width: 111px;
	background-image: url(../img3/menu-room.gif);
}
.menu-room a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-cuisine a{
	width: 111px;
	background-image: url(../img3/menu-cuisine.gif);
}
.menu-cuisine a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-reserve a{
	width: 112px;
	background-image: url(../img3/menu-reserve.gif);
}
.menu-reserve a:hover{
	width: 112px;
	background-position: center bottom;
}
.menu-access a{
	width: 111px;
	background-image: url(../img3/menu-access.gif);
}
.menu-access a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-sight a{
	width: 111px;
	background-image: url(../img3/menu-sight.gif);
}
.menu-sight a:hover{
	width: 111px;
	background-position: center bottom;
}
.menu-yoyaku a{
	width: 112px;
	background-image: url(../img3/menu-yoyaku.gif);
}
.menu-yoyaku a:hover{
	width: 112px;
	background-position: center bottom;
}

/*区切り線*/
.kugiri1{
	height: 6px;
	background: url(../img2/top-border1.gif) left top repeat-x;
}

.kugiri2{
	height: 6px;
	background: url(../img2/top-border2.gif) left top repeat-x;
}

/*　フッターここから　*/
#foot{
	background-color: #0A1D02;
	color: #DFDFDF;
}
.foot-inner{
	width: 925px;
	margin: 0px auto;
	padding: 8px 0px 10px 0px;
	line-height: 130%;
}
.foot-inner .foot-link{
	width: 450px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.foot-inner  .foot-link a{
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	background: url(../img2/top-list-mark1.gif) left top no-repeat;
	color: #E9DECC;
}
.foot-inner  .foot-link a:hover{
	display: block;
	padding: 0px 12px 0px 12px;
	background: url(../img2/top-list-mark1.gif) left bottom no-repeat;
	color: #FF6600;
}
.foot-yago{
	width: 300px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
}
.foot-yago strong{
	font-size: large;
	line-height: 140%;
}

#foot-copyright{
	background-color: #011102;
	border-top: 1px solid #363E19;
}
#foot-copyright .inner{
	width: 880px;
	margin: 0px auto;
	padding: 3px 0px;
	text-align: center;
	font-size: 13px;
	color: #DFDFDF;
}
#foot-copyright a{ color: #DFDFDF }
#foot-copyright a:link{ color: #DFDFDF }
#foot-copyright a:visited{ color: #DFDFDF }
#foot-copyright a:hover{ color: #DFDFDF }

#foot-log {
	background: #011102;
	text-align: right;
}
/*　フッターここまで　*/

/*　clear関係　*/
.clear{
	clear: both;
}
/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*　clear関係ここまで　*/

