@charset "Shift_JIS";

/* --- タイプ2 デザイン2 --- */


/* --- 全体の背景・テキスト --- */
body {
/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;*/
font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
min-width: 880px; /* 全体の最小幅 */
margin: 0;
padding: 0;
background: #130039 url("/abnormal/image/zebra.png") repeat top; /* 全体の背景色 */
color: #404040; /* 全体の文字色 */
font-size: 80%; /* 全体の文字サイズ */
}

/* --- 全体のリンクテキスト --- */
a:link { color: #cc00ff; text-decoration:none; }
a:visited { color: #cc00ff; }
a:hover { color: #c90e2d; text-decoration:underline; }
a:active { color: #c90e2d; text-decoration:underline; }

/* --- コンテナ --- */
#header div.container,
#content div.container,
#footer div.container {
width: 880px; /* コンテナの幅 */
margin: 0 auto; /* センタリング */
}

/* --- ▼ヘッダ内の設定開始 --- */

/* --- ヘッダ --- */
#header{
/*border-top: 5px #150d00 solid;*/ /* ヘッダの上境界線 */
}

/* --- トップエリア --- */
#header div.top {
margin: 0 auto;
padding: 0 0 20px; /* トップエリアのパディング（上、左右、下） */
background-color: #000000;
/*border-top: 1px #ffffff solid;*/ /* トップエリアの上境界線 */
/* border-bottom: 1px #150d00 solid; */ /* トップエリアの下境界線 */
}
#header div.top div.container {
position: relative; /* 相対配置（ガイドメニューのために設定） */
}

#header div.main-visual {
width: 100%;
height: 400px;
background: #351f00;
margin: 0 auto;
padding: 0;
text-align: center;
}
#header div.main-visual-black {
width: 100%;
height: 470px;
/*background: #000000 url("/abnormal/image/zebra_black.png") repeat top;*/
margin: 0 auto;
padding: 20px 0 0 0;
text-align: center;
}
#header div.main-visual-black .fotorama{
width: 880px;
margin: 0 auto;
text-align: center;
}
#header div.main-visual-black .fotorama img{
border: 0;
}
#header div.sub-visual {
width: 100%;
height: 200px;
background: #351f00;
margin: 0 auto;
padding: 0;
text-align: center;
}
#header div.sub-visual-black {
width: 100%;
height: 200px;
background: #000000;
margin: 0 auto;
padding: 0;
text-align: center;
}
/* --- サイトタイトル --- */
#header h1.siteTitle,
#header p.siteTitle {
margin: 0 auto;
padding: 0;
/*margin: 0 0 7px;*/ /* サイトタイトルのマージン（上、左右、下） */
/*font-size: 200%;*/ /* サイトタイトルの文字サイズ */
}
/* サイトタイトルの画像 */
#header h1.siteTitle img,
#header p.siteTitle img {
border: none;
vertical-align: text-bottom;
}

/* --- キャッチフレーズ --- */
#header p.catch {
margin: 0;
}
#header p.catch strong {
font-weight: normal; /* 文字の太さ（ノーマル） */
}

/* --- ガイドメニュー --- */
#header ul.guide {
background: #b200df;
position: absolute; /* 絶対配置 */
top: 0; /* 上からの距離 */
right: 0px; /* 右からの距離 */
margin: 0;
padding: 7px 10px 7px;
list-style-type: none;
font-size: 11px;
}
#header ul.guide a{
color: #ffffff;
text-decoration: none;
}
#header ul.guide a:hover{
color: #ffff00;
text-decoration: underline;
}
/* メニュー項目 */
#header ul.guide li {
display: inline;
padding: 0 10px 0; /* 項目のパディング（上右下左） */
background: url("/image/lotus/menu_line_gray.gif") no-repeat left; /* 項目の背景（区切り線） */
border-left: 1px #ffffff solid;
}
/* 最初の項目 */
#header ul.guide li.first {
/*background:*/ none; /* 区切り線なし */
border: none;
}

/* --- オープニングエリア（トップページ） --- */
#header div.opening {
padding: 8px 0; /* オープニングエリアのパディング（上下、左右） */
background: #eee2d0 url("/image/lotus/opening_back2.gif") repeat-x top; /* オープニングエリアの背景 */
/* border-bottom: 1px #402900 solid; */ /* オープニングエリアの下境界線 */
}
/* オープニングエリア内の見出し */
#header div.opening /abnormal {
margin: 0;
}

#header ul.navi {
width: 720px;
margin: 0;
padding: 0;
position: absolute;
top: 50px;
left: 160px;
list-style-type: none;
}
#header ul.navi li {
width: 119px;
height: 40px;
float: left;
border-left: 1px #3c3c3c solid;
text-align: center;
font-weight: normal;
vertical-align: middle;
letter-spacing: 1px;
}
#header ul.navi li a span.en {
display: block;
margin-top: 2px; /* 英字部分の上マージン */
font-size: 85%; /* 英字の文字サイズ */
font-weight: normal; /* 文字の太さ（ノーマル） */
}
#header ul.navi li a{
color: #cc00ff;
text-decoration: none;
}
#header ul.navi li.first{
width: 120px;
border: none;
}
#header ul.navi li a:hover,
#header ul.navi li.active a {
color: #c90e2d;
}
/*
#header div.nl li a:hover span.en,
#header div.nl li.active span.en {
color: #c90e2d;
}
*/


/* --- ヘッダメニュー --- */
#header div.nl {
background: #150d00 url("/image/lotus/hor_menu7_off.gif") repeat-x top; /* ヘッダメニューの背景 */
/* border-top: 1px #150d00 solid; */ /* ヘッダメニューの上境界線 */
/* border-bottom: 2px #150d00 solid; */ /* ヘッダメニューの下境界線 */

}
/* --- メニュー本体 --- */
#header div.nl ul {
width: 878px; /* メニュー本体の幅（コンテナの幅から2px引いた値） */
margin: 0;
padding: 0;
border-left: 1px #150d00 solid; /* メニュー本体の左境界線 */
border-right: 1px #150d00 solid; /* メニュー本体の右境界線 */
list-style-type: none;
text-align: center;
}
/* メニュー項目 */
#header div.nl li {
width: 146px; /* 項目の幅 */
float: left;
line-height: 100%;
}
/* 最初の項目と最後の項目 */
#header div.nl li.first,
#header div.nl li.last {
width: 147px; /* 項目の幅 */
}
/* リンクエリア */
#header div.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 10px 2px 7px; /* リンクエリアのパディング（上、左右、下） */
border-left: 1px #150d00 solid; /* リンクエリアの左境界線 */
border-right: 1px #150d00 solid; /* リンクエリアの右境界線 */
text-decoration: none; /* テキストの下線（なし） */
/*font-weight: bold;*/ /* 文字の太さ（太字） */
color: #ffffff; /* 文字色 */
}
/* 英字部分 */
#header div.nl li a span.en {
display: block;
margin-top: 2px; /* 英字部分の上マージン */
font-size: 85%; /* 英字の文字サイズ */
font-weight: normal; /* 文字の太さ（ノーマル） */
color: #eee8aa; /* 英字の文字色 */
}
/* ポイント時とアクティブ時の設定 */
#header div.nl li a:hover,
#header div.nl li.active a {
background: #432900 url("/image/hor_menu7_on.gif") repeat-x top; /* ポイント時（アクティブ時）の背景 */
}
#header div.nl li a:hover span.en,
#header div.nl li.active span.en {
color: #fde337; /* ポイント時（アクティブ時）の英字の文字色 */
}

/* --- トピックパス（下層ページ） --- */
#header div.topicPath {
margin: 0;
padding: 7px 2px; /* トピックパスのパディング（上下、左右） */
background-color: #000000; /* トピックパスの背景色 */
}
#header div.topicPath ol {
margin: 0;
padding: 0;
list-style-type: none;
}
/* リスト項目 */
#header div.topicPath li {
display: inline;
color: #ffffff;
}
/* リンクエリア */
#header div.topicPath li a {
padding-right: 12px; /* リンクエリアの右パディング */
background: url("/image/lotus/topic_path_gray.gif") no-repeat right; /* リンクエリアの背景（区切り記号） */
}
/* --- 罫線 --- */
#header hr.none {
display: none; /* 表示形式（なし） */
}
/* --- ▲ヘッダ内の設定終了 --- */
/* --- ▼コンテンツ内の設定開始 --- */
/* --- コンテンツ --- */
#content {
padding: 20px 0 10px; /* コンテンツのパディング（上、左右、下） */
}
/* --- ▼メインカラム内の設定開始 --- */
/* --- メインカラム --- */
#main {
float: right;
width: 660px; /* メインカラムの幅 */
}
/* --- ページタイトル（下層ページ） --- */
#main h1.pageTitle {
margin: 0 0 15px 20px; /* ページタイトルのマージン（上右下左） */
padding: 6px 10px; /* ページタイトルのパディング（上下、左右） */
background-color: #463f34; /* ページタイトルの背景色 */
font-size: 170%; /* ページタイトルの文字サイズ */
color: #ffffff; /* ページタイトルの文字色 */
}
/* --- セクション（共通設定） --- */
#main div.section {
margin: 0 auto;
padding: 0 0 20px 20px; /* セクションのマージン（上右下左） */
}
/* --- 標準セクション --- */
/* --- 見出しエリア --- */
#main div.normal div.heading {
margin: 0; /* 見出しエリアのマージン（上、左右、下） */
padding: 0; /* 見出しエリアのパディング */
/*background-color: #e4e0da;*/ /* 見出しエリアの背景色 */
}
/* 見出し */
#main div.normal h2 {
/*background: #c90e2d;*/
margin: 0;
padding: 0 0 10px; 
/* 見出しのパディング（上右下左） */
/*border-left: 5px #000000 solid;*/ /* 見出しの左境界線 */
font-size: 22px; /* 見出しの文字サイズ */
line-height: 100%; /* 行の高さ */
letter-spacing: 1px;
color: #ffffff;
font-weight: normal;
border-bottom: 1px #ffffff solid;
}
/* 段落 */
#main div.normal p {
margin: 0 0 1em; /* 段落のマージン（上、左右、下） */
line-height: 150%; /* 行の高さ */
}
/* --- 強調セクション --- */
#main div.emphasis {
margin-bottom: 3em; /* セクションの下マージン（上書き） */
padding: 7px; /* セクションのパディング */
background: #eee2d0 url("/image/luna/emphasis_back3.gif"); /* セクションの背景 */
}
#main div.emphasis div.inner {
padding: 1.1em 10px 1px; /* 内部のパディング（上、左右、下） */
background-color: #fbf6f1; /* 内部の背景色 */
}
 /* 見出し */
#main div.emphasis h2 {
margin: 0 0 0.8em; /* 見出しのマージン（上、左右、下） */
font-size: 130%; /* 見出しの文字サイズ */
color: #000000; /* 見出しの文字色 */
}
 /* 段落 */
#main div.emphasis p {
margin: 0 0 1em; /* 段落のマージン（上、左右、下） */
line-height: 150%; /* 行の高さ */
}

/* --- 新着情報（トップページ） --- */
#main div.update div#info {
width: 640px;
height: 350px;
margin-top: 10px;
}
#main div.update dl {
width: 640px; /* 新着情報の幅（メインカラムの幅から40px引いた値） */
margin: 0 auto; /* センタリング */
padding: 0;
}
/* 日付エリア */
#main div.update dt {
clear: left;
float: left;
padding: 15px 5px 5px 0px; /* 日付エリアのパディング（上右下左） */
line-height: 1.5em; /* 行の高さ */
color: #ffffff;
}
#main div.update dt span{
background: ;
color: #ffffff;
}
#main div.update dt span.category-news{
width: 65px;
background: #b6b6b6;
margin: 5px 0;
padding: 5px;
color: #ffffff;
display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
}
#main div.update dt span.category-food{
width: 65px;
background: #6fbf50;
margin: 5px 0;
padding: 5px;
color: #ffffff;
display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
}
#main div.update dt span.category-event{
width: 65px;
background: #dfb65e;
margin: 5px 0;
padding: 5px;
color: #ffffff;
display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
}
#main div.update dt span.category-amenity{
width: 65px;
background: #552b9a;
margin: 5px 0;
padding: 5px;
color: #ffffff;
display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
}

/* 本文エリア */
#main div.update dd {
margin: 0;
padding: 15px 0 15px 95px; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #ccbf9a dotted; /* 本文エリア下境界線 */
line-height: 1.5em; /* 行の高さ */
letter-spacing: 1px;
color: #ffffff;
}
#main div.update dd span{
color: #ffff00;
font-weight: bold;
}

/* トップページアクセス情報*/
#main div#map{
padding-top: 20px;
padding-left: 0px;
}
.map-graph{
padding-top: 10px;
}
/* --- ▲メインカラム内の設定終了 --- */
/* --- ▼サイドバー内の設定開始 --- */
/* --- サイドバー --- */
#nav {
float: right;
width: 220px; /* サイドバーの幅 */
}
/* --- セクション（共通設定） --- */
#nav div.section {
margin-bottom: 20px; /* セクションの下マージン */
}
/* 見出し */
#nav div.section h2 {
margin: 0 0 10px;
/*margin: 0 0 0.7em;*/ /* 見出しのマージン（上、左右、下） */
padding: 0 0 5px; /* 見出しのパディング（上下、左右） */
/*font-size: 120%;*/ /* 見出しの文字サイズ */
}
/* 段落 */
#nav div.section p {
margin: 0 auto;
/*margin: 0 4px 0.6em;*/ /* 段落のマージン（上、左右、下） */
/*line-height: 130%;*/ /* 行の高さ */
}

/* --- 標準セクション（白） --- */
#nav div.normal {
padding: 10px; /* セクションのパディング（上、左右、下） */
background: #000000; /* セクションの背景 */
color: #ffffff; /* セクションの文字色 */
/*padding: 2px;*/ /* セクションのパディング */
/*border: 1px #e0e0e0 solid;*/ /* セクションの境界線 */
}
/*18禁止マーク用*/
#nav div.only18 {
padding: 10px; /* セクションのパディング（上、左右、下） */
background: #000000; /* セクションの背景 */
color: #ffffff; /* セクションの文字色 */
/*padding: 2px;*/ /* セクションのパディング */
/*border: 1px #e0e0e0 solid;*/ /* セクションの境界線 */
}
#nav div.only18 p{
font-size: 14px;
text-align: center;
}
/* 見出し */
#nav div.normal h2 {
font-size: 14px;
letter-spacing: 1px;
border-bottom: 1px #ffffff solid; /* 見出しの下境界線 */
text-align: center;
/*background-color: #e4e0da;*/ /* 見出しの背景色 */
}
#nav div.normal p{
line-height: 1.5em;
letter-spacing: 1px;
}
#nav div.normal span {
font-size: 10px;
}
#nav div.normal p img {
margin: 0;
vertical-align: text-bottom;
border: none;
}
/* リンク */
#nav div.normal a {
width: 180px;
margin: 10px 0 0;
background: #b200df;
padding: 10px;
color: #ffffff; /* リンクの文字色 */
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#nav div.normal a:hover {
background: #c90e2d;
}

/* --- ケータイ会員登録 --- */
#nav div.member-entry {
padding: 10px; /* セクションのパディング（上、左右、下） */
background: #000000; /* セクションの背景 */
color: #ffffff; /* セクションの文字色 */
/*padding: 2px;*/ /* セクションのパディング */
/*border: 1px #e0e0e0 solid;*/ /* セクションの境界線 */
}
/* 見出し */
#nav div.member-entry h2 {
font-size: 14px;
letter-spacing: 1px;
border-bottom: 1px #ffffff solid; /* 見出しの下境界線 */
text-align: center;
/*background-color: #e4e0da;*/ /* 見出しの背景色 */
}
#nav div.member-entry p{
line-height: 1.5em;
letter-spacing: 1px;
}
#nav div.normal span {
font-size: 10px;
}
#nav div.member-entry p img {
margin: 0;
vertical-align: text-bottom;
border: none;
}
/* リンク */
#nav div.member-entry span a {
width: 180px;
margin: 10px 0 0;
background: #b200df;
padding: 10px;
color: #ffffff; /* リンクの文字色 */
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#nav div.member-entry span a:hover {
background: #c90e2d;
}

/* --- 強調セクション1（こげ茶） --- */
#nav div.emphasis {
padding: 10px; /* セクションのパディング（上、左右、下） */
background: #000000; /* セクションの背景 */
/*background: #6e6252 url("/image/luna/box_back_umberbrown2.gif") repeat-x top;*/ /* セクションの背景 */
/*border: 1px #463f34 solid;*/ /* セクションの境界線 */
color: #ffffff; /* セクションの文字色 */
}
/* 見出し */
#nav div.emphasis h2 {
font-size: 14px;
letter-spacing: 1px;
border-bottom: 1px #ffffff solid; /* 見出しの下境界線 */
text-align: center;
}
#nav div.emphasis p{
}
#nav div.emphasis p img{
width: 200px;
margin: 0;
vertical-align: text-bottom;
border: none;
}
/* リンク */
#nav div.emphasis a {
width: 180px;
margin: 10px 0 0;
background: #b200df;
padding: 10px;
color: #ffffff; /* リンクの文字色 */
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#nav div.emphasis a:hover {
background: #c90e2d;
}

/* --- 強調セクション2（グレー） --- */
#nav div.strong {
padding: 10px;
background: #000000; /* セクションの背景 */
color: #ffffff; /* セクションの文字色 */
/*padding: 8px 5px 5px;*/ /* セクションのパディング（上、左右、下） */
/*background: #f4f2ee url("/image/luna/box_back_gray2.gif") repeat-x top;*/ /* セクションの背景 */
/*border: 1px #e4e0da solid;*/ /* セクションの境界線 */
}
/* 見出し */
#nav div.strong h2 {
font-size: 14px;
letter-spacing: 1px;
border-bottom: 1px #ffffff solid; /* 見出しの下境界線 */
text-align: center;
/*border-bottom: 1px #b6ada0 solid;*/ /* 見出しの下境界線 */
}
#nav div.strong p {
line-height: 1.5em;
letter-spacing: 1px;
}
#nav div.strong a {
width: 180px;
margin: 10px 0 0;
background: #b200df;
padding: 10px;
color: #ffffff; /* リンクの文字色 */
display: block;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#nav div.strong a:hover {
background: #c90e2d;
}



/* --- サブメニュー --- */
/* サブメニュー内の見出し */
#nav div.subMenu h2 {
margin: 0; /* 見出しのマージン（上書き） */
padding: 6px 9px; /* 見出しのパディング（上書き） */
background-color: #b6ada0; /* 見出しの背景色 */
}
/* メニューエリア */
#nav div.subMenu ul.nl {
margin: 0;
padding: 4px 6px 2px; /* メニューエリアのパディング（上、左右、下） */
background-color: #463f34; /* メニューエリアの背景色 */
list-style-type: none;
}
/* メニュー項目 */
#nav div.subMenu ul.nl li {
margin-bottom: 2px; /* 項目の下マージン */
background: #f9f9f9 url("/image/luna/ver_menu3_back.gif") repeat-x top; /* 項目の背景 */
border: 1px solid; /* 項目の境界線（太さ、スタイル） */
border-color: #ffffff #202020 #202020 #ffffff; /* 項目の境界線色（上右下左） */
}
/* リンクエリア */
#nav div.subMenu ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 12px 5px 12px 15px; /* リンクエリアのパディング（上右下左） */
background: url("/image/luna/ver_menu3_off.gif") no-repeat 4px; /* リンクエリアの背景（三角マーク） */
color: #404040; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* ポイント時の設定 */
#nav div.subMenu ul.nl li a:hover {
background: url("/image/luna/ver_menu3_on.gif") no-repeat 4px; /* ポイント時の背景（三角マーク） */
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- お問い合わせ --- */
#nav div.contact {
padding-bottom: 0.3em; /* セクションの下パディング */
}
/* 段落 */
#nav div.contact p {
margin-bottom: 0.4em; /* 段落の下マージン（上書き） */
}
/* 電話番号 */
#nav div.contact p.tel {
margin-bottom: 0.1em; /* 段落の下マージン（上書き） */
font-size: 150%; /* 電話番号の文字サイズ */
font-weight: bold; /* 文字の太さ（太字） */
color: #2b2b2b; /* 電話番号の文字色 */
}
/* フォームへのリンク */
#nav div.contact p.form {
margin-top: 0.7em; /* 段落の上マージン（上書き） */
padding: 3px; /* 段落のパディング（白フチの幅） */
background-color: #ffffff; /* 段落の背景色（白フチの色） */
border: 1px solid; /* 段落の境界線（太さ、スタイル） */
border-color: #e0e0e0 #cccccc #cccccc #e0e0e0; /* 段落の境界線色（上右下左） */
text-align: center;
line-height: 100%; /* 行の高さ（上書き） */
}
/* リンクエリア */
#nav div.contact p.form a {
display: block;
position: relative; /* IE6用 */
padding: 12px 2px; /* リンクエリアのパディング（上下、左右） */
background: #dc3a01 url("/image/luna/form_back2_off.gif") repeat-x top; /* リンクエリアの背景 */
font-size: 110%; /* リンクエリアの文字サイズ */
font-weight: bold; /* 文字の太さ（太字） */
color: #ffffff; /* リンクエリアの文字色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* ポイント時の設定 */
#nav div.contact p.form a:hover {
background: #e14a03 url("/image/luna/form_back2_on.gif") repeat-x top; /* ポイント時の背景 */
}


#social{
width: 220px;
margin: 0 auto;
padding: 0;
}
#social ul{
margin: 0;
padding: 0;
}
#social li{
list-style: none;
padding-bottom: 5px;
}
#social a{
text-decolation: none;
}
#social img{
border: 0;
}
.tw_follow{
background: url("/image/luna/tw_follow_bg_220.png") top left no-repeat;
width: 220px;
height: 25px;
padding: 5px 0 0 0;
text-align: right;
}
.tip {
color: #fff;
background:#1d1d1d;
display:none; /*--基本は非表示--*/
padding:10px;
position:absolute;
z-index:1000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
/* --- ▲サイドバー内の設定終了 --- */


/* --- 罫線 --- */
#content hr.clear {
clear: right; /* 右フロートのクリア */
width: 100%;
margin: 0;
visibility: hidden; /* 非表示 */
}

/* --- ▲コンテンツ内の設定終了 --- */
/* --- ▼フッタ内の設定開始 --- */
/* --- フッタ --- */
#footer {
padding: 20px 0; /* フッタのパディング（上下、左右） */
background-color: #000000; /* フッタの背景色 */
color: #ffffff;
}
#footer container{
width: 880px;
margin: 0 auto;
}
/* --- フッタメニュー --- */
#footer ul.nl {
margin: 0 0 10px; /* フッタメニューのマージン（上、左右、下） */
padding: 0;
list-style-type: none;
text-align: center;
}
/* --- メニュー項目 --- */
#footer ul.nl li {
padding: 0 10px; /* 項目のパディング（上右下左） */
/*background: url("/image/luna/menu_line_gray.gif") no-repeat left;*/ /* 項目の背景（区切り線） */
display: inline;
border-right: 1px #3c3c3c solid;
letter-spacing: 1px;
}
/* 最初の項目 */
#footer ul.nl li.first {
background-image: none; /* 区切り線なし */
padding: 0 10px 0 0;
}
#footer ul.nl li.last {
background-image: none; /* 区切り線なし */
border: none;
}
#footer ul.nl li a{
color: #cc00ff;
}
#footer ul.nl li a:hover{
color: #c90e2d;
}
/* ガイドメニュー */
#footer ul.guide {
margin: 0 0 20px; /* ガイドメニューのマージン（上書き） */
}

/* --- アドレス・コピーライト --- */
#footer address {
font-style: normal;
text-align: center;
line-height: 2em;
letter-spacing: 1px;
/*line-height: 140%;*/ /* 行の高さ */
}

/* --- ▲フッタ内の設定終了 --- */


/* --- ▼clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
/* --- ▲clearfix --- */

/* --- ▼その他の設定開始 --- */
#price_list{
}
.price_list{
width: 640px;
margin: 0 auto;
padding: 0;
}
.price_list table{
border-collapse: collapse;
border-spacing: 0;
line-height: 1.2em;
}
.price_list th{
width: 120px;
height: 40px;
background: #ece6d7;
border: 1px solid #d8d0bb;
text-align: center;
}
.price_list td{
width: 100px;
height: 40px;
border: 1px solid #d8d0bb;
text-align: center;
}
.price_rank td{
background: #efe5c0;
font-weight: bold;
}
.price_time{
font-size: 10px;
}
.price_time b{
color: #ff534b;
}
.price_color_line{
background: #ffffe6;
}
.price_room{
width: 640px;
margin: 0 auto;
padding: 20px 0 0;
}
.price_room_title{
width: 620px;
margin: 0 auto;
padding: 5px 10px;
background: #463f34;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-align: left;
}
.article div.credit {
margin: 0 auto;
padding: 20px 0 20px;
}
.setusbi{
width: 480px;
margin: 0 auto 10px;
padding: 10px;
border:1px solid #e8db9d;
overflow: hidden;
}
.setusbi div{
width: auto;
float: left;
display: block;
}
.setusbi p{
width: 200px;
margin: 0;
padding: 0;
float: left;
display: block;
}
.setusbi span{
font-size: 16px;
font-weight: bold;
}

.contact-info{
width: 840px;
background: #000000;
margin: 0 auto 20px;
padding: 20px;
}
.contact-info h3{
margin: 0;
padding: 0 0 10px;
font-size: 18px;
font-weight: normal;
color: #ffffff;
border-bottom: 1px #cdcdcd solid;
}
.contact-info div.contact-info-area{
padding: 20px 0 0;
overflow: hidden;
}
.contact-info div.contact-info-tel{
padding: 0 20px 0 0;
float: left;
}
.contact-info div.contact-info-tel p{
width: 370px;
height: 80px;
background: #ffffff;
margin: 0;
padding: 20px;
font-size: 18px;
line-height: 1.5em;
letter-spacing: 1px;
text-align: center;
}
.contact-info div.contact-info-tel p span{
font-size: 14px;
}
.contact-info div.contact-info-form{
float: left;
}
.contact-info div.contact-info-form a{
width: 370px;
height: 80px;
background: #b200df;
margin: 0;
padding: 20px;
font-size: 18px;
color: #ffffff;
text-align: center;
line-height: 1.5em;
letter-spacing: 1px;
display: block;
}
.contact-info div.contact-info-form a:hover{
background: #c90e2d;
text-decoration: none;
}
.contact-info div.contact-info-form a span{
font-size: 14px;
}

.sns-bnr{
width: 840px;
background: #000000;
margin: 0 auto 20px;
padding: 20px;
}
.sns-bnr h3.sns-bnr-title{
margin: 0;
padding: 0 0 10px;
font-size: 18px;
font-weight: normal;
color: #ffffff;
border-bottom: 1px #cdcdcd solid;
}
.sns-bnr div.sns-bnr-area{
padding: 0 20px 0 0;
overflow: hidden;
}
.sns-bnr div.sns-pic{
margin: 0;
padding: 20px 20px 0 0;
float: left;
}
.sns-bnr div.last{
margin: 0;
padding: 20px 0 0;
float: left;
}
.sns-bnr img{
border: none;
vertical-align: text-bottom;
}

/*ホテル一覧*/
#hotel-list{
width: 840px;
background: #000000;
margin: 0 auto 40px;
padding: 20px;
letter-spacing: 1px;
}
#hotel-list h3{
margin: 0;
padding: 0 0 10px;
font-size: 18px;
font-weight: normal;
color: #ffffff;
border-bottom: 1px #cdcdcd solid;
}
#hotel-list span{
width: 80px;
background: #b200df;
margin: 20px 0 0;
padding: 5px 10px;
display: block;
font-size: ;
color: #ffffff;
text-align: center;
}
#hotel-list ul{
margin: 0;
padding: 10px 0 0;
overflow: hidden;
}
#hotel-list ul li{
padding: 0 10px;
list-style: none;
float: left;
border-left: 1px #3c3c3c solid;
}
#hotel-list ul li a{
color: #cc00ff;
}
#hotel-list ul li a:hover{
color: #c90e2d;
}
#hotel-list ul li.first{
border: none;
padding: 0 10px 0 0;
}

.return-top{
margin: 0 auto;
padding: 0 0 20px;
text-align: center;
}
.return-top a{
width: 160px;
background: #9c9c9c;
margin: 0 auto;
padding: 10px 20px;
font-size: 12px;
color: #ffffff;
letter-spacing: 1px;
display: block;
}
.return-top a:hover{
background: #c90e2d;
color: #ffffff;
text-decoration: none;
}

.article{
margin: 0 auto;
padding: 20px 0 0;
line-height: 1.5em;
letter-spacing: 1px;
color: #ffffff;
}
.article h3.sub {
margin: 0 auto;
padding: 20px 0 5px; /* 見出しのパディング（上右下左） */
/*border-left: 5px #000000 solid;*/ /* 見出しの左境界線 */
font-size: 16px; /* 見出しの文字サイズ */
line-height: 100%; /* 行の高さ */
letter-spacing: 1px;
color: #ffffff;
font-weight: normal;
border-bottom: 1px #ffffff solid;
}
.article h3.sub span {
font-size: 12px;
}
.article div.center {
width: 640px;
text-align: center;
}
.article p.text {
margin: 0 auto;
padding: 20px 0 0;
}
.article div.food {
width: 640px;
margin: 0 auto;
padding: 0;
overflow: hidden;
}
.article div.food-pic {
width: 320px;
margin: 0;
padding: 0;
float: left;
}
.article div.food-menu {
width: 300px;
margin: 0;
padding: 0 0 0 20px;
font-size: 14px;
float: left;
}
.article div.food-menu ul{
margin: 0;
padding: 0;
}
.article div.food-menu li{
list-style: none;
border-bottom: 1px #e3e3e3 dashed;
padding: 5px 0;
}
.article div.food-menu li.first{
list-style: none;
border-bottom: 1px #e3e3e3 dashed;
padding: 0 0 5px;
}
.article div.service {
width: 640px;
margin: 0 auto;
padding: 0 0 20px;
overflow: hidden;
}
.article div.last {
padding: 0;
}
.article div.service div.left {
width: 320px;
margin: 0;
padding: 0;
float: left;
}
.article div.service div.right {
width: 300px;
margin: 0;
padding: 0 0 0 20px;
float: left;
}
.article div.service div.right span {
margin: 0;
padding: 0 0 10px;
font-size: 22px;
display: block;
/*
border-bottom: 1px #e3e3e3 dashed;
*/
}
.article div.service div.other {
width: 200px;
margin: 0;
padding: 0 20px 0 0;
float: left;
}
.article div.service div.other p{
margin: 0;
padding: 10px 0 0;
}
.article div.service div.other p span {
margin: 0;
padding: 0 0 5px;
font-size: 12px;
font-weight: bold;
}
.article div.service div.last {
padding: 0;
}
.article div.service-menu {
margin: 0 auto;
padding: 0;
}
.article div.service-menu div {
margin: 0 auto;
padding: 0;
overflow: hidden;
}
.article div.service-menu a {
margin: 0;
padding: 0 0 0 10px;
display: block;
float: left;
}
.article div.service-menu a.first {
padding: 0;
}
.article div.service-menu img {
border: none;
}
.article div.service-menu p {
margin: 0;
padding: 10px 0 0;
}
.article div.seasonal-amenity {
width: 640px;
margin: 0 auto;
padding: 0 0 15px;
overflow: hidden;
}
.article div.seasonal-amenity-pic {
width: 320px;
margin: 0;
padding: 0;
float: left;
}
.article div.seasonal-amenity-menu {
width: 300px;
margin: 0;
padding: 0 0 0 20px;
font-size: 14px;
float: left;
}
.article div.seasonal-amenity-menu ul{
margin: 0;
padding: 0;
}
.article div.seasonal-amenity-menu li{
list-style: none;
border-bottom: 1px #e3e3e3 dashed;
padding: 5px 0;
}
.article div.seasonal-amenity-menu li.first{
list-style: none;
border-bottom: 1px #e3e3e3 dashed;
padding: 0 0 5px;
}
.article div.member-special {
margin: 0 auto;
}
.article div.member-special ul {
margin: 0;
padding: 20px 0 0;
overflow: hidden;
}
.article div.member-special li {
width: 208px;
margin: 0 0 5px 5px;
border: 1px #6c582d solid;
list-style: none;
display: block;
float: left;
}
.article div.member-special li.left {
margin: 0 0 5px 0;
}
.article div.member-special span {
padding: 5px;
display: block;
text-align: center;
vertical-align: middle;
}
.article div.member-special span.left {
background: #f2ecda;
color: #6c582d;
border-bottom: 1px #6c582d dashed;
}
.article div.member-special span.right {
min-height: 70px;
}
.article div.member-special-list {
margin: 0 auto;
}
.article div.member-special-list ul {
margin: 0;
padding: 20px 0 0;
}
.article div.member-special-list li {
width: 100%;
padding: 10px;
border-bottom: 1px #6c582d dashed;
list-style: none;
}
.article div.member-special-list .tooltip{
color: #cc00ff;
}
.article div#gift {
margin: 0 auto;
padding: 0 0 20px;
overflow: hidden;
}
.article div#gift ul {
width: 210px;
margin: 0;
padding: 0 0 0 5px;
float: left;
}
.article div#gift ul.first {
padding: 0;
}
.article div#gift li {
padding: 5px 0 10px;
border-bottom: 1px #ccbf9a dashed;
list-style: none;
display: block;
font-size: 16px;
}
.article div#gift li span{
font-weight: bold;
line-height: 1.5em;
}
.article div#gift li.first {
padding: 0 0 10px;
}
.article div.member-entry {
maring: 0;
padding: 20px 0 0;
}
.article div.member-entry a {
width: 620px;
background: #cc00ff;
margin: 0;
padding: 20px 0;
display: block;
font-size: 18px;
color: #ffffff;
text-align: center;
text-decoration: none;
}
.article div.member-entry a:hover {
background: #c90e2d;
}


/*ルームガイド*/
.article .room-nav {
margin: 0;
padding: 10px 0 0;
}
.article .room-nav ul {
margin: 0;
padding: 0;
overflow: hidden;
}
.article .room-nav li {
margin: 0;
padding: 0;
display: block;
float: left;
}
.article .room-nav a {
width: 106px;
background: #917e54;
margin: 0;
padding: 5px 10px;
border-right: 2px #ffffff solid;
text-align: center;
display: block;
font-size: 14px;
color: #ffffff;
line-height: 1em;
text-decoration: none;
}
.article .room-nav a:hover {
background: #ad9a71;
text-decoration: none;
}
.article .room-nav a span {
font-size: 8px;
}
.article .room-nav a.last {
width: 108px;
border: none;
}
.article div.room {
width: 640px;
margin: 0 auto;
padding: 0 0 20px;
overflow: hidden;
}
.article div.last {
padding: 0;
}
.article div.room .big {
width: 640px;
margin: 0;
}
.article div.room div.first {
padding: 20px 0 0;
}
.article div.room div.left {
width: 310px;
margin: 0;
padding: 20px 10px 0 0;
float: left;
}
.article div.room div.right {
width: 310px;
margin: 0;
padding: 20px 0 0 10px;
float: left;
}
.article div.room div.left img,
.article div.room div.right img {
width: 310px;
}
.article div.room-price {
width: 640px;
margin: 0 auto;
padding: 0 0 20px;
}
.article div.room-price-title {
margin: 0;
padding: 0 0 10px;
font-size: 16px;
text-align: left;
}
.article div.room-price-title a {
font-size: 12px;
text-decoration: none;
}
.article div.room-price table {
width: 640px;
border-collapse: collapse;
}
.article div.room-price td {
padding: 10px 5px ;
text-align: center;
font-size: 16px;
}
.article div.room-price td span{
font-size: 10px;
}
.article div.room-price td.rest,
.article div.room-price td.stay {
width: 38%;
background: #e8e6e0;
padding: 5px 5px ;
border-right: 2px #ffffff solid;
font-size: 14px;
color: #6c582d;
}
.article div.room-price td.extend {
width: 24%;
background: #e8e6e0;
padding: 5px 5px ;
font-size: 14px;
color: #6c582d;
}

/*料金案内*/
.article .price-nav {
margin: 0;
padding: 10px 0 0;
}
.article .price-nav ul {
margin: 0;
padding: 0;
overflow: hidden;
}
.article .price-nav li {
margin: 0;
padding: 0;
display: block;
float: left;
}
.article .price-nav a {
width: 106px;
background: #917e54;
margin: 0;
padding: 5px 10px;
border-right: 2px #ffffff solid;
text-align: center;
display: block;
font-size: 14px;
color: #ffffff;
line-height: 1em;
text-decoration: none;
}
.article .price-nav a:hover {
background: #ad9a71;
text-decoration: none;
}
.article .price-nav a span {
font-size: 8px;
}
.article .price-nav a.last {
width: 108px;
border: none;
}
.article div.price {
background: #e8e6e0;
margin: 20px 0 0 0;
padding: 5px;
}
.article div.price-end {
margin-bottom: 20px;
}
.article div.price table {
width: 100%;
border-collapse: collapse;
}
.article div.price td {
background: #ffffff;
padding: 10px;
border-bottom: 1px #e8e6e0 solid;
border-right: 1px #e8e6e0 dashed;
text-align: center;
font-size: 16px;
}
.article div.price tr.top td {
width: 29%;
padding: 10px;
font-size: 14px;
color: #6c582d;
line-height: 1em;
}
.article div.price tr.top th.type {
width: 13%;
background: #e8e6e0;
padding: 10px;
font-size: 18px;
font-weight: normal;
color: #6c582d;
line-height: 1em;
text-align: center;
vertical-align: top;
}
.article div.price td.side {
border-right: none;
}
.article div.price tr.last td{
border-bottom: none;
}
.article div.price table.stay td{
width: 44%;
}
.article div.price table.stay td.side{
width: 43%;
}
.article div.price table.stay-time th {
width: 13%;
background: #e8e6e0;
padding: 10px;
font-size: 18px;
font-weight: normal;
color: #6c582d;
line-height: 1em;
text-align: center;
vertical-align: top;
}
.article div.price table.stay-time td {
background: #ffffff;
padding: 5px 0 0;
border-bottom: 1px #e8e6e0 dotted;
border-right: none;
text-align: left;
font-size: 12px;
}
.article div.price table.stay-time td.day {
width: 25%;
text-align: center;
vertical-align: top;
}
.article div.price table.stay-time td.bottom {
padding: 0 0 5px;
}
.article div.price table.stay-time td.no-line {
border-bottom: none;
}
.article div.price table.stay-time tr.first td {
padding-top: 10px;
}
.article div.price table.stay-time tr.last td {
padding-bottom: 10px;
}
.article div.price tr.extend td {
width: 29%;
padding: 10px;
border-right: 1px #e8e6e0 dashed;
font-size: 14px;
line-height: 1em;
}
.article div.price tr.extend th {
width: 13%;
background: #e8e6e0;
font-size: 18px;
font-weight: normal;
color: #6c582d;
line-height: 1em;
text-align: center;
}
.article div.price tr.extend td.last {
border-right: none;
}

/*クーポン*/
.article div.coupon {
width: 640px;
margin: 0;
padding: 0;
}
.article div.coupon table {
width: 100%;
border-collapse: collapse;
border: 10px solid #c90e2d;
}
.article div.coupon th,
.article div.coupon td {
padding: 10px;
font-weight: normal;
color: #666666;
}
.article div.coupon th {
background: #c90e2d;
padding-right: 15px;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
color: #fff;
}
.article div.coupon th img {
margin: 0 0 10px 0;
}
.article div.coupon tr.detail td {
background: #ffffff;
border-bottom: 1px dashed #c90e2d;
font-size: 22px;
font-weight: bold;
line-height: 1.5em;
color: #c90e2d;
}
.article div.coupon tr.detail td span {
font-size: 14px;
}
.article div.coupon tr.limit td {
background: #ffffff;
padding: 5px 10px;
border-bottom: 1px dashed #c90e2d;
font-weight: bold;
color: #c90e2d;
}
.article div.coupon tr.attention td {
background: #ffffff;
padding: 5px 10px;
border-bottom: 1px dashed #c90e2d;
font-size: 11px;
line-height: 1.5em;
}
.article div.print {
margin: 0;
padding: 20px 0;
text-align: center;
}
.article div.print a {
width: 260px;
background: #cc00ff;
margin: 0 auto;
padding: 15px 10px;
font-size: 14px;
color: #ffffff;
display: block;
}
.article div.print a:hover {
background: #c90e2d;
text-decoration: none;
}
/*クーポン印刷ページ*/
.printter {
width: 640px;
margin: 0 auto;
padding: 0;
}
.printter h1 {
width: 640px;
background: #000000;
margin: 0 auto;
padding: 10px 0;
font-size: 18px;
font-weight: normal;
color: #ffffff;
text-align: center;
letter-spacing: 1px;
display: block;
}
.printter div.article {
width: 640px;
padding-top: 10px;
}
.printter div.article p {
}
.printter div.article p span {
font-size: 11px;
color: #ffff00;
line-height: 1.5em;
}
.printter div#footer {
width: 640px;
margin: 0 auto;
}
.printter div#footer div.container{
width: 640px;
}
/* --- ▲その他の設定終了 --- */
/* --- ▼問合せフォーム開始 --- */
#formWrap {
width: 640px;
margin: 0 auto;
padding: 10px 0;
color: #555555;
}
#formWrap p{
color: #ffffff;
}
table.formTable {
width: 100%;
margin: 0 auto;
border-collapse: collapse;
}
table.formTable td,
table.formTable th {
border: 1px solid #0e0029;
padding: 10px;
}
table.formTable th {
width: 30%;
background: #370180;
font-size: 14px;
font-weight: normal;
text-align: left;
color: #e8e1f0;
}
table.formTable th span {
font-size: 12px;
color: #ffff00;
}
table.formTable td {
background: #ffffff;
}
.form-btn input {
margin: 10px auto 0;
}
/* --- ▲問合せフォーム終了 --- */
/* --- ▼ロータス豊中用開始 --- */
.article div.price-nav-toyo{
padding: 10px 0;
font-size: 16px;
line-height: 2em;
}
.article div.price-nav-toyo span.color{
color: #e8e6e0;
}

.article div.price-toyo {
/*
background: #e8e6e0;
margin: 20px 0 0 0;
padding: 5px;
*/
}
.article div.price-toyo table.data{
width: 100%;
margin: 5px 0 0 0;
color: #7e6f4f;
border-collapse: collapse;
border: 1px solid #e8e6e0;;
text-align: center;
}
.article div.price-toyo table.data tr.top td{
background: #e8e6e0;
padding: 7px 0;
font-size: 16px;
line-height: 1em;
}
.article div.price-toyo table.data td{
width: 30%;
background: #ffffff;
padding: 5px 0 5px 0;
font-size: 14px;
line-height: 1.7em;
vertical-align: top;
}
.article div.price-toyo table.data td.left{
border-right: 1px dashed #e8e6e0;
}
.article div.price-toyo table.data td span{
color: #404040;
font-size: 16px;
}
.article div.price-toyo table.data td span.caution{
color: #404040;
font-size: 12px;
}
.article div.price-toyo table.data tr.room td{
padding: 5px 10px;
border-top: 1px dashed #e8e6e0;
color: #404040;
font-size: 12px;
text-align: left;
}
/*--アブノーマル--*/
.article div.price-abn {
}
.article div.price-abn table.data{
width: 100%;
margin: 5px 0 0 0;
color: #d8bbff;
border-collapse: collapse;
border: 1px solid #581399;
text-align: center;
}
.article div.price-abn table.data tr.top td{
background: #581399;
padding: 7px 0;
font-size: 16px;
line-height: 1em;
}
.article div.price-abn table.data td{
/*width: 20%;*/
background: #000000;
padding: 5px 0 5px 0;
font-size: 14px;
line-height: 1.7em;
vertical-align: top;
}
.article div.price-abn table.data td.left{
border-right: 1px dashed #581399;
}
.article div.price-abn table.data td span{
color: #ffffff;
font-size: 16px;
}
.article div.price-abn table.data td span.caution{
color: #d8bbff;
font-size: 12px;
}
.article div.price-abn table.data tr.room td{
padding: 5px 10px;
border-top: 1px dashed #581399;
color: #ffffff;
font-size: 12px;
text-align: left;
}

.article div.room-area {
width: 640px;
overflow: hidden;
}
.article div.room-area div.room-group {
width: 310px;
padding: 0 20px 0 0;
float: left;
}
.article div.room-area div.side {
padding: 0;
}
.article div.room-area div.room-group div.room{
padding: 10px 0 0 0;
}
.article div.room-area div.room-group div.room-info{
text-align: center;
}
.article div.room-area div.room-group div.room-info table{
width: 100%;
background: #000000;
border-collapse: collapse;
border: 3px solid #000000;
margin: 5px 0 0 0;
}
.article div.room-area div.room-group div.room-info tr.top td{
padding: 3px 0 0 0;
}
.article div.room-area div.room-group div.room-info td{
padding: 3px 0;
border-right: 1px solid #666666;
}
.article div.room-area div.room-group div.room-info td.last{
border-right: 0;
}


/* --- ▲ロータス豊中用終了 --- */
