@charset "UTF-8";
/* CSS Document */
/************************************************************************/
/* スタイルクリア */
* {
 margin: 0px;
 padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
body,
html,
p,
li,
dt,
dd,
pre,
form,
fieldset,
input,
textarea,
select {
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 font-style: normal;
}

ul,
ol,
dl,
img {
 margin: 0px;
 padding: 0px;
}

ul,
ol {
 list-style-type: none;
}

img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 font-size: 0%;
 line-height: 0%;
 text-align: left;
 vertical-align: bottom;
}

/************************************************************************/
/* body */
body {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
 font-size: 12px;  /*モダンブラウザ向け */
 /*_font-size: 84%;*/
 line-height: 22px;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

/************************************************************************/
/* 大外枠 */
.wrapper {
 width: 950px;
 margin-right: auto;
 margin-left: auto;
 background: #FFFFFF url(../img/bg.gif) no-repeat center top;
}

/************************************************************************/
/* 黒バックコンテンツ枠 */
.Main {
 background: #000 url(../img/maiin_btm_bg.gif) no-repeat left bottom;
 width: 820px;
 margin-top: 0px;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 7px;
 text-align: left;
}

/************************************************************************/
/* ヘッダ */
#Header {
 width: 800px;
 padding-top: 12px;
 margin-top: 0px;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 30px;
 position:relative;
}

/************************************************************************/
/* ヘッダアイコン */
#Header #HeaderIcon {
 width: 200px;
 left: 0px;
 top: 12px;
 position: absolute;
}

/************************************************************************/
/* グローバルナビ */
#Header ul#GlobalNavi {
 font-size: 0;
}

#Header #GlobalNavi li {
 float: left;
}

#Header #GlobalNavi li.MenuBtn {
 padding-top: 35px;
}

/************************************************************************/
/* サブナビ */
.SubMenu {
 color: #FFCC00;
 padding-bottom: 10px;
 font-size: 12px;
 padding-left: 15px;
}

/*.SubMenu p {
 font-weight: bold;
}*/


.SubMenu p span {
 font-weight: bold;
 color: #C00;
}

.SubMenu a:link {
 color: #FFCC00;
 text-decoration: none;
}
.SubMenu a:visited {
 color: #FF0;
 text-decoration: none;
}
.SubMenu a:hover {
 color: #FFCC00;
 text-decoration: underline;
}
.SubMenu a:active {
 color: #F90;
 text-decoration: none;
}

/************************************************************************/
/* コンテンツエリア */
#MainContents {
 width: 800px;
 margin-right: auto;
 margin-left: auto;
}

/************************************************************************/
/* 見出し１ */
#MainContents h1 {
 margin-bottom: 20px;
}


/************************************************************************/
/* フッタ */
#Footer {
 width: 950px;
 height: 364px;
 background: url(../img/footer_bg.gif) no-repeat left top;
 position:relative;
 margin-right: auto;
 margin-left: auto;
 clear: both;
}

#Footer .FooterLink {
 float: left;
 left: 75px;
 position:absolute;
 bottom: 0;
 color: #FFF;
}

.FooterLink a:link {
 color: #FFF;
 text-decoration: none;
}
.FooterLink a:visited {
 color: #FFF0EA;
 text-decoration: none;
}
.FooterLink a:hover {
 color: #FFF;
 text-decoration: underline;
}
.FooterLink a:active {
 color: #F90;
 text-decoration: none;
}

#Footer .Copyright {
 color: #FFCC00;
 right: 75px;
 position:absolute;
 bottom: 0;
}


/************************************************************************/
/* トップページお知らせテーブル */
table.TopInfo {
 width: 580px;
 border-collapse:collapse;
 margin-bottom: 13px;
 float: left;
}

table.TopInfo th {
 color: #FFCC00;
 text-align: left;
 font-weight: bold;
 border-top: 1px solid #FFCC00;
 border-right: 0px solid #FFCC00;
 border-bottom: 1px solid #FFCC00;
 border-left: 0px solid #FFCC00;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 20px;
}

table.TopInfo td.Date {
 color: #E24800;
 font-weight: bold;
 background: url(../img/arrow_01.gif) no-repeat 40px center;
 padding: 5px 5px 5px 55px;
}

table.TopInfo td.TopInfoTxt {
 color: #FFF;
 padding: 5px 5px 5px 55px;
 background: url(../img/dotline02.gif) no-repeat 30px bottom;
}


.TopInfoTxt p {
 margin-bottom: 5px;
 line-height: 20px;
}




.TopInfoTxt a:link {
 color: #F90;
 text-decoration: none;
}
.TopInfoTxt a:visited {
 color: #F90;
 text-decoration: none;
}
.TopInfoTxt a:hover {
 color: #F90;
 text-decoration: underline;
}
.TopInfoTxt a:active {
 color: #F90;
 text-decoration: none;
}

/************************************************************************/
/* トップページリンクテーブル */
table.TopLink {
 width: 210px;
 border-collapse:collapse;
 margin-bottom: 13px;
 float: right;
 background: url(../img/top_link_bg.gif) repeat left top;
}

table.TopLink td.TopLinkTt {
 width: 210px;
 height: 25px;
}

table.TopLink td.Banner {
 padding: 5px;
 background: url(../img/dotline03.gif) repeat-x left bottom;
}

table.TopLink td.TopLinkBtm {
 width: 210px;
 height: 4px;
 line-height: 0;
 font-size: 0;
}

/************************************************************************/
/* メニューページインフォメーションテキスト */
.MenuInfoTxt {
 color: #FFF;
 padding-bottom: 10px;
 font-size: 12px;
 padding-left: 15px;
 background: url(../img/dotline02.gif) repeat-x left bottom;
 margin-bottom: 18px;
}

/************************************************************************/
/* メニューテーブル */
table.MenuTbl {
 width: 390px;
 border-collapse:collapse;
 margin-bottom: 13px;
}

table.MenuTbl td.Img {
 padding: 0px;
}

table.MenuTbl td {
 vertical-align: top;
 line-height: 16px;
 color: #FFF;
 font-weight: bold;
}

table.MenuTbl td p {
 vertical-align: top;
 line-height: 20px;
 color: #FFF;
 font-weight: bold;
}

table.MenuTbl td span {
 letter-spacing: -0.1em;
}

table.MenuTbl td.Item {
 padding: 15px 5px 15px 38px;
 width:75%;
 background: url(../img/dotline.gif) no-repeat 35px bottom;
}

table.MenuTbl td.Price {
 padding: 15px;
 width:25%;
 background: url(../img/dotline.gif) no-repeat left bottom;
 text-align: right;
}

table.MenuTbl td.Item2 {
 padding: 45px 5px 15px 38px;
 width:75%;
 background: url(../img/dotline.gif) no-repeat 35px bottom;
}

table.MenuTbl td.Price2 {
 padding: 45px 15px 15px;
 width:25%;
 background: url(../img/dotline.gif) no-repeat left bottom;
 text-align: right;
}

table.MenuTbl td.Ylw {
 padding: 15px 5px 15px 38px;
 background: url(../img/dotline.gif) no-repeat 35px bottom;
 color: #FFCC00;
}

td .MenuTbl tr .Item .SyochuExplanation {
 font-size: 10px;
 letter-spacing: 0em;
 font-weight: normal;
}

/************************************************************************/
/* メニュー注釈黄色文字 */
.note {
 color: #FFCC00;
 padding-left: 10px;
}
/************************************************************************/
/* 鍋見出し：メニュー注釈黄色文字枠 */
.ImgNoteWrap {
 position: relative;
 width:390px;
 height:151px;
}
/* 鍋見出し：メニュー注釈黄色文字枠 */
td .MenuTbl tr .Img .ImgNote {
 color: #FFCC00;
 position: absolute;
 left: 115px;
 top: 105px;
}

/************************************************************************/
/* アクセステーブル */
table.Access {
 width: 590px;
 border-collapse:collapse;
 margin-bottom: 13px;
 margin-right: auto;
 margin-left: auto;
}

table.Access td.AccessTxt {
 width:267px;
 color: #FFF;
}

table.Access td.AccessMap {
 padding: 0px;
 width:329px;
 color: #FFF;
}

/************************************************************************/
/* GoogleMapエリア */
.mapArea {
 width: 660px;
 margin: 40px auto;
}


/************************************************************************/
/* お問い合せテーブル */
table.Reserve {
 width: 590px;
 border-collapse:collapse;
 margin-bottom: 13px;
 margin-right: auto;
 margin-left: auto;
}


 table.Reserve th {
 text-align: left;
 font-weight: bold;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px;
 background: url(../img/dotline02.gif) repeat-x left bottom;
}

table.Reserve td.ReserveTxt {
 line-height: 20px;
 color: #FFF;
 padding-top: 10px;
 padding-left: 20px;
 padding-bottom: 10px;
 background: url(../img/dotline02.gif) repeat-x left bottom;
}

table.Reserve td.Phone {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 45px;
 background: url(../img/dotline02.gif) repeat-x left bottom;
}

table.Reserve td.OpenDays {
 padding-top: 10px;
 padding-left: 20px;
 color: #FFF;
}

.OpenDays table {
 margin-top: 15px;
 border-collapse:collapse;
 margin-bottom: 10px;
}

.OpenDays table td {
 padding: 3px;
 }

.OpenDays p {
 padding-left: 3px;
}


/************************************************************************/
/* ページトップへ戻る */
.ToPageTop {
 text-align: right;
}

.ToPageTop a:link {
 color: #FFF;
 text-decoration: none;
}
.ToPageTop a:visited {
 color: #FFF0EA;
 text-decoration: none;
}
.ToPageTop a:hover {
 color: #FFF;
 text-decoration: underline;
}
.ToPageTop a:active {
 color: #F90;
 text-decoration: none;
}

#MainContents #TopFlash {
 margin-bottom: 20px;
}

h1.Top {
 font-size: 0px;
 line-height: 0px;
 margin: 0px;
 padding: 0px;
}

/************************************************************************/
/* TwitterTimeLine */
.TwitterArea {
 width: 210px;
 float: right;
}

