@charset "utf-8";
/*【共通汎用】YUIデフォルトリセット
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4 */
/*【共通汎用】YUIデフォルトリセットcssここから */
html {
/*color:#000; background:#FFF; */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, 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, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
/* color:#000; */
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	font-size:100%;
}
/* 【共通汎用】YUIデフォルトリセットcssここまで */
/* 【共通一般】フォントに関するcss ここから */
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
	/* color: #333; */
	/* text-align: left; */
	padding-top: 23px;
}
h2 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	/* color: #FFF; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;/* text-align: left; */
}
h3 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666;/* text-align: left; */
}
p {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", CI, Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}
/* 【共通一般】フォントに関するcss ここまで */
/* 【共通一般】リンク機能に関するcssここから */
a {
	text-decoration: none;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #F60;
}
/* 【共通一般】リンク機能に関するcssここまで */
/* =======================<各ページ共通ｃｓｓ>================================================================= */
/* 【共通】ページ全体構造に関するcssここから */
body {
	text-align: left;
	background-image: url(../image/bg3.png);
	margin: 0px;
	padding: 0px;
}
/* 大外枠のコンテナー定義、floatで３コラム化 */
#container {
	width:980px;
	margin: 10px;
	text-align: left;
	background-color: #FFF;
	height: 1300px;
}
#container2 {
	width:861px;
	margin: 10px;
	text-align: left;
	background-color: #FFF;
	height: 1400px;
}
/*【共通】ページ全体構造に関するcssここまで */

/*【共通】 rightMenu ここから */	
#rightMenu {
	float: right;
	width: 155px;
	padding-top: 60px;
	background-image: url(../image/bg_body.gif);
}
/* reserveButton空室検索ボタンここから */
#reserveButton {
	background-color: #FFF;
	color: #F00;
	height: 130px;
	width: 145px;
	background-color: #000;
	padding: 0px;
}
#reserveButton h2 {
	color: #FFF;
	background-color: #f00;
	padding: 4px;
	height:16px;
	width: 80px;
	vertical-align: bottom;
	line-height: 1.3em;
}
/* reserveButton空室検索ボタンここまで */
/* サイドナビ　ここから　*/
#sideNavi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 300px;
	width: 120px;
	margin-top: 38px;
	margin-bottom: 12px;
	margin-left: 24px;
	border: 1px solid #069;
}
#sideNavi ul {
	height: 60px;
	width: 120px;
	color: #FFF;
}
#sideNavi ul li {
	list-style-type: none;
}
#sideNavi ul li a {
	text-align: left;
	display: block;
	height: 60px;
	width: 120px;
	line-height: 60px;
	text-decoration: none;
	color: #FFF;
}
#sideNavi ul li a:link {
	text-decoration: none;
	background-image: url(../image/subnavi-bggreen.jpg);
}
#sideNavi ul li a:visited {
	color: #333;
	background-image: url(../image/subnavi-bggreen.jpg);
}
#sideNavi ul li a:hover {
	background-image: url(../image/subnavi-bgovergreen.jpg);
}
#sideNavi ul li a:active {
	color: #000;
}
/* サイドナビ　ここまで　*/
/* サイドバナー　ここから　*/
#sideBanners {
	width: 122px;
	margin-bottom: 20px;
	margin-left: 24px;
	padding-bottom: 60px;
	margin-top: 2px;
}
.banner {
	margin-top: 8px;
	border: 1px solid #069;
}
.banner2 {
	margin-top: 8px;/* border: 1px solid #CCC; */
}
/* サイドバナー　ここまで　*/
/* コンタクトボタン　ここから　*/
#contactButton {
	width: 119px;
	border: 1px solid #666;
}
/* コンタクトボタン　ここまで　*/
/* pageTopボタンはここから */
#pageTop {
	width:80px;
	height:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	padding: 4px;
	margin-top: 24px;
}
#pageTop a {
	text-decoration: none;
	width: 60px;
	background-color: #333;
	color: #FFF;
}
/* pageTopボタンはここまで */
/*【共通】 rightMenu ここまで */
/*【共通】フッターNAVI ここから */
#footterNavi {
	float: left;
	width: 980px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #558953;
	text-align: center;
	padding-top: 10px;
	height: 120px;
	background-color: #E2E1D8;
	top: -20px;
}
#footterNavi p {
	text-align: center;
}
/* フッターメニューここから　*/
#footmenu {
	height: 30px;
	width: 654px;
	position: relative;
	float: left;
	padding-top: 6px;
	padding-left: 140px;
}
/* フッターメニューここまで　*/
/* Ａｃｔｙ２１ロゴここから*/
#footerlogo {
	width:106px;
	background-color: #E2E1D8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 8px;
	float: right;
	margin-right: 30px;
}
#footerlogo p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #000;
}
/* Ａｃｔｙ２１ロゴここまで*/
/* ホテルアドレスここから */
#address {
	text-align: center;
	clear: both;
}
/* ホテルアドレスここまで */
/*【共通】フッターNAVI ここまで */
/* ============================================ */
/* 【共通】leftMenu ここから */
#leftMenu {
	float: left;
	width: 150px;
	text-align: left;
	padding-top: 90px;
}
#leftTag {
	background-color: #555;
	color: #FFF;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	width: 18px;
	text-align: center;
	padding: 20px;
	position: relative;
	height: 60px;
	left: -92px;
	top: 10px;
}
#leftTag h2 {
	color: #FFF;
}
#waka {
	padding-top: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #889EB3;
	width: 97px;
	top: 190px;
	position: relative;
	left: -6px;
}
/* 【共通】leftMenu ここまで */
/* 【共通】TOP Naviここから */
/*winIE5.5css*/
#topNavi {
	position:absolute;
	left:10px;
	top:10px;
	width:980px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #558953;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 150px;
	background-image: url(../image/bg3.png);
	z-index: 20;
}
/*NormalCSS*/
#topNavi {
	position:absolute;
	left:10px;
	top:10px;
	width:/**/830px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #558953;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 150px;
	background-image: url(../image/bg3.png);
	z-index: 20;
}
#topNavi2 {
	position:absolute;
	left:11px;
	top:10px;
	width:812px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #558953;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 150px;
	background-image: url(../image/bg3.png);
}
#topNavi ul li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #4D709A;
}
#topNavi2 ul li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #4D709A;
}
#topNavi ul li a {
	height: auto;
	width: 90px;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:  #E2E1D8;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
	color: #FFF;
	background-color: #999;
}
#topNavi2 ul li a {
	height: auto;
	width: 90px;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:  #E2E1D8;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
	color: #FFF;
	background-color: #999;
}
#topNavi a:link {
	text-decoration: none;
	color:#FFF;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
	background-color: #999;
}
#topNavi2 a:link {
	text-decoration: none;
	color:#FFF;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
	background-color: #999;
}
#topNavi a:visited {
	text-decoration: none;
	color:#333;
	background-color:#999;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
}
#topNavi2 a:visited {
	text-decoration: none;
	color:#333;
	background-color:#999;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
}
#topNavi a:hover {
	color:#FFF;
	background-image: url(../image/Gnavi-bg3greenover.jpg);
	background-color: #999;
}
#topNavi2 a:hover {
	color:#FFF;
	background-image: url(../image/Gnavi-bg3blueover.jpg);
	background-color: #999;
}
#topNavi a:active {
	color:#000;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
	background-color: #4D709A;
}
#topNavi2 a:active {
	color:#000;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
	background-color: #4D709A;
}
/* 【共通】TOP Naviここまで */
/* 【ＴＯＰページ】メインコンテンツここから */
/* 【共通】メインコンテンツここから　*/
#mainContents {
	float: left;
	width: 660px;
	padding-top: 84px;
	margin-bottom: 12px;
}
#mainTitle-top {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	background-repeat: no-repeat;
	/* 下のメインタイトル画像はページで指定される */
	background-image: url(../image/top-public2.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 654px;
	margin-bottom: 12px;
	padding: 0px;
}
#mainTitle-room {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	background-repeat: no-repeat;
	/* 下のメインタイトル画像はページで指定される */
	background-image: url(../image/topsky.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 654px;
	margin-bottom: 12px;
}
#mainTitle-acc {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	background-repeat: no-repeat;
	/* 下のメインタイトル画像はページで指定される */
	background-image: url(../image/topgrenn.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 654px;
	margin-bottom: 12px;
}
#mainTitle-pro {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	background-repeat: no-repeat;
	/* 下のメインタイトル画像はページで指定される */
	background-image: url(../image/topautumn.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 654px;
	margin-bottom: 12px;
}
#mainTitle-winter {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	background-repeat: no-repeat;
	/* 下のメインタイトル画像はページで指定される */
	background-image: url(../image/topwinter.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 654px;
	margin-bottom: 12px;
	color: #FFF;
}
.pageGuide01 {
	width:654px;
	height:190px;
	color: #444;
	font-weight: bold;
	font-size: large;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
	padding-bottom: 2px;
}
.pageGuide02 {
	width:653px;
	height:190px;
	color: #444;
	font-weight: bold;
	font-size: large;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
	padding-bottom: 2px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
/* 【共通】メインコンテンツここまで　*/
/* =======================<各ページ共通ｃｓｓ ここまで>======================================================= */
/* -----------------------【各ページ個別ｃｓｓ ここから】------------------------------------------------------- */
/*【ＴＯＰページ】 メインスクリーンＦＬＡＳＨここから */
#mainScreen {
	width: 654px;
	margin-bottom: 12px;
	height: 325px;
	border: 1px solid #666;
	padding: 0px;
}
/* 【ＴＯＰページ】メインスクリーンＦＬＡＳＨここまで */
/* 【ＴＯＰページ】フロント写真と挨拶文ここから（サブコンテンツ） */
#subContents {
	float: left;
	width: 654px;
	margin-bottom: 12px;
}
#subContentsImage {
	height: 343px;
	width: 420px;
	border-top-width: 8px;
	border-top-style: outset;
	border-top-color: #666;
	text-align: left;
	float: left;
}
#subContentsImage p {
	font-size: small;
	padding-top: 4px;
	line-height: 1.5em;
	float: none;
}
#photomemo {
	position: relative;
	top: 220px;
	left: -6px;
}
/* 【ＴＯＰページ】フロントあいさつ文 ここから*/
#subContentsWelcome {
	width: 220px;
	height: 343px;
	border: 1px dotted #CCC;
	margin: 0px;
	padding-left: 4px;
	float: right;
	padding-right: 4px;
	padding-top: 4px;
}
/* 【ＴＯＰページ】トピックニュース（スクロール）ここから */
#news {
	background-color: #FFC;
	width: 212px;
	border: 1px solid #666;
	overflow: scroll;
	visibility: inherit;
	padding: 4px;
	display: block;
	height: 100px;
	position: relative;
	margin-bottom: 6px;
}
#news h2 {
	color: #F00;
}
#news h3 {
	background-color: #FCC;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
}
/* 【ＴＯＰページ】トピックニュース（スクロール）ここまで */
/* 【ＴＯＰページ】フロントあいさつ文 ここまで*/
/* 【ＴＯＰページ】リストコンテンツ　ここから */
#listContents {
	float: left;
	width: 664px;
	position: relative;
}
#listContents ul .merit li a p {
	background-image: url(../image/bg_body.gif);
}
.merit {
	border-top-width: 8px;
	border-top-style: outset;
	border-top-color: #666;
	float: left;
	text-align: left;
	text-decoration: none;
	width: 154px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
}
.merit a:link {
	text-decoration: none;
	color:#000;
	display: block;
}
.merit a:visited {
	text-decoration: none;
	/* color:#FFF; */
	display: block;
}
.merit a:hover {
	background-color: #C4D5DF;
	margin: 0px;
	padding: 0px;
}
/* 【ＴＯＰページ】リストコンテンツ　ここまで */
/* 【ＴＯＰページ】メインコンテンツここまで */
/* 【設備案内ページ】ここから */
#facilityNavi {
	background-color: #FFF;
	width: 654px;
	position: relative;
	top: 28px;
	margin-top: 14px;
	margin-bottom: 2px;
}
/* column01 は写真コラム枠 */
.column01 {
	width:654px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
	height: 220px;
	position: relative;
}
.column02 {
	width:654px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
	height: 400px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.column03 {
	width:654px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
	height: 280px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
/* .column04は３６５日予約の説明部分 */
.column04 {
	width:652px;
	height: 150px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(../image/bg_body.gif);
	line-height: 1.5em;
	margin-bottom: 20px;
}
/* columnDetail01は写真コラム枠説明 */
.columnDetail01 {
	width:338px;
	line-height: 2.0em;
	background-image: url(../image/bg_body.gif);
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	top: -120px;
}
.columnDetail02 {
	width:338px;
	line-height: 2.0em;
	background-image: url(../image/bg_body.gif);
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	top: -224px;
}
/* 【設備案内ページここまで】 */
/* 【宿泊料金ペ－ジここから】*/
/* roomRateは宿泊料金表枠 */
#roomRate {
	width:652px;
	height:735px;
	line-height: 1.5em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../image/bg_body.gif);
}
#roomRate p {
	width: 654px;
	text-align: left;
	background-image: url(../image/bg_body.gif);
}
#roomRate table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
}
/* 【宿泊料金ペ－ジここまで】*/
/* 【アクセス１ページ】ここから */
/* pageGuide02はアクセスMAP１ */
#pageGuide02 {
	width:654px;
	height:171px;
	/* color: #333; */
	font-weight: bold;
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/* map1はアクセス枠 */
#map1 {
	width:654px;
	background-image: url(../image/bg_body.gif);
	margin-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}
#map1 h2 {
	color: #444;
}
#map1 p {
	text-align: left;
}
/* kurumarouteは車ルート枠 */
#kurumaroute {
	width:654px;
	height:67px;
	background-color: #ABC7E2;
	padding-top: 4px;
}
#kurumaroute h2 {
	color: #444;
}

/* 【アクセス１ページ】ここまで */
/* 早朝6時半朝食 */
#apDiv1 {
	position:absolute;
	width:201px;
	height:95px;
	z-index:21;
	left: 594px;
	top: 247px;
}

