@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 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../image/bg3.png);
}
/* 大外枠のコンテナー定義、floatで２コラム化 */
#container2 {
	width:861px;
	text-align: left;
	background-color: #FFF;
	height: 1287px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
/*【共通】ページ全体構造に関するcssここまで */

/*【共通】 rightMenu ここから */	
#rightMenu {
	float: right;
	width:125px;
	height:1200px;
	background-repeat: no-repeat;
	background-color: #D3FEDF;
	background-position: 0px 0px;
	position: relative;
	margin-top: 61px;
	margin-bottom: 0px;
	padding-top: 23px;
}
*html #rightMenu {
	float: right;
	width:125px;
	height:1200px;
	background-repeat: no-repeat;
	background-color: #C4D5DF;
	background-position: 0px 44px;
	background-image: url(../image/rincarnlogogrey-t.jpg);
	position: absolute;
	margin-top: 61px;
	margin-bottom: 0px;
	left: 748px;
	top: 6px;
}
/* サイドナビ　ここから　*/
#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: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
	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: 240px;
	margin-left: 0px;
	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 {
	width:861px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #558953;
	border-bottom-color: #558953;
	padding-top: 8px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #E2E1D8;
	color: #333;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
	clear: both;
}
/* IE6.0のフッター位置と幅調整 */
*html #footterNavi {
	width:846px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #4D709A;
	border-bottom-color: #4D709A;
	padding-top: 8px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #E2E1D8;
	color: #333;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
	float: left;
	clear: both;
	top: 1270px;
	left: 0px;
}
#footterNavi p  {
	text-align: center;
}
/* フッターメニューここから　*/
#footmenu {
	height: 30px;
	width: 654px;
	position: relative;
	float: left;
	padding-top: 6px;
	padding-left: 40px;
}
/* フッターメニューここまで　*/
/* Ａｃｔｙ２１ロゴここから*/
#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 ここまで */
/* ============================================ */
/* 【共通】TOP Navi2ここから */
#topNavi2 {
	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: 49px;
	background-image: url(../image/bg3.png);
	position: absolute;
	left: 10px;
	top: 9px;
} 
*:first-child+html #topNavi2 {
	position:absolute;
	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: #4D709A;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 49px;
	background-image: url(../image/bg2.jpg);
	left: 10px;
}
*html #topNavi2 {
	position:absolute;
	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: #4D709A;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 49px;
	background-image: url(../image/bg2.jpg);
	left: 10px;
}
#topNavi2 ul li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #4D709A;
}
#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-bg3greenvisit.jpg);
	color: #FFF;
	background-color: #999;
}
#topNavi2 a:link {
	text-decoration: none;
	color:#FFF;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
	background-color: #999;
}
#topNavi2 a:visited {
	text-decoration: none;
	color:#333;
	background-color:#999;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
}
#topNavi2 a:hover {
	color:#FFF;
	background-image: url(../image/Gnavi-bg3greenover.jpg);
	background-color: #999;
}
#topNavi2 a:active {
	color:#000;
	background-image: url(../image/Gnavi-bg3greenvisit.jpg);
	background-color: #4D709A;
}
/* 【共通】TOP Navi2ここまで */
/* 【ＴＯＰページ】メインコンテンツここから */
/* 【共通】メインコンテンツmainContents2ここから　*/
#mainContents2 {
	float: left;
	width: 680px;
	margin-bottom: 12px;
	margin-left: 49px;
	position: relative;
	margin-top: 84px;
}
*html #mainContents2 {
	float: left;
	width: 680px;
	margin-bottom: 12px;
	margin-left: 49px;
	position: absolute;
	left: 10px;
	top: 10px;
	margin-top: 84px;
}
/* メインタイトルと新幹線背景画像 */
#mainTitle-shinkansen {
	height: 100px;
	width: 651px;
	border-bottom-style: solid;
	border-bottom-color: #558953;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	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: #558953;
	border-right-color: #558953;
	border-left-color: #558953;
	width: 651px;
	margin-bottom: 12px;
}
.pageGuide03 {
	left:160px;
	top:220px;
	width:641px;
	height:148px;
	color: #333;
	font-weight: bold;
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2.0em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #558953;
	background-color: #D3FEDF;
}

/* 【共通】メインコンテンツここまで　*/
/* =======================<各ページ共通ｃｓｓ ここまで>======================================================= */
/* -----------------------【各ページ個別ｃｓｓ ここから】------------------------------------------------------- */
/* 個別ページ【FAQ本文】ここから */
/* photomemo2はベッドランプ写真 */
#photomemo2 {
	position:absolute;
	left:538px;
	top:113px;
	width:80px;
	height:84px;
	z-index:31;
}
/* qAndatitleはQ&Aタイトル部分 */
#qAndatitle {
	width:655px;
	height:35px;
	position: relative;
	top: 0px;
	margin-top: 10px;
}
/* qAndaはQ&A内容 */
#qAnda {
	width:654px;
	float: none;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #558953;
	overflow: scroll;
	height: 830px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #558953;
	border-bottom-color: #558953;
	border-left-color: #558953;
}
/* qAnda h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
} */
#qAnda p {
	line-height: 1.5em;
	text-align: right;
}
#qAnda table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #444;
}
/* 個別ページ【FAQ本文】ここまで */
/* 個別ページ【観光名所】ここから */
/* sightseeingtitle は青い色の観光名所タイトル部分 */
#sightseeingtitle {
	width:645px;
	height:35px;
	position: relative;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
/* sightseeingは観光名所案内内容 */
#sightseeing {
	width:669px;
	z-index:29;
	float: right;
	height: 830px;
	overflow: scroll;
	/* background-color: #FFF; */
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #558953;
	text-align: center;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #558953;
	border-bottom-color: #558953;
	border-left-color: #558953;
	padding-left: 5px;
}
/* #sightseeing h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #C4D5DF;
} */
#sightseeing p {
	line-height: 1.5em;
	text-align: left;
	background-color: #FFF;
	background-image: url(../image/bg_body.gif);
}
/* 個別ページ【観光名所】ここまで */
/* 個別ページ【出張先事業所】ここから */
/* 個別bizCorpは出張先内容 */
#bizCorp {
	width:654px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../image/bg_body.gif);
	height: 840px;
	position: relative;
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
/* #bizCorp h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
} */
#bizCorp p {
	line-height: 1.5em;
}
#bizCorp table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
}
/* bizcorpTitleは出張先タイトル */
#bizcorpTitle {
	width:654px;
	height:73px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 10px;
}
#bizcorpTitle h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	background-image: url(../image/bg_body.gif);
}
/* guestはお客様の声　*/
#guest {
	width:676px;
	background-repeat: repeat;
	float: right;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999;
	overflow: scroll;
	height: 870px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* #guest h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
} */
#guest h3 {
	background-image: url(../image/bg_body.gif);
}
#guest p {
	line-height: 1.5em;
	text-align: left;
}
/* サイトマップページ */
#sitemap {
	width:654px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	height: 850px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: -100px -40px;
	background-image: url(../image/leaves_in_fall_21.jpg);
}
