@charset "Shift_JIS";
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color: #333333;
  background-color: #EEE8D3;
  background-image : url(bodyBg_4L.png);
  background-position: center top;
  background-repeat: repeat;
  min-width:840px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  background-image : url(headerBg_4L.png);
  background-repeat: repeat-x;
  background-position: center top;
}
#hpb-container:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner{
  position: relative;
  width: 840px;
  padding-top:65px;
  margin-left:auto;
  margin-right:auto;
}
#hpb-inner:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header{
  margin-top: -1px;
  margin-right:auto;
  margin-bottom: 0;
  margin-left:auto;
  width:840px;
  height:90px;
}
#hpb-headerMain{
  width:450px;
  float:right;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0px;
  text-align:right;
  font-weight:bold;
  line-height: 12px;
  font-size: 10px;
  color:#2a1c0a;
}
#hpb-headerLogo{
  width: 360px;
  float: left;
  margin-top:14px;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 74px;
  background-image : url(logo_4L.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width:440px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  color:#8f5100;
  font-size:1.2em;
  line-height: 19px;
  text-align: right;
  font-weight:bold;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
  font-weight:normal;
  color:#333333;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 19px;
  text-align: right;
}
#hpb-headerExtra2{
  }
/* フッター内パーツ */
#hpb-footer{
  background-image : url(footerBg_4L.png);
  background-repeat: repeat-x;
  background-position: center top;
  margin-bottom:-20px;
  height:160px;
}
#hpb-footerMain{
  color: #ffffff;
  width:840px;
  margin-left:auto;
  margin-right:auto;
  padding-top:100px;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 0.9em;
  text-align: center;
  line-height: 32px;
}
#hpb-footerLogo{
  }
#hpb-footerExtra1{
  margin-top: -97px;
  margin-left:auto;
  margin-right:auto;
  width: 840px;
}
#hpb-footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    line-height: 1.2;
  font-size: 0.85em;
}
#hpb-footerExtra1 li a{
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 15px;
  font-size: 1.0em;
  color: #FFFFFF;
  background-image : url(fpoint_4L.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#hpb-footerExtra1 a:link{
  text-decoration:underline;
}
#hpb-footerExtra1 a:visited{
  text-decoration:underline;
}
#hpb-footerExtra1 a:hover{
  text-decoration: none;
}
#hpb-footerExtra1 a:active{
  text-decoration: none;
}
#hpb-footerExtra2{
  }
/* サイドブロック内パーツ */

/* バナー */
#banner{
  width: 250px;
  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;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f9e4c7;
}
#banner li a{
  display: block;
  height: 44px;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
}
#banner a#banner-special{
  /* 限定メニューバナー */
    background-image : url(banner_4L_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-event{
  /* イベント情報バナー */
    background-image : url(banner_4L_02.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-space{
  /* 貸切スペースバナー */
    background-image : url(banner_4L_03.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(banner_4L_04.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-reserve{
  /* ご予約バナー */
    background-image : url(banner_4L_05.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom:none;
}
/* 店舗情報 */
#shopinfo{
  padding-top: 20px;
  padding-bottom: 5px;
  margin-top: 15px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #8f5100;
  border-bottom-color: #8F5100;
  background-color: #FFFFFF;
}
#shopinfo img.shopinfo-img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#shopinfo h3{
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#shopinfo h4{
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.95em;
  padding-top: 0;
  color: #8f5100;
  font-weight: bold;
}
#shopinfo p{
  width: 195px;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 50px;
  width:840px;
  overflow:hidden;
}
#hpb-nav ul{
  display: block;
  margin-top: -1px;
  margin-right:auto;
  margin-bottom: 0;
  margin-left:auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  width:840px;
}
#hpb-nav ul:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  display: inline;
  float: left;
  width: 140px;
}
#hpb-nav li a{
  display: block;
  width: 140px;
  height: 50px;
}
#hpb-nav li span.en{
  display: none;
}
#hpb-nav li span.ja{
  display: block;
  line-height: 50px;
  font-size: 14px;
  color: #ffffff;
  font-weight:bold;
}
#hpb-nav a:link{
  text-decoration: none;
  background-image: none;
}
#hpb-nav a:visited{
  text-decoration: none;
  background-image: none;
}
#hpb-nav a:hover{
  text-decoration: none;
  background-image : url(nav_4L_on.png);
  background-position: center top;
  background-repeat: no-repeat;
}
#hpb-nav a:active{
  text-decoration: none;
  background-image : url(nav_4L_on.png);
  background-position: center top;
  background-repeat: no-repeat;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #8F5100;
  text-decoration: underline;
}
a:visited{
  color: #8F5100;
  text-decoration: underline;
}
a:hover{
  color: #8F5100;
  text-decoration: none;
}
a:active{
  color: #8F5100;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left:0;
  margin-right:0;
  padding-top:0;
  padding-bottom:0;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 1.6;
  text-align: left;
}
p.large{
  font-weight: bold;
}
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{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 45px;
  text-align: left;
  overflow: hidden;
  line-height: 48px;
  font-weight:bold;
  border-bottom-width: 2px;
  border-bottom-style:dotted;
  border-bottom-color: #8f5100;
}
.hpb-layoutset-02 h2 span.ja{
  font-size: 1.1em;
  padding-left: 20px;
  padding-bottom: 3px;
  padding-top: 0px;
  color: #8f5100;
}
.hpb-layoutset-02 h2 span.en{
  display:none;
}
#hpb-wrapper h3{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-top: 15px;
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 13px;
  font-size: 1.4em;
  line-height: 1.2;
  text-align: left;
  color: #FFFFFF;
  background-image : url(indexBg_4L.png);
  background-repeat: repeat;
  background-position: left top;
}
#hpb-wrapper h3 span.en{
  display: none;
}
#hpb-wrapper h3 span.ja{
  font-weight:normal;
}
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: 1em;
  line-height: 1.2;
  font-weight: bold;
  color: #8f5100;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 18px;
  text-align: left;
  background-image : url(point_4L.png);
  background-position: 3px 6px;
  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: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #5a3300;
}
table th{
  padding-top: 5px;
  padding-right: 16px;
  padding-bottom: 5px;
  padding-left: 9px;
  text-align: left;
  background-color: #e2d7b4;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5a3300;
}
table td{
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 8px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5a3300;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left:auto;
  margin-right:auto;
}
#contact form{
  text-align:center;
}
textarea{
  width: 350px;
  height: 200px;
}
input.l{
  width: 350px;
}
input.m{
  width: 230px;
}
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: 18px;
  background-image : url(point_4L.png);
  background-position: 3px 8px;
  background-repeat: no-repeat;
}
#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;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 11em;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #5a3300;
}
* 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;
}
/* トップページ デザイン定義 */
#toppage p{
  margin-top:0;
  padding-left:0;
  padding-right:0;
}
#toppage-info p{
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}
#toppage-info hr{
  display:none;
}
#toppage-news h3{
  margin-bottom: 0;
}
#toppage-news{
  padding-bottom:10px;
}
#toppage-news dt{
  width: 80px !important;
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 15px;
  padding-right: 0;
  float:left;
}
#toppage-news dd{
  padding-left: 90px;
  min-height: 65px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #5a3300;
}
#toppage-news .news-photo{
  width: 80px !important;
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  float:left;
}
#toppage-news .news-comment{
  min-height: 65px;
  padding-top:15px;
  padding-bottom:15px;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #5a3300;
}
#toppage-news span.date{
  color: #8f5100;
  line-height: 1.5;
  font-size: 1.0em;
  font-weight:bold;
}
#toppage-news hr{
  display:none;
}

