body {
	color: #333;
	text-align: center;
	margin: 0;
	background-color: #FFF;
}

a {    color:#0b63a1;
       text-decoration: none;
       font-weight: 400;    
}

img {border:0;}

body#tinymce {
	color: #000;
	text-align: left;
	margin: 0;
	background-color: #FFF;
}

/* コンテナ */
#container {
	width: 800px;
	margin: 0 auto;
}

/* ヘッダー */
div.header_img {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}

div.header_img p {
	margin: 0;
}

div.header_img h1 {
	top: 0px;
	left: -99999px;
	font-size: 0.75em;
	color: #333333;
	text-align: left;
	width: 800px;
	position: absolute;
	z-index: 1;
}

div.header_navi {
	font-size: 0.875em;
	text-align: right;
	width: 800px;
	top: 7px;
	right: 10px;
	position: absolute;
	z-index: 2;
	color: #FFF;
	font-family: serif;
	letter-spacing: 0.125em;
}

div.header_navi a:link, div.header_navi a:visited {
	color: silver;
	text-decoration: none;
}

div.header_navi a:hover {
	color: orange;
}

/* 横メニュー */
div.mbar1 {
	font-size: 0.875em;
	font-weight: normal;
	font-family: serif;
	width: 800px;
	height: 40px;
	padding-top: 10px;
	background: url(./images/menu_bg.jpg) no-repeat;
}

.mbar1 a:link {
	color: #333;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
}

.mbar1 a:visited {
	color: #333;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
}

.mbar1 a:hover {
	color: #EF454A;
	padding-left: 6px;
	padding-right: 6px;
}

/* パンくずリスト */
div.cat_path {
	font-size: 0.75em;
	text-align: right;
	margin-right: 10px;
	letter-spacing: 0.125em;
}

/* メニューサイド */
#menuside {
	float: left;
	width: 200px;
	margin: 0 0 15px;
	background-color: #EAD0C1;
}

/* サイドメニュー*/
div.sbar {
	text-align: left;
	line-height: 2em;
}

div.sbar_en {
	text-align: left;
	line-height: 2em;
	font-family: Arial,Century Gothic,Chicago,Helvetica,Monaco,Verdana;
}

h2.sbar_cat {
	font-size: 0.75em;
	letter-spacing: 0.125em;
	font-weight: bolder;
	padding-left: 10px;
	border-left: 8px #EF454A double;
	background-color: #465DAA;
	margin: 0 0 5px;;
}

div.sbar_cat_en {
	font-size: 0.75em;
	font-weight: bolder;
	letter-spacing: 0.125em;
	padding-left: 10px;
	border-left: 8px #EF454A double;
	background-color: #465DAA;
}

a.sbar_cat:link {
	text-decoration: none;
	color: #FFF;
}

a.sbar_cat:visited {
	text-decoration: none;
	color: #FFF;
}

a.sbar_cat:hover {
	text-decoration: none;
	color: #EF454A;
}

div.sbar2 {
	font-size: 0.75em;
	line-height: 2.5em;
	letter-spacing: 0.125em;
	font-weight: normal;
	padding-left: 25px;
}

a.sbar2:link {
	color: #000;
	text-decoration: none;
}

a.sbar2:visited {
	text-decoration: none;
	color: #000;
}

a.sbar2:hover {
	text-decoration: none;
	color: #EF454A;
}

a.sbar2_sel:link { 
	color: #465DAA;
	text-decoration: none;
}

a.sbar2_sel:visited {
	text-decoration: none;
	color: #465DAA;
}

a.sbar2_sel:hover {
	text-decoration: none;
	color: #EF454A;
}

div.sidemenu {
	border-bottom: 1px #4D4D4D dotted;
	padding-left: 3px;
}

/* リンクバナー */
div.banner_frame {
	margin: 15px 10px 15px;
}

/* バナー */
div.banner {
	margin-bottom: 5px;
}

/* 店舗紹介 */
div.shop {
	font-size: 0.75em;
	line-height: 140%;
	letter-spacing: 0.075em;
	text-align: center;
	margin-top: 15px;
}

div.shop_en {
	font-size: 0.75em;
	line-height: 140%;
	text-align: center;
	margin-top: 15px;
	font-family: Century,Times,Times New Roman;
}

/* ＱＲコード */
div.qrcode {
	font-size: 0.75em;
	line-height: 150%;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 10px 10px 10px;
	border-top: 1px #BBB solid;
	border-bottom: 1px #BBB solid;
}

/* ＱＲコード */
div.qrcode_en {
	font-size: 0.75em;
	line-height: 125%;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 10px 10px 15px;
	border-top: 1px #BBB solid;
	border-bottom: 1px #BBB solid;
}

/* 記事サイド */
#articleside {
	float: right;
	width: 600px;
	margin-bottom: 15px;
}

/* ご挨拶 */
div.greeting {
	font-size: 0.875em;
	line-height: 220%;
	font-family: serif;
	text-align: left;
	height: 400px;
	padding-top: 20px;
	margin-left: 15px;
	background: url(./images/binsen.gif) repeat-y;
}

div.greeting p {
	margin: 0;
}

/* キャンペーン */
div.campaign {
	font-size: 0.75em;
	text-align:left;
	line-height:1.5;
	border: 4px #465DAA dotted;
	padding: 6px;
	margin-left: 15px;
	color: #465DAA;
	background-color: #DEE2F1;
        display:none;
        }

/* お知らせ */
div.info {
	width: 265px;
	background: #F2F1F6;
	margin-top: 4px;
}

div.new_article {
	font-size: 0.75em;
	line-height: 150%;
	text-align: left;
	margin: 10px 15px;
	overflow: hidden;
}

div.new_article div {
      	padding: 10px 0px;
	border-top: 1px solid #c1b47a;
	color:#2d2a20;
	margin-bottom: 10px;
	clear:both;
	line-height: 1.2em;
}

div.new_article div img {
        margin-right: 10px;
        margin-bottom: 10px;
}

/* 記事 */
/*h3.article_title {
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0.075em;
	font-family: serif;
	text-align: left;
	text-indent: 10px;
	color: #EF454A;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 20px #EF454A solid;
	border-bottom: 1px #EF454A solid;
	margin: 0 20px;
}*/

h3.article_title {
        font-size: 0.875em;
	width: 530px;
	height: 50px;
	line-height:45px;
	background:url(../img/mibar01.gif) no-repeat;
	color:#4c3e01;
	padding-left: 100px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3",serif;
	letter-spacing:0.25em;
        margin: 0 20px;
        text-align:left;
}

h3.article_title a:link, h3.article_title a:visited {
        color:#4c3e01;
	/*color: #EF454A;*/
	text-decoration: none;
}

div.article_comment {
	font-size: 0.825em;
	line-height: 175%;
	text-align: left;
	margin: 20px 30px;
}

h3.article_title_en {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.075em;
	font-family: Arial,Century Gothic,Chicago,Helvetica,Monaco,Verdana;
	text-align: left;
	text-indent: 10px;
	color: #EF454A;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 20px #EF454A solid;
	border-bottom: 1px #EF454A solid;
	margin: 0 20px;
}

div.article_comment_en {
	font-size: 0.875em;
	line-height: 150%;
	font-family: Century,Times,Times New Roman;
	text-align: left;
	margin: 20px 30px;
}

div.article_img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* 施設のご案内記事 */
div.shisetsu {
	background-color: #D1DF9C;
	padding: 8px 10px;
	widht: 500px;
	margin-top: 4px;
}

/* ご宿泊料金 */
div.type {
	padding: 8px 10px;
	widht: 500px;
}

/* フッター */
.footer {
	clear: both;
	font-size: 0.75em;
	line-height: 1.5em;
	letter-spacing: 0.075em;
	font-family: Century;
	padding-top: 3px;
	border-top: 1px #999 solid;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
}

/* 画像ズーム lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(./images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(./images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* 朝食 */
div.bf {
	border: 2px #E16871 dotted;
	padding: 8px 10px;
}

/* 思いをこめて */
ul.omoi {
	line-height: 225%;
	/*font-family: 'ＭＳ Ｐ明朝', '細明朝';*/
	margin: 0 0 0 20px;
	padding: 0;
}

li.omoi {
	list-style-type: none;
        margin-left: 0px;
	/*border-bottom: 1px #465DAA dotted;
	text-indent:4px;*/
}
/*2.9追記*/
div.article_comment {
	width: 510px;
	margin-left:10px;
}

/*旅館について*/
div#about p {
	width: 340px;
	height: auto;
	padding-right:20px;
	float: left;
	color: #4c3e01;
	background:url(../img/p_bg01.gif) right bottom no-repeat;
	padding-bottom: 10px;
}

div#about {
	height: auto;
	border-bottom: 1px dotted #4c3e01;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

ul.omoi {
	width: 370px;
	height:auto;
	padding-right:10px;
	color: #4c3e01;
	background:url(../img/p_bg01.gif) top left no-repeat;
	padding-top: 10px;	
}