@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: #000000;
	background-color: #bfbfbf;
    background-image : url(bg.png);
    background-position: top center;
    background-repeat: repeat;
	min-width:840px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-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;
}

#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;
	background-color: #fff;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header{
	margin: 0 auto;
	width:840px;
	height:90px;
    background-image : url(header.png);
    background-position: top center;
    background-repeat: no-repeat;
	background-color: #fff;
}

#hpb-headerMain{
	width:450px;
	float:right;
	display: none;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0px;
    text-align:right;
    font-weight:bold;
    line-height: 12px;
    font-size: 10px;
	color:rgb(42, 28, 10);
}
/* width: 200px→350px */
#hpb-headerLogo{
    width: 350px;
    float: left;
    margin-top: 18px;
    margin-left: 20px;
}

#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: 60px;
    background-image : url(logo_4Oa.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: 20px;
    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: #741313;
	font-size:1.5em;
    line-height: 19px;
    text-align: right;
    font-weight:bold;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
	font-weight:normal;
    color: rgb(51, 51, 51);
    display: block;
}

#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{
    margin-bottom:-20px;
    height:50px;
}
#hpb-footerMain{
    color: #ffffff;
	width:840px;
    height: 50px;
	margin: 0 auto;
    background-color:#881615;
    background-image : url(footer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 0.9em;
    text-align: right;
    line-height: 50px;
}

#hpb-footerLogo{
}

#hpb-footerExtra1{
    margin-top: -36px;
	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{
	margin-left: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-image : url(fpoint_4Oa.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#hpb-footerExtra1 a:link{
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    text-decoration: underline;
}
#hpb-footerExtra1 a:active{
    text-decoration: none;
}

#hpb-footerExtra2{
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
    width: 224px;
    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{
	height: 54px;
	margin-right: auto;
	margin-bottom: 0px;
}

#banner li a{
	display: block;
    width: 224px;
	height: 54px;
    line-height: 54px;
    text-align: left;
    overflow: hidden;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    font-family: "Hiragino Mincho Pro" , "ＭＳ 明朝" , "MS Mincho" , "MS Gothic", serif;
    padding-left: 30px;
}

#banner a#banner-special{
    /* 限定メニューバナー */
    width: 224px;
    height: 54px;
    background-image : url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a:hover#banner-special{
    background-image : url(banner_bg_hover.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a#banner-event{
    /* イベント情報バナー */
    width: 224px;
    height: 54px;
    background-image : url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a:hover#banner-event{
    background-image : url(banner_bg_hover.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a#banner-space{
    /* 貸切スペースバナー */
    width: 224px;
    height: 54px;
    background-image : url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a:hover#banner-space{
    background-image : url(banner_bg_hover.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a#banner-access{
    /* アクセスバナー */
    width: 224px;
    height: 54px;
    background-image : url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a:hover#banner-access{
    background-image : url(banner_bg_hover.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a#banner-reserve{
    /* ご予約バナー */
    width: 224px;
    height: 54px;
    background-image : url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#banner a:hover#banner-reserve{
    background-image : url(banner_bg_hover.png);
    background-repeat: no-repeat;
    background-position: left center;
}

/* 店舗情報 */
#shopinfo{
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 15px;
	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: 12px;
	padding-top: 0;
	color: #741313;
	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: 0px;
    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: 137px;
    background-color: #000;
    border-left-color: #fff;
    border-left-width: 3px;
    border-left-style: solid;
    background-image : url(nav_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 137px;
    height: 48px;
}

#hpb-nav li:hover{
	background-color: #333;
    background-image : url(nav_bg_hover.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
    width: 137px;
    height: 48px;
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav li span.ja{
    display: block;
	color: #ffffff;
    line-height: 51px;
	font-size: 16px;
	font-weight: bold;
    font-family: "Hiragino Mincho Pro" , "ＭＳ 明朝" , "MS Mincho" , "MS Gothic", serif;
	position: relative;
}


#hpb-nav a:link{
    text-decoration: none;
    background-image: none;
}
#hpb-nav a:visited{
    text-decoration: none;
    background-image: none;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
	color: #741313;
	text-decoration: underline;
}
a:visited{
	color: #741313;
    text-decoration: underline;
}
a:hover{
	color: #741313;
    text-decoration: none;
}
a:active{
	color: #741313;
    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: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 570px;
    height: 50px;
    text-align: left;
    overflow: hidden;
    line-height: 50px;
    font-weight:bold;
    background-image : url(main_title_bg.png);
    background-position: bottom left;
    background-repeat: no-repeat;    

}

.hpb-layoutset-02 h2 span.ja{
    float: left;
    font-size: 1.1em;
    padding-left: 20px;
    line-height: 43px;
    color: #000;
}

.hpb-layoutset-02 h2 span.en{
    float: right;
    font-size: 0.8em;
    font-weight: lighter;
    padding-right: 20px;
    line-height: 43px;
    color: #000;
}

#hpb-wrapper h3{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 30px;
	padding-right:10px;
	font-size: 16px;
	line-height: 46px;
	text-align: left;
	color: #FFFFFF;
    height: 46px;
    width: 543px;
    background-image : url(main_title.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: "Hiragino Mincho Pro" , "ＭＳ 明朝" , "MS Mincho" , "MS Gothic", serif;
}

#hpb-wrapper h3 span.en{
    display: none;
}

#hpb-wrapper h3 span.ja{
    font-weight:bold;
    font-family: "Hiragino Mincho Pro" , "ＭＳ 明朝" , "MS Mincho" , "MS Gothic", serif;
}

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: #741313;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    text-align: left;
    background-image : url(point_4O.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: solid;
    border-top-color: #bf746e;
}

table th{
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bf746e;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d5d5d5;
    word-break: keep-all;
}

table td{
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bf746e;
    word-break: keep-all;
}

/* フォームパーツ設定 */
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;
}

input.l,
input.m,
input.s{
    padding: 5px;
}

/* メインコンテンツ内基本パーツ */

#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;
}

#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{
	border: none;
	border-bottom: 1px dotted #666;
}
#toppage-news h3{
    margin-bottom: 0;
}

#toppage-news {
}

#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{
    padding-bottom: 2px;
    padding-right: 10px;
	float:left;
}

#toppage-news .news-photo img{
    border: 1px solid #aaa;
}

#toppage-news .news-comment{
}

#toppage-news span.date{
    color: #741313;
    line-height: 1.5;
    font-size: 1.0em;
	font-weight:bold;
}

#toppage-news hr{
    border: none;
	border-bottom: 1px dotted #666;
    padding-bottom: 15px;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
	body{
		min-width:0;
	}

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		margin-top: 0;
		background-image:none;
		position:relative;
	}
	#hpb-inner{
		min-width: 200px;
		overflow: hidden;
		position: relative;
		top: 0;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0;
		width: 100%;
		background-color:transparent;
	}

	/* ヘッダー内パーツ */
	#hpb-header{
		width: 100%;
		padding-top:7px;
		padding-bottom: 5px;
		height:auto;
		position:relative;
	}
	#hpb-headerLogo{
		width: 98%;
		height:auto;
		float: none;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
		top: 0;
		left: 0;
	}
	#hpb-headerMain{
		width:auto;
		position:relative;
		top:auto;
		height: auto;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		font-size:0.9em;
	}
	#hpb-headerMain h1{
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
		text-align: left;
	}
	#hpb-headerLogo a{
		display: block;
		max-width: 100%;
		height: 60px;
		background-size: contain;
		background-position: top center;
		background-repeat:no-repeat;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
		top: 0;
		left: 0;
	}
	#hpb-headerExtra1{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		float: none;
		position:relative;
		opacity:1;
		background-color:transparent;
		text-indent:0;
	}
	#hpb-headerExtra1 p.tel,
	#hpb-headerExtra1 p.address{
		display:block;
		padding-left:0;
		padding-right:10px;
		padding-bottom:5px;
	}

	/* フッター内パーツ */
	#hpb-footerMain{
		margin-top:5px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left:0;
		padding-right:0;
		height:auto;
		width:100%;
		position:relative;
		top:auto;
	}
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-left: 5px;
		padding-right: 5px;
		padding-top:10px;
		padding-bottom:10px;
		word-break: break-all;
		display: block;
		font-size: 0.9em;
		line-height:1;
		margin: 0 auto;
		position: relative;
		text-align: center;
		top: 0;
		width: auto;
	}
	#hpb-footerExtra1{
		height:auto;
		margin: 0 auto;
		padding-left: 5px;
		padding-right:5px;
		padding-top: 5px;
		padding-bottom:5px;
		position: relative;
		width: auto;
		z-index: 3;
		background-color:#881615;
	}
	#hpb-footerExtra1 ul{
		text-align: center;
		width: auto;
		margin-top:0px;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:0;
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
	}
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
		padding-right: 0;
		padding-top: 5px;
		padding-bottom:5px;
	}
	#hpb-footer{
		overflow:visible;
		margin-top:0px;
		margin-bottom:-20px;
		margin-left:0;
		margin-right:0;
		padding-left: 0px;
		padding-right:0px;
		padding-top: 10px;
		padding-bottom:0px;
		position: relative;
		height:auto;
	}
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
		background-color: #881615;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0;
	}
	#hpb-nav h3.hpb-c-index{
		display:block;
		width: 27px;
		height: 20px;
		background-image : url(btn_menu1.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}
	#hpb-nav ul{
		float:none;
		display: none;
		height: auto;
		width:auto;
		position:relative;
		left:0;
	}
	#hpb-nav ul.toggled-on{
		display: block;
		padding-left: 0;
	}
	#hpb-nav li{
		display: block;
		background-image:none;
		background-color:#881615;
		width:100%;
		height: auto;
		float:none;
		padding-left:0;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #b99e3c;
		border-left:none;
	}
	#hpb-nav li a{
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 15px;
		padding-bottom: 12px;
		margin-left:0;
		line-height: 1;
		width:100%;
		height: auto;
		background-image:none;
	}
	#hpb-nav li:hover{
		background-image:none;
		background-color:#ac3635;
	}
	#hpb-nav li a span.ja{
		line-height:1;
		position:relative;
		top: auto;
		left: auto;
		width:auto;
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
	}
	#hpb-nav li a span.en{
		display:none;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	#hpb-wrapper h3,
	#hpb-main #toppage h3{
		width:auto;
		float:none;
	}
	p{
		padding-right: 5px;
		padding-left: 5px;
	}
	img.left{
		margin-left: 10px;
		margin-right: 10px;
	}
	img.right{
		margin-left: 10px;
		margin-right: 10px;
	}
	.hpb-layoutset-02 h2{
		width: 96%;
		padding-left: 0;
		padding-top: 25px;
		line-height: 1.4;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:0;
		word-break: break-all;
		text-indent:10px;
	}
	.hpb-layoutset-02 h2 span.ja{
		padding-left:0;
	}
	.hpb-layoutset-02 h2 span.en{
		padding-right:10px;
	}
	table{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}

	/* フォームパーツ設定 */
	#contactus textarea,
	textarea{
		width: 96%;
		padding:3px;
	}

	#contactus input.l,
	input.l{
		width: 96%;
		padding:3px;
	}
	#contactus input.m,
	input.m{
		width: 60%;
		padding:3px;
	}
	#contactus input.s,
	input.s{
		width: 30%;
		padding:3px;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
		padding-right: 0;
	}
	dl{
		width:auto;
		margin-top:10px;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:0;
		padding-bottom:0;
		padding-left: 0;
		padding-right: 0;
		background-color:#063c5e;
	}
	#hpb-main dt{
		float: none;
		line-height: 1.4;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:10px;
		padding-bottom:0;
		padding-left: 5px;
		padding-right: 5px;
		min-height:5px;
		width:auto !important;
		height:auto;
		text-align:left;
	}
	#hpb-main dd{
		line-height: 1.4;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:5px;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		height:auto;
		border-bottom:2px solid #666666;
	}
	#hpb-main img.left{
		margin-left: 10px;
		margin-right: 10px;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 10px;
		margin-right: 10px;
		float: none;
	}


	/* サイドブロック内パーツ */
	#hpb-aside #banner{
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
	}
	#hpb-aside #banner ul{
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:10px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:10px;
	}
	#hpb-aside #banner ul li{
		width:100%;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
	}
	#hpb-aside #banner ul li a{
		width:auto;
	}
	#hpb-aside #shopinfo{
		width:96%;
		padding-top:10px;
		padding-left: 0;
		padding-right:0;
		padding-bottom:5px;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
	}
	#hpb-aside #shopinfo h4,
	#hpb-aside #shopinfo p{
		padding-top:0;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom:0;
		margin-top:10px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:10px;
	}

	/* アクセスページ デザイン定義 */
	#hpb-main #access img{
		width:100%;
		height:auto;
		margin:0 0 15px 0;
	}

	/* ご予約ページ デザイン定義 */
	#contact form table{
		width:100%;
	}
	#contact form table th,
	#contact form table td{
		display:block;
		width:96%;
		padding:8px 2%;
		border-right-style:none;
	}
	#contact form table th{
		border-bottom-style:dotted;
	}
	#contact form table td textarea,
	#contact form table td input.l{
		width:94%;
	}
	#contact input.button{
		margin-left:auto;
		margin-right:auto;
	}
	#contact hr{
		display:none;
	}
	
	#menu table th,
	#menu table td,
	#news table th,
	#news table td{
		display:block;
		width:96%;
		padding:8px 2%;
		border-right-style:none;
	}
	#menu table th,
	#news table th{
		border-bottom-style:dotted;
	}


}


