* {margin: 0; padding: 0; }
body { color: black; background-color: #1e0000; width: 100%; height: 100%; }
.center_box { background-color: olive; width: 100%; height: 100%; }
/*全体を囲む*/
#my_body_bg { background-image: url(../common/bg.gif); width: 970px; height: auto; margin-top: 10px; margin-right: auto; margin-left: auto; }
#my_body { margin-right: auto; margin-left: auto; width: 950px; height: auto; }
/*コンテンツ*/
#contents { background-color: black; width: 950px; height: 430px; }
/*---------ヘッダー部分--------*/
#my_header { width: 950px; height: 30px; }
#header_news { font-size: 11px; background-color: #441606; width: 590px; height: 21px; float: left; padding-top: 9px; padding-left: 10px; }
#header_news a { color: #cc9; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; margin-left: 10px; }
#header_news a:hover { color: #f3b524; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
#header_news ul {  }
#header_news li { list-style-image: url(../common/news_icon.gif); list-style-position: inside; }
#header_back a { color: #707054; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #441606; text-decoration: none; text-align: center; width: 100px; height: 21px; float: left; padding-top: 9px; display: block; }
#header_back a:hover { color: #cc9; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #7d4f3f; text-align: center; width: 100px; height: 21px; float: left; padding-top: 9px; }
#header_staff a { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #323232; text-decoration: none; text-align: center; width: 125px; height: 21px; float: left; padding-top: 9px; display: block; }
#header_staff a:hover { color: #fff; font-size: 11px; background-color: #6e6e6e; text-decoration: none; text-align: center; width: 125px; height: 21px; float: left; padding-top: 9px; }
#header_yoyaku a { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #900; text-decoration: none; text-align: center; width: 125px; height: 21px; float: left; padding-top: 9px; display: block; }
#header_yoyaku a:hover { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #dc0000; text-decoration: none; width: 125px; height: 21px; float: left; padding-top: 9px; }
/*----------フッター部分----------*/
#my_footer { background-color: #441606; text-align: center; width: 950px; height: auto; padding-top: 5px; padding-bottom: 10px; }
#my_footer_botan { width: auto; height: auto; }
#my_footer_botan img { background-color: silver; margin-right: 50px; }
#footer_copy img { margin-top: 10px; padding-right: 55px; }
/*アーカイブヘッダ*/
#my_header_img { background-color: #441606; width: 950px; height: 100px; }
#header_news_botan { font-size: 11px; background-color: #441606; width: 580px; height: 21px; float: left; padding-top: 9px; padding-left: 20px; }
#header_news_botan a { font-size: 11px; float: left; margin-right: 15px; }
#my_footer_a { background-color: #441606; text-align: center; width: 950px; height: 40px; padding-top: 20px; }
#footer_copy2 img { padding-right: 55px; }
/*アーカイブボックス*/
#contents_a { width: 910px; height: auto; overflow: auto; padding-top: 20px; padding-bottom: 40px; padding-left: 40px; }
.a_databox { margin-top: 20px; margin-right: 30px; margin-left: 20px; padding: 15px; width: 340px; height: 220px; float: left; border: solid 1px #441606; }
.a_databox_title { color: #c9b67c; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; background-color: #441606; width: auto; height: auto; padding: 5px; border-left: 5px solid #5d1500; }
.a_databox_text { color: #c9b67d; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; text-decoration: none; width: auto; height: 150px; overflow: hidden; margin-top: 15px; }
.a_databox_text img { float: left; margin-right: 15px; margin-bottom: 15px; }
.a_databox_foot { color: #c9b67c; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; text-decoration: none; text-align: right; width: auto; height: auto; margin-top: 10px; }
.a_databox_foot a { color: #c9b67c; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; text-decoration: none; }
.a_databox_foot a:hover { color: #f3b524; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; text-decoration: none; }
/*エントリーアーカイブボックス*/
#contents_ea { width: 910px; height: auto; overflow: auto; padding: 40px 20px; }
.ea_databox { width: auto; height: 240px; padding: 15px; border: solid 1px #441606; }
.a_databox_text2 { color: #c9b67d; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; text-decoration: none; margin-top: 15px; width: auto; height: auto; }
.a_databox_text2 img { margin-right: 15px; margin-bottom: 15px; float: left; }
/*メニューページレフト*/
#contents_m { text-align: left; width: 820px; height: auto; overflow: auto; padding-top: 60px; padding-bottom: 60px; padding-left: 90px; }
.m_databox_l { width: 220px; height: auto; overflow: auto; float: left; margin-right: 60px; }
.m_databox_la { width: auto; height: auto; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.m_databox_la_main { width: auto; height: auto; padding-top: 8px; }
.m_databox_la_left { color: #fff; font-size: 10px; font-family: "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; letter-spacing: 1px; width: 155px; height: auto; float: left; padding-left: 3px; }
.m_databox_la_right { color: #fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: auto; height: auto; }
.m_databox_lb { padding-bottom: 5px; width: auto; height: auto; margin-top: 25px; border-bottom: 1px solid #c9b67d; }
/*メニューページセンター*/
.m_databox_c { width: 220px; height: auto; float: left; margin-right: 60px; }
.m_databox_ca { width: auto; height: auto; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.m_databox_ca_main { width: auto; height: auto; padding-top: 8px; }
.m_databox_ca_left { color: #fff; font-size: 10px; font-family: "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; letter-spacing: 1px; width: 155px; height: auto; float: left; padding-left: 3px; }
.m_databox_ca_right { color: #fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: auto; height: auto; }
.m_databox_cb { padding-bottom: 5px; width: auto; height: auto; margin-top: 25px; border-bottom: 1px solid #c9b67d; }
/*メニューページライト*/
.m_databox_r { width: 220px; height: auto; float: left; }
.m_databox_ra { width: auto; height: auto; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.m_databox_ra_main { width: auto; height: auto; overflow: auto; padding-top: 8px; }
.m_databox_ra_left { color: #fff; font-size: 10px; font-family: "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; letter-spacing: 1px; width: 155px; height: auto; float: left; padding-left: 3px; }
.m_databox_ra_right { color: #fff; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: auto; height: auto; }
.m_databox_rb { padding-bottom: 5px; width: auto; height: auto; margin-top: 25px; border-bottom: 1px solid #c9b67d; }
/*コンセプト*/
#contents_c { background-image: url(../concept/images/concept_bg.jpg); width: 950px; height: 510px; }
.text_box_c { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 30px; width: auto; height: auto; padding-top: 80px; padding-left: 50px; }
/*インフォメーション*/
#contents_info { background-image: url(../info/images/info_bg.jpg); width: 950px; height: 510px; }
#contents_info_left { width: 450px; height: auto; float: left; padding-top: 60px; padding-left: 80px; }
#contents_info_right { width: auto; height: auto; margin-left: 570px; padding-top: 60px; }
.i_databox_1 { width: 300px; height: auto; overflow: auto; }
.i_databox_img { width: auto; height: auto; overflow: auto; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.i_databox_img2 { padding-bottom: 5px; width: auto; height: auto; overflow: auto; margin-top: 10px; border-bottom: 1px solid #c9b67d; }
.i_databox_text { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; width: auto; height: auto; padding-top: 8px; padding-bottom: 5px; padding-left: 3px; }
.i_databox_text a { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
.i_databox_text a:hover { color: #f5901e; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
/*予約*/
#my_body_info { width: 550px; height: auto; }
#contents_yoyaku { width: 550px; height: auto; overflow: auto; }
#my_footer_mail { background-color: #441606; text-align: center; width: 100%; height: 40px; padding-top: 20px; }
.header_rogo { padding-top: 30px; padding-bottom: 30px; padding-left: 40px; }
.header_mail_title1 { margin-right: 40px; margin-left: 40px; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.header_mail_title2 { margin-right: 40px; margin-left: 40px; padding-top: 30px; padding-bottom: 5px; border-bottom: 1px solid #c9b67d; }
.header_mail_text { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; text-decoration: none; margin-right: 40px; margin-left: 40px; padding-top: 10px; padding-bottom: 10px; }
.header_mail_form { color: #c9b67d; margin-right: 40px; margin-left: 40px; padding-top: 13px; padding-bottom: 10px; border-bottom: 1px dashed #7b682f; }
.header_mail_form_l { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; text-decoration: none; width: 200px; float: left; }
.header_mail_form_r { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: auto; margin-left: 200px; }
.text_oudo_11 { color: #c9b67d; }
.text_oudo_15 { color: #c9b67d; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.text_red_11 { color: #f00; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
/*インフォメーション店内ギャラリー*/
#contents_info_gt { width: 950px; height: auto; padding-top: 60px; }
#contents_info_g_title { width: 790px; height: auto; margin-right: auto; margin-left: auto; border-bottom: 1px solid #c9b67d; }
#contents_info_g_title h1 { color: #c9b67d; font-size: 14px; }
#contents_info_g { width: 790px; height: auto; overflow: hidden; margin-top: 20px; margin-right: auto; margin-left: auto; }
#contents_info_g_left { width: 450px; height: auto; float: left; }
#contents_info_g_right { width: auto; height: auto; margin-left: 487px; }
#contents_info_g_text { color: #c9b67d; font-size: 12px; line-height: 160%; width: 790px; height: auto; overflow: auto; margin: 20px auto 60px; }
