@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  padding-top: 44px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 35px;
}
#hpb-headerMain h1{
  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-align: left;
  font-weight: normal;
  font-size: 11px;
  color: #6b4600;
}
#hpb-headerLogo{
  position:absolute;
  left: 63px;
  top: 60px;
  width : 846px;
  height: 48px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#hpb-headerLogo a{
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 450px;
  height: 48px;
  background-image : url(logo_10F.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  position: absolute;
  right: 35px;
  top: 60px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin: 0;
  font-size: 16px;
  color: #6b4600;
  text-align: right;
  line-height: 20px;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    margin-top: 0;
  margin-right: 2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 26px;
  padding-bottom: 0;
  padding-left: 0;
  background-image : url(tel_10F.png);
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: normal;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  color: #402a00;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain
{
  }
#hpb-footerMain p{
  /* コピーライト文字設定 */
    position: relative;
  top: 120px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 0.9em;
  text-align: center;
  color: #bd8100;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1
{
  }
#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: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li
{
  }
#banner li a{
  display: block;
  height: 47px;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(top_banner_10F_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3bbded;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3bbded;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3bbded;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #3bbded;
}
#shopinfo h3{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #9cd7ed;
  text-align: left;
}
#shopinfo h3 span.en{
  text-transform: capitalize;
  font-weight:bold;
  color: #0094ca;
}
#shopinfo h4{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: normal;
  color: #000000;
  font-weight: bold;
  line-height: 1.5em;
}
#shopinfo p{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-weight: normal;
  color: #000000;
  font-weight: normal;
  line-height: 1.5em;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

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

/* リンク文字色 */
a:link{
  color: #0864fe;
  text-decoration: underline;
}
a:visited{
  color: #0864fe;
  text-decoration: underline;
}
a:hover{
  color: #0864fe;
  text-decoration: none;
}
a:active{
  color: #0864fe;
  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.4;
  text-align: left;
}
p.large{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: #fff2b2;
  font-weight: bold;
  font-size: 1.2em;
  color: #6b4600;
}
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;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  height: 27px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 26px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 35px;
  border-bottom: none;
  background-image : url(indexBg_10F.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #6b4600;
  font-size: 1.3em;
  font-weight: normal;
  text-align: left;
}
.hpb-layoutset-02 h2 span.ja
{
  }
.hpb-layoutset-02 h2 span.en{
  display: none;
}
#hpb-wrapper h3{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 14px;
  padding-left: 0;
  background-image : url(indexBg_10F_02.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #000000;
  font-size: 1.3em;
  font-weight: normal;
  text-align: left;
  line-height: 1.0;
}
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: #fbc421;
}
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: #ffcb02;
}
table th{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: left;
  background-color: #fff2b2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffcb02;
}
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: #ffcb02;
}
/* フォームパーツ設定 */
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: 5px;
  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: normal;
  width: 140px !important;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 25px;
  background-image : url(point_10F.png);
  background-position: 10px 12px;
  background-repeat: no-repeat;
  color: #6b4600;
  font-weight: bold;
}
.hpb-layoutset-02 #hpb-main dt{
  color: #000000;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  text-align: left;
  line-height: 19px;
  min-height: 19px;
  padding-left: 172px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #f98700;
}
.hpb-layoutset-02 #hpb-main dd
{
  }
*: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{
  float: right;
  width: 134px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  height: 21px;
  background-image : url(returnTop_10F.png);
  background-position:left center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
/* トップページ デザイン定義 */


#hpb-wrapper #toppage p.large{
  min-height: 35px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 0;
  padding-left: 15px;
  background-color: #fff2b2;
  background-image : url(fBg_10F.png);
  background-position: right top;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 1.2em;
  color: #6b4600;
}
#hpb-wrapper #toppage > p{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: #fff2b2;
}
/* メニューページ デザイン定義 */
#hpb-wrapper #toppage-news{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  background-color: #ffffff;
}
#hpb-wrapper #toppage-news h3{
  height: 27px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 26px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 35px;
  border-bottom: none;
  background-image : url(indexBg_10F.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #6b4600;
  font-size: 1.3em;
  font-weight: normal;
  text-align: left;
}
#hpb-wrapper #toppage-news h3 span.en{
  display: none;
}
#hpb-wrapper #toppage-news h3 span.ja
{
  }



