@charset "Shift_JIS";
/* 要素リセット */

body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size : 16px;
line-heighrt:1.6;
  font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
  color: #000000;
  /* 標準文字色 */
    background-image : url(../img/bg_7Ab_02.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  width: 1200px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background-color: #f5f5f5;
}
#hpb-header{
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  height : 150px;
  background-color: #1e90ff;
}
#hpb-header::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  padding-top : 32px;
}
.hpb-layoutset-01 #hpb-inner{
  background-image : url(../img/top_content_line_7Ab_02.png);
  background-position: top center;
  background-repeat: repeat-x;
}
#hpb-inner::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper{
  width : 1200px;
  float: left;
}
#hpb-title{
  width : 900px;
  margin-left : 0px;
}
#hpb-main{
  width : 1200px;
  margin-right: auto;
  text-align: left;
  padding-top: 10px;
  margin-left: 0px;
}
.hpb-layoutset-02 #hpb-main{
  min-height: 1000px;
}
* html .hpb-layoutset-02 #hpb-main{
  height: 560px;
/* for ie6 */
}
#hpb-aside{
  position: relative;
  width: 220px;
  width: 220px;
  float: right;
}
* html #hpb-aside{
  float: none;
/* for ie6 */
}
#banner{
  width: 220px;
  margin-top: -1px;
}
#shopinfo{
  width: 220px;
}
.hpb-layoutset-01 #shopinfo{
  padding-top: 15px;
}
.hpb-layoutset-02 #shopinfo{
  padding-top: 10px;
}
#hpb-footer{
  clear: both;
  padding-bottom: 10px;
}
#hpb-nav{
  width: 1200px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D4C984;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #413E2F;
}
* html #hpb-nav{
  left: -788px;
/* for ie6 */
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  margin-top: -1px;
  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-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  display: block;
  width: 239px;
  float: left;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #BAAD92;
}
#hpb-nav li a{
  display: block;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
#hpb-nav li span.en{
  display: block;
  line-height: 10px;
  letter-spacing: 1px;
  padding-top: 18px;
}
#hpb-nav li span.ja{
  display: block;
  line-height: 15px;
  margin-top : 8px;
}
#hpb-nav a:link{
  text-decoration: none;
  background-image : url(../img/mainmenu_bg_7Ab_03.png);
  background-position: top center;
  background-repeat: repeat-x;
}
#hpb-nav a:visited{
  text-decoration: none;
  background-image : url(../img/mainmenu_bg_7Ab_03.png);
  background-position: top center;
  background-repeat: repeat-x;
}
#hpb-nav a:hover{
  background-image : url(../img/mainmenu_bg_7Ab_03_on.png);
  background-position: top center;
  background-repeat: repeat-x;
  text-decoration: none;
}
#hpb-nav a:active{
  background-image : url(../img/mainmenu_bg_7Ab_03_on.png);
  background-position: top center;
  background-repeat: repeat-x;
  text-decoration: none;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* 店舗情報マージン調整 */
#shopinfo h3{
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}
#shopinfo h4{
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}
#shopinfo p{
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
