@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 550px;
    float: right;
    background-image : url(headerTxtBg_7Ea.png);
    background-repeat: no-repeat;
    background-position: -2px bottom;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: right;
    font-weight: normal;
    line-height: 10px;
    font-size: 10px;
    color: #55310c;
}

#hpb-headerLogo{
    width: 336px;
    float: left;
    background-image : url(logoBg_7Ea.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: 15px;
}

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

#hpb-headerExtra1{
    width: 500px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3px;
    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: 20px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 19px;
    text-align: right;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #55310c;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「電話でのご予約・お問い合わせは」文字設定 */
    padding-right: 3px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

#hpb-headerExtra1 a{
    /* 「ご予約はこちら」ボタン設定 */
    display: block;
    width: 177px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: auto;
    height: 25px;
    background-image : url(headerButton_7Ea.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    text-indent: -9999px;
}


#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    background-image : url(footerBg_7Ea.png);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    height: 23px;
    line-height: 23px;
    margin-bottom: 0;
    color: #55310c;
    padding-right: 410px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 400px;
    float: right;
    margin-top: -40px;
}

#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: right;
}

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

#hpb-footerExtra1 li a{
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}

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

#hpb-footerExtra2
{
}

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

/* バナー */
#banner
{
}

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

#banner li{
    display: block;
    padding-bottom: 5px;
}

#banner li a{
    display: block;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
}

#banner a#banner-special{
    /* スペシャルメニューバナー */
    background-image : url(banner_7Ea_01.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-spa{
    /* スパバナー */
    background-image : url(banner_7Ea_02.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-reserve{
    /* 予約バナー */
    background-image : url(banner_7Ea_03.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_7Ea_04.png);
    background-position: center left;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #4a9a2b;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
}

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

#shopinfo h3{
    display: none;
}

#shopinfo h4{
    color: #333333;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}

#shopinfo p{
    padding-top: 0.1em;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
}

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

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

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}


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

/* リンク文字色 */
a:link{
    color: #333333;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #55310c;
    text-decoration: none;
}
a:active{
    color: #55310c;
    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: 1em;
    padding-left: 1em;
    line-height: 1.5;
    text-align: left;
    overflow: visible;
}

p.large{
    font-size: 1.2em;
    color: #55310c;
    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: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    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;
    color: #F8F3EE;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    height: 105px;
    text-align: left;
    overflow: hidden;
    line-height: 115px;
    background-image : url(titleBg_7Ea.png);
    background-position: top right;
    background-repeat: no-repeat;
}

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

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

h3{
    color: #55310c;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 3px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6a53c;
}

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: 8px;
    padding-bottom: 3px;
    padding-left: 8px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #764310;
}

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

table{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CC9900;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #FFFCF5;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CC9900;
    color: #55310c;
}

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: #CC9900;
}

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

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

input.l{
    width: 380px;
}
input.m{
    width: 280px;
}
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_7Ea.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    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: 5px;
    color: #4D450A;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CC9900;
    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: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}

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

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

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

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


/* トップページ デザイン定義 */
#toppage-news{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image : url(topnewsTitle_7Ea.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6a53c;
}
#toppage-news h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    color: #333333;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 13px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
#toppage-news h3 .ja{
    display: 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: #dabd7f;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dabd7f;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dabd7f;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dabd7f;
}

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

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

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

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

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

.news-comment{
    margin-top: 10px;
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #dabd7f;
}

#toppage-news hr{
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0px;
    clear: both;
}

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

/* ご予約 */
#reserve form{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

#reserve form th, #reserve form td, #reserve form td input{
    text-align: left;
}
