@charset "UTF-8";
html {  
    background: #dff2fc;  
	margin: 0 auto 0 auto;
	height: 100%;
} 
* html img {
	float: left;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
* html p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.5em;
}
* html a {
	color: #666666;
	text-decoration: none;
}
* html a:hover {
	color: #000099;
	text-decoration: none;
}
/* body設定 */
* html #home {
	margin: 0 auto 0 auto;
	height: 100%;
}
/* 背景（両サイドにブルー配置） */
* html #stage {
	margin: 0 auto 0 auto;
	width: 970px;
	min-height: 100%;
	background: url("room_stuff/images/back.gif") repeat-y;
}
/* stage両サイドから10ピクセル離したエリア */
* html #stage2 {
	margin: 0px 10px 0px 10px;
	width: 950px;
}
/* ヘッダーエリア */
* html #contents {
	width: 950px;
	margin: 0;
	clear: both;
}
/* ヘッダーエリア */
* html #header-x {
	width: 950px;
	float: left;
}
/* ヘッダーロゴとその右側のスペース */
* html #header {
	height: 70px;
	width: 750px;
	float: left;
}
/* ヘッダー内、右側「文字の大きさ」エリア */
* html #back-bms {
	width: 200px;
	height: 70px;
	float: right;
	background: url("stuff/test-back.gif") ;
}
/* ヘッダー内、右側「文字の大きさ」エリアの中、大中小エリア左スペース */
* html #menu-space{
    width: 85px;
    height:18px;
	margin: 36px 0px 0px 0px;
    float:left;
}
/* ヘッダー内、右側「文字の大きさ」エリア、大中小エリア */
* html #menu{
    width: 115px;
	margin: 36px 0px 0px 0px;
    float:left;
}
/* ヘッダー内、右側「文字の大きさ」エリア、大中小それぞれ */
* html #menu-oya{
    float:left;
    width:32px;
	margin: 0px 2px 0px 0px;
}
/* ヘッダー内、右側「文字の大きさ」エリア、リンクデザイン */
* html #menu a{
    display:block;
    width:32px;
    height:18px;
    overflow:hidden;
}
a.small{
    background:url(stuff/test-roll-s.gif);
}
a:hover.small{
    background-position:0px -18px;
}
a.normal{
    background:url(stuff/test-roll-m.gif);
}
a:hover.normal{
    background-position:0px -18px;
}
a.big{
    background:url(stuff/test-roll-b.gif);
}
a:hover.big{
    background-position:0px -18px;
}
/* カテゴリーメニュー */
* html #navi {
	background-color: #FFFFFF;
	width: 950px;
	clear: both;
	height: 45px;
	margin-bottom: 5px;
}
/* トップページのメインフラッシュ */
* html #top-flash {
	height: 435px;
	width: 940px;
	margin: 5px 5px 5px 5px;
}
/* トップページの説明文 */
* html #top-explain {
	width: 922px;
	height: auto;
	float: left;
	margin: 0px 5px 5px 5px;
	padding: 8px;
        font-size: 0.8em;
	border: 1px solid #DFEAF7;
}
/* トップページ説明文下（サイドメニューとNews＆Information） */
* html #topmain {
	width: 940px;
	margin: 0px 5px 0px 5px;
	height: auto;
	float: left;
}
/* 両サイドのお知らせエリア */
* html #sidenavi {
	width: 147px;
	height: auto;
	float: left;
	margin: 5px 0px 0px 0px;
}
/* 両サイドのお知らせ各ボックス */
* html #top-side-box {
	width: 147px;
	height: auto;
	margin: 0px 0px 5px 0px;
	float: left;
}
/* 両サイドのお知らせ各ボックス内のリンク設定 */
* html #top-side-box a:link {
	color: #003F99;
	text-decoration: none;
}
* html #top-side-box a:visited {
	color: #003F99;
	text-decoration: none;
}
* html #top-side-box a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* 両サイドのお知らせ各ボックス内、イメージ配置 */
* html #top-side-box .topimg {
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
/* 左サイドのお知らせ各ボックス用に用意。2011年4月29日現在、ボックスは画像で配置しているので、不使用 */
* html #top-side-box .txtarea-left {
	width: 147px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 4px 4px;
	background: url("top/sidebox-l-side.gif") repeat-y;
}
/* 右サイドのお知らせ各ボックス用設定。再度に縦線を背景で入れて囲もうとしたが、うまく表示されないので、背景画像はコメントに */
* html #top-side-box .txtarea-right {
	width: 139px;
	height: auto;
	margin: 0px 4px 4px 4px;
/*	background: url("top/sidebox-r-side.gif") repeat-y;  */
}
/* 両サイドお知らせボックス内のリスト設定 */
* html ul.sidebox-right {
	width: 131px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	float: left;
}
* html ul.sidebox-right li{
	list-style-type: none;
	background-image: url("top/sidebox-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
/*	padding: 6px 4px 0px 12px;   */
/*	margin-bottom: 3px;    */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: 600;
}
* html .planlist {
	width: 139px;
	height: 27px;
	background-image: url("top/kakomi.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: 600;
}
* html .planlist-b {
	width: 139px;
	height: 27px;
	background-image: url("top/kakomi-b.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: 600;
}
/* 少しのスペース */
* html .sukima10px {
	height: 10px;
	clear: both;
}
/* 宿泊プラン案内タイトル設定 */
* html .plantitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	letter-spacing: 0.08em;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
}
/* 宿泊プラン案内テキスト設定 */
* html .plantxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	letter-spacing: 0.08em;
	font-weight: 500;
	padding: 5px 0px 0px 0px;
}
/* 両サイドお知らせはみ出しメニュー用ボックス */
* html #top-side-box .txtarea2 {
	width: 139px;
	height: auto;
	margin: 10px 4px 4px 4px;
}
/* 両サイドお知らせボックスで使おうとしたフォント設定 */
* html #top-side-box .txt1 {
	width: 129px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 900;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.08em;
	margin: 0px 5px 0px 5px;
}
/* twitterやfacebook説明箇所 */
* html #top-side-box .txt1-2 {
	width: 129px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 700;
	font-size: 11px;
	text-align: center;
	margin: 5px 5px 5px 5px;
}
/* 両サイドお知らせボックスで使おうとしたフォント設定 */	
* html #top-side-box .txt2 {
	width: 129px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-weight: 500;
	font-size: 11px;
	text-align: center;
	margin: 8px 5px 0px 5px;
}
/* 右サイドのお知らせボックス用テキスト設定 */
* html #top-side-box .rightboxtxt {
	width: 131px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-weight: 500;
	font-size: 11px;
	text-align: left;
	margin: 0px 4px 0px 4px;
}
/* ツイッター「つぶやき」とfacebookの「いいね」エリア */
* html #top-side-box .ouen {
	width: 120px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-weight: 800;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-left: 10px;
	float: center;
}
* html #top-side-box .rightboxtxt-o {
	width: 139px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ff6600;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: -0.04em;
	text-align: left;
	margin: 5px 4px 0px 4px;
}
/* ツイッター「つぶやき」とfacebook「いいね」イメージ */
* html #top-side-box .ouenimg {
	margin-top: 0px;
	margin-left: 15px;
}
/* ツイッターフォローイメージ */
* html #top-side-box .twitimg {
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 5px 0px 4px;
}
/* facebookリンクイメージ */
* html #top-side-box .faceimg {
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 27px 0px 26px;
}
/* tripadvisorエリア */
* html #tripadvisor {
	margin: 0px;
}
/* 旅作・JALツアーズロゴエリア */
* html .tourimg {
	width: 137px;
	padding: 0px 10px 0px 0px;
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}
/* News＆Informationエリアと下のロゴエリア */
* html #middle-area {
	width: 630px;
	margin: 5px 5px 0px 5px;
	float: left;
}
/* News＆Informationエリア */
* html #top-newsbox {
	width: 624px;
	border: solid 3px #DFEAF7;
	float: left;
}
/* News＆Informationロゴエリア */
* html #top-news {
	height: 20px;
	width: 614px;
	margin: 5px 5px 15px 5px;
}
/* News＆Information記事エリア */
* html #top-overflow {
	overflow-x: hidden;
	overflow-y: auto;
	width: 614px;
	margin: 0px 5px 0px 5px;
	float: left;
}
/* News＆Information各記事エリア */
* html #topnews-kousin {
	width: 614px;
	float: left;
	margin: 0px 0px 15px 0px;
}
/* News＆Information各記事アイコンエリア */
* html .topnews-iconbox {
	width: 35px;
	height: 35px;
	float: left;
	margin: 0px 6px 0px 0px;
}
/* News＆Information各記事テキストエリア */
* html .topnews-txtbox {
	width: 573px;
	height: auto;
	float: left;
	margin: 3px 0px 0px 0px;
}
/* News＆Informationコーナーの各記事スタイル */
* html .newstxttitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.05em;
}
* html .topnewstxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-size: 14px;
	line-height: 1.25em;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.05em;
}
* html .topnewstxt-rink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FABF00;
	font-size: 14px;
	line-height: 1.25em;
	text-align: right;
	letter-spacing: 0.05em;
}
/* フッターエリア上のスペース */
* html #top-sukima {
	height: 20px;
	clear: both;
}
/* フッターエリア（各リンク＆住所）  */
* html #footer-top {
	clear: both;
	width: 950px;
	text-align: center;
	color: #808080;
    background: #ffffff;  
}
/* フッター：各ページへのテキストリンク */
* html #footer-submenu {
	text-align: center;
	font-size: 12px;
}

/* フッター：住所など */
* html address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	clear: left;
	letter-spacing: 0.08em;
}

