@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 480px;
    float: left;
}

#hpb-headerMain h1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
    text-align: left;
    font-weight: normal;
    line-height: 13px;
    font-size: 12px;
}

#hpb-headerLogo {
    width: 480px;
    float: left;
}

#hpb-headerLogo a {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 52px;
    background-image : url(logo_7C.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1 {
    width: 400px;
    margin-top: -20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel {
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
}

#hpb-headerExtra1 p.tel span {
    /* 電話番号の「電話でのご予約・お問い合わせは」文字設定 */
    font-size: 13px;
    letter-spacing: -1px;
}

#hpb-headerExtra1 a {
    /* 「ご予約はこちら」ボタン設定 */
    display: block;
    width: 320px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    height: 26px;
    background-image : url(headerButton_7C.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#hpb-headerExtra1 a:link {
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 a:visited {
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 a:hover {
    color: #EE8A8A;
    text-decoration: none;
}
#hpb-headerExtra1 a:active {
    color: #EE8A8A;
    text-decoration: none;
}


#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footerMain {
}

#hpb-footerMain p {
    /* コピーライト文字設定 */
    height: 23px;
    font-size: 0.8em;
    text-align: center;
    line-height: 23px;
    margin-bottom: 0;
    color: #ffffff;
}

#hpb-footerLogo {
}

#hpb-footerExtra1 {
    width: 300px;
    float: left;
    margin-top: -50px;
}

#hpb-footerExtra1 ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li {
    /* フッターナビ設定 */
    display: inline;
    line-height: 1.2;
    padding-right: 10px;
}

#hpb-footerExtra1 li a {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #333333;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 0.8em;
}

#hpb-footerExtra1 a:link {
    color: #333333;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited {
    color: #333333;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover {
    color: #BE1C1E;
    text-decoration: none;
}
#hpb-footerExtra1 a:active {
    color: #BE1C1E;
    text-decoration: none;
}

#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */

/* バナー */
#banner {
}

#banner ul {
    margin-top: -5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    display: block;
    background-color: #ffffff;
}

#banner li a {
    display: block;
    height: 72px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
}

#banner a#banner-special {
    /* スペシャルメニューバナー */
    background-image : url(banner_7C_01.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-spa {
    /* スパバナー */
    background-image : url(banner_7C_02.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-reserve {
    /* 予約バナー */
    background-image : url(banner_7C_03.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image : url(banner_7C_04.png);
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom-width: 0px; /* アクセス下のラインを削除 */
    border-bottom-style: none;
}

/* 店舗情報 */
#shopinfo {
    padding-top: 5px;
}

#shopinfo img.shopinfo-img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}

#shopinfo h3 {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-top: 5px;
}

#shopinfo span.en {
    text-transform: uppercase;
}

#shopinfo span.ja {
    display: none;
}

#shopinfo h4 {
    color: #333333;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

#shopinfo p {
    margin-top: 0.1em;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
}

#hpb-nav li span.en {
}

#hpb-nav li span.ja {
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
    color: #B60005;
    text-decoration: underline;
}
a:visited {
    color: #B60005;
    text-decoration: underline;
}
a:hover {
    color: #F00006;
    text-decoration: none;
}
a:active {
    color: #F00006;
    text-decoration: none;
}

#hpb-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.5;
    text-align: left;
    overflow: visible;
}

p.large {
    font-size: 1.2em;
    color: #BE1C1E;
    padding-top: 0.5em;
    margin-bottom: 1em;
}

p.indent {
    padding-left: 15px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.center {
    margin-right: auto;
    margin-left: auto;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2 {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height: 50px;
    text-align: left;
    overflow: hidden;
    line-height: 55px;
    background-image : url(titleBg_7C.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

.hpb-layoutset-02 h2 span.ja {
    font-size: 1.1em;
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: normal;
}

.hpb-layoutset-02 h2 span.en {
    font-size: 0.9em;
    color: #FFF0CB;
    font-weight: normal;
    text-transform: lowercase;
}

h3 {
    color: #BE281E;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 3px;
    padding-left: 2px;
    font-weight: normal;
    font-size: 1.2em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
}

h3 span {
    padding-right: 10px;
}

h3.hpb-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #BE281E;
}

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    text-align: left;
    background-image : url(point_7C.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    font-size: 1em;
    line-height: 1.5;
    font-weight: normal;
    color: #655849;
}

TABLE {
    margin-top : 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width : 0px;
    border-top-style: dotted;
    border-top-color: #712B03;
}

table th {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #E0D2B1;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
    color: #655849;
}

table td {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
}

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 450px;
    height: 200px;
}

input.l {
    width: 450px;
}
input.m {
    width: 350px;
}
input.s {
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 18px;
    background-image : url(point_7C.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
}

#hpb-main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3px;
    color: #655849;
}

#hpb-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
    overflow: visible;
}

* html #hpb-main dd {
    height: 1%; /* for IE6 */
}

#hpb-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}

#hpb-main img.center {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#pagetop {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
}

#pagetop a {
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    width: 110px;
    height: 15px;
    overflow: hidden;
    background-image : url(returnTop_7C.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(mainimg_7C.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage-news h3 {
    border-bottom-width: 0px;
    border-bottom-style: none;
}

#toppage-news dt {
    width: 77px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
    text-align: center;
}

#toppage-news dt img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}

#toppage-news dd {
    padding-left: 83px;
    min-height: 64px;
    padding-bottom: 5px;
    padding-top: 5px;
}

* html #toppage-news dd {
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd {
    height: 68px; /* for ie7 */
}

#toppage-news span.date {
    color: #BE281E;
    line-height: 1.5;
    font-size: 0.95em;
}

.news-photo {
    float: left;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.news-comment {
    margin-top: 5px;
}

#toppage-news hr {
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #712B03;
    clear: both;
}

.news-photo img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}
