@charset "Shift_JIS";


/*============================================================
//  基本設定
//==========================================================*/


html  {
	margin: 0;
	padding: 0;
}
body  {
	margin: 0 0 20px 0;
	padding: 0;
/*	text-align: center;*/
	background-color: #f7f0e1;
	font-size:12px;
}

a { text-decoration: underline; }

h1, h2, h3, h4, h5, h6, pre, blockquote
{
	margin: 0px;
	padding: 0px;
}

#NAVI ul,.inner ul,#FOOTER p
{
	margin: 0px;
	padding: 0px;
}

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */



.left{
	float:left;
}
.right{
	float:right;
}

#page {
	position: relative;
/*	margin: 0 auto;*/
	margin: 0;
	width: 900px;
	text-align: center;
}

#contentsimage {
	background-color: #FFFFFF;
	width: 900px;
	border-left: 1px solid #e6cd9b;
	border-right: 1px solid #e6cd9b;
	float: none;
}

#container {
	position: relative;
/*	margin: 0 auto;*/
	margin: 0;
	padding: 17px 0 0 0;
	width: 898px;
	_width: 900px;
	text-align: center;
	border-left: 1px solid #e6cd9b;
	border-right: 1px solid #e6cd9b;
	border-bottom: 1px solid #e6cd9b;
	background-color: #ffffff;
}



/*============================================================
//  ヘッダ設定
//==========================================================*/
#HEADER {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height:100px;
	background-color: #e6cd9b;
}
#HEADER .inner {
	margin: 0 1px;
	padding: 0;
	width: 898px;
	height:66px;
	background-color: #ffffff;
}
#HEADER h1 {
	margin: 0;
	padding: 10px 0 0 0;
	width: 131px;
	height: 45px;
	float:left;
	text-align: right;
}
/*　「インターネット予約」～「English」リンク　.subnavi　*/
#HEADER .subnavi {
	float: right;
	height: 16px;
	width: 720px;
	text-align: right;
}

#HEADER .subnavi ul {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: right;
}

#HEADER .subnavi li {
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	line-height: 130%;
	border-left: 1px solid #e4e4e4;
	float:right;
}
#HEADER .subnavi li a {
	color: #777777;
	text-decoration:none;
}
#HEADER .subnavi li a:hover {
	color: #777777;
	text-decoration:underline;
}

/*　予約リンク　*/
#HEADER #yoyaku_navi {
	float: right;
	height: 50px;
	width: 720px;
}

#HEADER #yoyaku_navi ul{
	width: auto;
	padding: 0;
	margin: 15px 0 0 0;	/*　2009.12.17変更　*/
}

#HEADER #yoyaku_navi li{
	float: right;
	width: 112px;
	height: 30px;	/*　2009.12.17変更　*/
	padding: 0;
	margin: 0;
	line-height: 30px;	/*　2009.12.17変更　*/
	display: block;
	text-indent: -9999px;
	list-style: none;
}
#HEADER #yoyaku_navi li a {
	width: 112px;
	height: 30px;	/*　2009.12.17変更　*/
	display:block;
	/*\*/
	overflow: hidden;
	/**/
	text-indent:-9999px;
}

#HEADER #yoyaku_navi li.mn_s_room,
#HEADER #yoyaku_navi li.mn_s_room a {
	height: 30px;	/*　2009.12.17変更　*/
	width: 112px;
	display: block;
	background: url(../img/mn_s_room.jpg) no-repeat left top;
}

#HEADER #yoyaku_navi li.mn_s_room a:hover {
	background: url(../img/mn_s_room.jpg) no-repeat left bottom;
}
#HEADER #yoyaku_navi li.mn_s_restaurant,
#HEADER #yoyaku_navi li.mn_s_restaurant a {
	height: 30px;	/*　2009.12.17変更　*/
	width: 113px;
	display: block;
	background: url(../img/mn_s_restaurant.jpg) no-repeat left top;
}

#HEADER #yoyaku_navi li.mn_s_restaurant a:hover {
	background: url(../img/mn_s_restaurant.jpg) no-repeat left bottom;
}

/*=====　ナビ　=====*/
#NAVI {
	margin: 0 0 0 1px;
	padding: 0;
	width: 899px;
	height:34px;
}
#NAVI ul {
	width: 899px;
	height:34px;
}
#NAVI li {
	margin: 0;
	padding: 0;
	width: 112px;
	height: 34px;
	line-height: 34px;
	list-style: none;
	float:left;
	display:block;
	text-decoration:none;
text-indent:-9999px;
}
#NAVI li a {
	width: 112px;
	height: 34px;
	display:block;
	text-decoration:none;
/*¥*/
   overflow: hidden;
/**/
text-indent:-9999px;
}



/*=====　個別ナビ指定　=====*/
#NAVI li.btn01, 
#NAVI li.btn01 a {
	width: 113px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_home.jpg);
	text-decoration:none;
}
#NAVI li.btn01 a:hover {
	width: 113px;
	height: 34px;
	background-image:url(../img/mn_home2.jpg);
	text-decoration:none;
}
#NAVI li.btn02, 
#NAVI li.btn02 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_topics.jpg);
	text-decoration:none;
}
#NAVI li.btn02 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_topics2.jpg);
	text-decoration:none;
}
#NAVI li.btn03, 
#NAVI li.btn03 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_room.jpg);
	text-decoration:none;
}
#NAVI li.btn03 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_room2.jpg);
	text-decoration:none;
}
#NAVI li.btn04, 
#NAVI li.btn04 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_restaurant.jpg);
	text-decoration:none;
}
#NAVI li.btn04 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_restaurant2.jpg);
	text-decoration:none;
}
#NAVI li.btn05, 
#NAVI li.btn05 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_wedding.jpg);
	text-decoration:none;
}
#NAVI li.btn05 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_wedding2.jpg);
	text-decoration:none;
}
#NAVI li.btn06, 
#NAVI li.btn06 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_banquet.jpg);
	text-decoration:none;
}
#NAVI li.btn06 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_banquet2.jpg);
	text-decoration:none;
}
#NAVI li.btn07, 
#NAVI li.btn07 a {
	width: 112px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_spafit.jpg);
	text-decoration:none;
}
#NAVI li.btn07 a:hover {
	width: 112px;
	height: 34px;
	background-image:url(../img/mn_spafit2.jpg);
	text-decoration:none;
}
#NAVI li.btn08, 
#NAVI li.btn08 a {
	width: 113px;
	height: 34px;
	display:block;
	background-image:url(../img/mn_access.jpg);
	text-decoration:none;
}
#NAVI li.btn08 a:hover {
	width: 113px;
	height: 34px;
	background-image:url(../img/mn_access2.jpg);
	text-decoration:none;
}

/*============================================================
//  トピックスとバナー
//==========================================================*/

#page .wrap {
	margin: 0 4px 0 14px;
	width: 880px;
	height:auto;
}

/*============================================================
//  フッタ設定
//==========================================================*/

#FOOTER {
	margin: 20px auto;
	padding: 0;
	width: 870px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:center;
}

#FOOTER .subnavi {
	margin: 15px auto 25px;
	padding: 0 0 5px 0;
	width: 100%;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #ccb27f;
}

#FOOTER .subnavi ul {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
}

#FOOTER .subnavi li {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	line-height: 130%;
	border-right: 1px solid #e4e4e4;
	float:left;
}
#FOOTER .subnavi li a {
	color: #777777;
	text-decoration:none;
}
#FOOTER .subnavi li a:hover {
	color: #777777;
	text-decoration:underline;
}

#FOOTER .subnavi li a.emph {
	text-decoration:none;
	padding: 5px;
	color: #553F29;
	background: #DFCDAE;
	font-weight:bold;
}

#FOOTER .subnavi li a.emph:hover {
	color: #f00;
}

#FOOTER h5 {
	font-size: 12px;
	font-weight: bold;
	line-height:130%;
}
#FOOTER img {
	margin: 5px 0 0 0;
	text-align:center;
	clear:both;
}


/*=====　パンくずリスト、ページタイトル　=====*/

#listnv {
	text-align: left;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#pagetop {
	text-align: right;
	padding: 15px;
	clear: both;
}
#page #contentsimage #pageti {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#page #contentsimage {
	padding-bottom: 10px;
}
