@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: 17px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 11px;
}
#hpb-headerLogo
{
  width : 550px;
  float: left;
}
#hpb-headerLogo a
{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom : 2px;
  margin-left : 7px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height : 130px;
  background-image : url(HPTIMAGE.jpg);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1
{
  width: 330px;
  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;
}
#hpb-headerExtra1 P.tel
{
  /* 電話番号の文字設定 */
    margin-top : 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2em;
  line-height : 50px;
  text-align: right;
}
#hpb-headerExtra1 p.tel span
{
  /* 電話番号の「TEL」文字設定 */
}
#hpb-headerExtra1 P.address
{
  /* 住所文字設定 */
    margin-top : -6px;
  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.2em;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain
{
  width: 875px;
  background-color: #CBC9A7;
  margin-left: auto;
  margin-right: auto;
}
#hpb-footerMain P
{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 0.9em;
  text-align: center;
  color: #ffffff;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1
{
  }
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */

/* バナー */
#banner
{
  width: 190px;
  margin-right: auto;
}
#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
{
  display: block;
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
#banner LI A
{
  display: block;
  height: 69px;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(koutuannai.jpg);
}
#banner A#banner-access
{
  /* アクセスバナー */
    background-image : url(top_banner_10A_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo
{
  padding-right: 17px;
}
#shopinfo H3
{
  margin-top: 0;
  margin-bottom: 3px;
  text-align: left;
  color: #E8619E;
  font-weight: normal;
}
#shopinfo H3 SPAN.en
{
  text-transform: capitalize;
  font-size: 1.5em;
}
#shopinfo h4
{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: normal;
  font-size : 0.8em;
  padding-top: 0;
  color: #723918;
  
}
#shopinfo P
{
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#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 : 0em;
  padding-right: 0.1em;
  padding-left: 0.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(titleBg_10Ac.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -12px;
  margin-bottom: 0;
  width: 640px;
  height: 76px;
  text-align: left;
  overflow: hidden;
  line-height: 80px;
}
.hpb-layoutset-02 H2 SPAN.ja
{
  font-size: 1.2em;
  color: #ffffff;
  padding-left: 50px;
  padding-right: 15px;
  font-weight: normal;
}
.hpb-layoutset-02 H2 SPAN.en
{
  color: #595319;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
}
#hpb-wrapper h3
{
  margin-top : 30px;
  
  margin-bottom : 10px;
  
  padding-top: 0;
  padding-bottom : 10px;
  
  text-align : left;
  background-image : url(indexBg_10Ac.png);
  background-position : left center;
  background-repeat : repeat-x;
  color : rgb(232, 97, 158);
  font-size: 1.5em;
  font-weight: normal;
  
  overflow : hidden;
  
  
  
  
  

  
  left : 0px;
  
  visibility : visible;
}
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.25em;
  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: #723918;
}
table th
{
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: left;
  background-color: #fddb7f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : rgb(114, 57, 24);
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : dotted;
  border-right-style : dotted;
  border-left-color : rgb(114, 57, 24);
  border-right-color : rgb(114, 57, 24);
}
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 : rgb(114, 57, 24);
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : dotted;
  border-right-style : dotted;
  border-left-color : rgb(114, 57, 24);
  border-right-color : rgb(114, 57, 24);
}
/* フォームパーツ設定 */
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 : bold;
  width: 170px !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 2px;
  color : green;
  
}
#hpb-main DD
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  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: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
#pagetop A
{
  /* ページの先頭へのリンク設定 */
    display: block;
  width: 124px;
  height: 16px;
  background-image : url(returnTop_10Ac.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
/* トップページ デザイン定義 */

/* メニューページ デザイン定義 */
#hpb-wrapper #toppage-news h3
{
  margin-bottom : 10px;
  line-height : 25px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2em;
}
#hpb-wrapper #toppage-news H3 SPAN.en
{
  padding-right: 15px;
  padding-left : 6px;
  text-transform: capitalize;
  background-color : rgb(255, 255, 255);
  font-size: 1.5em;
  visibility : visible;
}
#hpb-wrapper #toppage-news H3 SPAN.ja
{
  padding-right: 20px;
  padding-left: 5px;
  background-color: #ffffff;
}



