/*
=========================================

ブラウザデフォルトスタイルリセット用定義

=========================================
*/

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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q: before,q: after {
	content: '';
}
abbr,acronym {
	border: 0;
}
/*
=========================================

FS ヘッダー用定義

=========================================
*/


#headWrap {
	clear: both;
	background-image: url(img/header/header_back.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 900px;
	text-align: left;
	height: 105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
}
#header h1 {
	float: left;
	display: inline;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header .comment {
	float: right;
}

/*　ヘッダーガイド
---------------------------------------------------------------------------- */

#header ul.guide {
	float: right;
	width: 352px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#header ul.guide li {
	float: left;
}
#header ul.guide li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	height: 17px;
}
#header ul.guide li.home a {
	width: 69px;
	background-image: url(img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.guide li.faq a {
	width: 92px;
	background-image: url(img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -69px 0;
}
#header ul.guide li.contact a {
	width: 97px;
	background-image: url(img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -161px 0;
}
#header ul.guide li.group a {
	width: 94px;
	background-image: url(img/header/header_guide.gif);
	background-repeat: no-repeat;
	background-position: -255px 0;
}



/*　グローバルナビゲーション
---------------------------------------------------------------------------- */
.gNavi {
	clear: both;
	position: absolute;
	width: 902px;
	margin-left:-451px;
	left: 50%;
	top: 75px;
}
.gNavi li {
	float: left;
}
.gNavi li a {
	display: block;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background-image: url(img/header/g_navi.png);
	background-repeat: no-repeat;
}
.gNavi li.room a {
	width: 75px;
	background-position: 0 0;
}
.gNavi li.room a:hover ,
body#room .gNavi li.room a {
	background-position: 0 -52px;
}
.gNavi li.facilities a {
	width: 83px;
	background-position: -75px 0;
}
.gNavi li.facilities a:hover ,
body#facilities .gNavi li.facilities a {
	background-position: -75px -52px;
}
.gNavi li.restaurant a {
	width: 148px;
	background-position: -158px 0;
}
.gNavi li.restaurant a:hover ,
body#restaurant .gNavi li.restaurant a {
	background-position: -158px -52px;
}
.gNavi li.banquet a {
	width: 109px;
	background-position: -306px 0;
}
.gNavi li.banquet a:hover ,
body#banquet .gNavi li.banquet a {
	background-position: -306px -52px;
}
.gNavi li.sightseeing a {
	width: 148px;
	background-position: -415px 0;
}
.gNavi li.sightseeing a:hover ,
body#sightseeing .gNavi li.sightseeing a {
	background-position: -415px -52px;
}
.gNavi li.access a {
	width: 82px;
	background-position: -563px 0;
}
.gNavi li.access a:hover ,
body#access .gNavi li.access a {
	background-position: -563px -52px;
}
.gNavi li.group a {
	width: 121px;
	background-position: -645px 0;
}
.gNavi li.group a:hover ,
body#group .gNavi li.group a {
	background-position: -645px -52px;
}
.gNavi li.plan a {
	width: 136px;
	background-position: -766px 0;
}
.gNavi li.plan a:hover ,
body#plan .gNavi li.plan a {
	background-position: -766px -52px;
}
/*
=========================================

フッター用定義

=========================================
*/
#footWrap {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(img/footer/footer_back.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#footer {
	width: 870px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
#footer  .hotel_info {
	background-image: url(img/footer/footer_flower.png);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	padding-left: 55px;
	width: 300px;
	padding-top: 23px;
	float: left;
	line-height: 1.5em;
}
#footer .copyright {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -52px;
}
#footer_linkWrap {
	float: right;
	width: 480px;
	padding-top: 20px;
}
.tblfooter {
	margin-bottom: 5px;
}
.tblfooter td a{
	padding-left: 8px;
	background-image: url(img/common/listmark1_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.7em;
}
.footer_coment {
	width: 100%;
	text-align: right;
	clear: right;
	padding-bottom: 8px;
}

/* フッター　リンク色
---------------------------------------------------------------------------- */
#footer a:link {
	color: #333333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #FF7E7E;
	text-decoration: underline;
}
/*
=========================================

パンくず用定義

=========================================
*/


.pankuzu {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	text-align: left;
	width: 100%;
	font-size: 85%;
	margin-bottom: 10px;
}
/*
=========================================

BODY用定義

=========================================
*/
/* body
---------------------------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	font-size: 90%;
	color: #525252;
}

/* wrapper
---------------------------------------------------------------------------- */
#wrapper {
	width: 100%;
	background: ;
	margin-top: -1px;
}

/* content
---------------------------------------------------------------------------- */
#content_wrrap { 
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-image: url(img/common/back_gif.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	background-color: #FFEECB;
}
#content {
	background-image: url(img/common/body_back.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
.content_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
}
.main_content a:hover img , .side_content a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=60);opacity:.60;	
}
.main_content {
	text-align: left;
	float: left;
	width: 656px;
	padding-left: 8px;
	clear: left;
}
.main_contentBox {
	background-color: #FFFFFF;
	width: 655px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/* サイド */

.side_content {
	float: right;
	width: 218px;
	padding-right: 10px;
	clear: right;
	margin-bottom: 10px;
}
.side_content .bannerList {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.side_content .bannerList li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.dotline {
	background-image: url(img/common/dot_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.style4 {font-size: 85%}

/* リンク色
---------------------------------------------------------------------------- */
a:link {
	color: #ec6941;
	text-decoration: underline;
}
a:visited {
	color: #ec6941;
	text-decoration: underline;
}
a:hover {
	color: #ff8e6c;
	text-decoration: underline; 
}
/* clearfix
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hidex from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*空室検索
----------------------------------------------------------------------------*/
.side_content #kensaku {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#kensaku tbl{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kensaku_line{
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
.kensaku_tit{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.kensaku_txt1{
	background-image: url(img/common/kensaku_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 13px;
	font-size: 12px;
	color: #534944;
	margin-top: 5px;
}
.kensaku_btn{
	margin-top: 10px;
	margin-bottom: 7px;
	text-align: center;
}
.kensakuList {
	line-height: 1.5em;
	margin-bottom: 5px;
	text-align: center;
}
/* メインビジュアル
---------------------------------------------------------------------------- */
#mainimage {
	margin-right: auto;
	margin-left: auto;
	z-index: -99;
}
#content_top {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: -2px;
}
/* ページ上部に戻るリンク
---------------------------------------------------------------------------- */
.toTopLink {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
/* タイトル
---------------------------------------------------------------------------- */
.tit {
	clear: both;
	font-size: 15px;
	background-image: url(img/common/tit_bar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 38px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #534944;
	line-height: 40px;
}
/* 本文
---------------------------------------------------------------------------- */
.entry-asset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 35px;
	clear: both;
}

.asset-header {
}
.asset-name {
}
.entry-title {
}
.asset-meta {
	font-size: 10px;
	text-align: right;
}

.asset-body {
	line-height: 1.5em;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

.asset-body img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.asset-meta {
	font-size: 10px;
	text-align: right;
	float: right;
}
.entry-title {
	float: left;
}
.asset-footer {
	clear: both;
}
/*ウィジェット 
---------------------------------------------------------------------------- */
.widget-header {
	float: right;
	width: 204px;
	clear: right;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.widget-content {
	float: right;
	width: 210px;
	clear: right;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.widget-content li {
	text-align: left;
	background-image: url(img/common/list_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5em;
	padding-left: 14px;
}
.widget-archive {
}
.widget-calendar {
}
h3 {
	background-color: #F6F2E6;
	margin-right: 10px;
	border: 2px solid #efe9d8;
	clear: both;
}


