@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

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

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    display: block;
    text-align: center;
    font-size: 10px;
    color: #FFFFFF;
    background-image : url(tel_5E.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: bold;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 19px;
    text-align: center;
    font-size: 0.8em;
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    padding-top: 15px;
    width: 866px;
    margin-right: auto;
    margin-left: auto;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    font-size: 1em;
    text-align: right;
    padding-right: 10px;
    padding-left: 536px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 536px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-right: 330px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -40px;
}

#hpb-footerExtra1 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;
    text-align: left;
}

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

* html #hpb-footerExtra1 li{
    display: inline; /* for IE6 */
}

*:first-child + html #hpb-footerExtra1 li{
    display: inline; /* for IE7 */
}

#hpb-footerExtra1 li a{
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 13px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    background-image : url(fpoint_5E_01.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#hpb-footerExtra1 a:link{
    color: #CCC;
    text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
    color: #CCC;
    text-decoration: underline;
}
#hpb-footerExtra1 a:hover{
    color: #83CD2F;
    text-decoration: none;
}
#hpb-footerExtra1 a:active{
    color: #83CD2F;
    text-decoration: none;
}

#hpb-footerExtra2
{
}

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


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

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


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

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

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

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 1.2em;
    padding-left: 1.2em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    color: #F93;
    font-weight: bold;
    font-size: 1.1em;
}
p.indent{
    padding-left: 15px;
}

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

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;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_5E.png);
    background-position: right bottom;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height: 70px;
    text-align: left;
    overflow: hidden;
    line-height: 70px;
    background-repeat: repeat-x;
}

.hpb-layoutset-02 h2 span.ja{
    display: none;
}

h2 span.en{
    font-size: 1.4em;
    color: #FFF;
    font-weight: bold;
    text-transform: capitalize;
    padding-left: 10px;
    padding-top: 10px;
    display: block;
}

#hpb-wrapper h3{
    font-size: 1.4em;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    padding-top: 1px;
    padding-left: 7px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    text-align: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #83cd2b;
    margin-top: 10px;
}

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

h4{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    font-size: 1em;
    line-height: 1.2;
    color: #F93;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    background-image : url(point_5E.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #262626;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
}

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

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

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

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
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: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image : url(point_5E.png);
    background-position: 2px 7px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
}

#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;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 3px;
    margin: 0;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    color: #F93;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

* 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: 20px;
    margin-bottom: 10px;
    float: left;
}

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


/* メニューページ デザイン定義 */

* html #menu .item{
    height: 135px; /* for ie6 */
}

#menu .item h3{
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 5px;
}

#menu .item dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 0.95em;
}

#menu .item dt{
    width: 11em !important;
}

#menu .item dd{
    text-align: right;
    padding-left: 12.5em;
}

/* クーポン デザイン定義 */

#coupon:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#coupon h4{
    width: 110px;
    margin-right: auto;
    background-color: #F07E42;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: none;
    text-align: center;
    margin-left: 25px;
    margin-bottom: 10px;
}

#coupon p{
    margin-bottom: 0;
    margin-left: 23px;
}

#coupon hr{
    margin-top: 0;
    margin-bottom: 0;
}

/* アクセスマップ */

#access img{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

/* ご予約 */

#contact form{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
#contact form table{
    width: 100%;
}
#contact form th, #contact form td, #contact form td input{
    text-align: left;
}
