@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 11px;
  color: #8f6439;
}
#hpb-headerLogo{
  width: 400px;
  float: left;
  background-image : url(../image/logoBg_10D.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 15px;
  padding-bottom: 20px;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 35px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 35px;
  background-image : url(../image/logo_10D.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 360px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  color: #7c5e0f;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.5em;
  line-height: 20px;
  text-align: right;
  background-image : url(../image/tel_10D.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#hpb-headerExtra1 p.tel span{
  font-size: 0.7em;
/* 電話番号の「TEL」文字設定 */
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 20px;
  text-align: right;
  font-size: 1.0em;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain
{
  }
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 3px;
  font-size: 0.9em;
  text-align: center;
  font-color: 000000;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1
{
  }
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */

/* バナー */
#banner{
  width: 205px;
  margin-left: auto;
}
#banner ul{
  color: #cd5c5c;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li{
  color: #cd5c5c;
  font-saize: 1.3em;
  display: block;
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
#banner li a{
  display: block;
  height: 70px;
  text-indent: 1px;
  overflow: hidden;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(../image/top_banner_10D_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo{
  background-image : url(../image/shopInfoBg_10D_bottom.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 8px;
}
#shopinfo h3{
  margin-top: 0;
  margin-bottom: 0px;
  text-align: center;
  color: #fc9d16;
  font-weight: normal;
  background-image : url(../image/shopinfoTitle_10D.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 20px;
  padding-top: 35px;
}
#shopinfo h3 span.en{
  text-transform: capitalize;
  font-size: 1.0em;
}
#shopinfo h4{
  margin-left: 11px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.95em;
  padding-top: 10px;
  color: #000000;
  font-weight: normal;
  background-image : url(../image/shopinfoBg_10D.png);
  background-repeat: repeat-y;
  background-position: right center;
  padding-left: 20px;
  padding-right: 20px;
}
#shopinfo p{
  color: #000000;
  margin-top: 0;
  margin-left: 11px;
  margin-right: 0;
  margin-bottom: 0;
  line-height: 1.5;
  background-image : url(../image/shopinfoBg_10D.png);
  background-repeat: repeat-y;
  background-position: right center;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #e69100;
  text-decoration: underline;
}
a:visited{
  color: #e69100;
  text-decoration: underline;
}
a:hover{
  color: #F39700;
  text-decoration: none;
}
a:active{
  color: #F39700;
  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.4;
  text-align: left;
}
p.large{
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0.4em;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
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;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  background-image : url(../image/titleBg_10D.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-bottom: 0;
  height: 76px;
  text-align: left;
  overflow: hidden;
  line-height: 80px;
}
.hpb-layoutset-02 h2 span.ja{
  font-size: 1.2em;
  color: #ff3a3a;
  padding-left: 50px;
  padding-right: 15px;
  font-weight: normal;
}
.hpb-layoutset-02 h2 span.en{
  color: #FFAD33;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
}
#hpb-wrapper h3{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 40px;
  text-align: left;
  background-image : url(../image/indexBg_10D.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #FD7700;
  font-size: 1.5em;
  font-weight: normal;
  text-align: left;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 2px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: bold;
  color: #FF3B3B;
}
h5{
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: bold;
}
table{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCA540;
}
table th{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: left;
  background-color: #FDF5BC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCA540;
}
table td{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCA540;
}
/* フォームパーツ設定 */
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: 5px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  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: 2px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #f7ba05;
}
#hpb-main dl{
  margin-top: 0px;
  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: 19px;
  min-height: 19px;
  font-weight: bold;
  width: 170px !important;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 2px;
  color: #FD7700;
  font-weight: bold;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 7px;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  padding-left: 172px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #f7ba05;
}
*:first-child + html #hpb-main dd{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #hpb-main dd{
  /* for IE6 */
    height: 20px;
  padding-left: 0px;
}
#hpb-main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img{
  margin-top: 5px;
  margin-bottom: 10px;
}
#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;
}
#pagetop{
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

#motopage{
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  width: 151px;
  height: 30px;
  background-image : url(../image/returnTop_10D.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
/* トップページ デザイン定義 */
#hpb-wrapper #toppage-news{
  width: 580px;
  margin-right: auto;
  padding-bottom: 8px;
  background-image : url(../image/toppageNewsBg_10D_01.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#hpb-wrapper #toppage-news h3{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 16px;
  padding-bottom: 0;
  padding-left: 45px;
  padding-top: 20px;
  font-size: 1.2em;
  background-image : url(../image/topIndexBg_10D_01.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#hpb-wrapper #toppage-news h3 span.en{
  padding-right: 15px;
  padding-left: 0px;
  text-transform: capitalize;
  background-color: #ffffff;
  font-size: 1.5em;
}
#hpb-wrapper #toppage-news h3 span.ja{
  padding-right: 10px;
  padding-left: 5px;
  background-color: #ffffff;
}
#hpb-wrapper #toppage-news dl dt{
  background-image : url(../image/point_10D.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  color: #333333;
  font-weight: normal;
  width: 120px !important;
}
#hpb-wrapper #toppage-news dl dd{
  padding-left: 125px;
}
