@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: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
}

#hpb-headerLogo{
	width: 550px;
	float: left;
}

#hpb-headerLogo a{
	display: block;
	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-indent: -9999px;
	overflow: hidden;
	height: 90px;
	margin-top: -2px;
	background-image: url(../image/logo_10Bb.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
	width: 330px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	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: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 1.6em;
	line-height: 21px;
	text-align: right;
	font-weight: bold;
}

#hpb-headerExtra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	display: block;
	font-weight: normal;
	font-size: 0.6em;
}

#hpb-headerExtra1 p.address{
	/* 住所文字設定 */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 18px;
	text-align: right;
	font-size: 1.1em;
}

#hpb-headerextra2 {
}
/* フッター内パーツ */

#hpb-footerMain{
	margin-left: auto;
	margin-right: auto;
	background-color: #949694;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 95%;
}

#hpb-footerMain a{
	text-decoration: none;
	color: #FFFFFF;
}

#hpb-footerMain a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#hpb-footerlogo{
}

#hpb-footerExtra1{
	float: left;
	margin-left: 20px;
}

#hpb-footerExtra2{
	float: right;
	margin-right: 20px;
}
/* サイドブロック内パーツ */

/* バナー */

#banner{
	width: 205px;
	margin-top: -10px;
	margin-left: auto;
	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;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#banner li a{
	display: block;
	height: 73px;
	text-indent: -9999px;
	overflow: hidden;
}

#banner a#banner-access{
	/* アクセスバナー */
	background-image: url(../image/banner_10Bb_01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
/* 店舗情報 */

#shopinfo{
	width: 205px;
	margin-right: auto;
	margin-left: auto;
}

#shopinfo h3{
	margin-top: 0;
	margin-bottom: 3px;
	text-align: left;
	color: #81BFF5;
}

#shopinfo h3 span.en{
	text-transform: uppercase;
	font-size: 1.5em;
}

#shopinfo h4{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	font-size: 1.3em;
	padding-top: 0;
	color: #666666;
}

#shopinfo p{
	margin-top: 0.1em;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

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

/* リンク文字色 */

a:link{
	color: #127EE0;
	text-decoration: none;
}

a:visited{
	color: #127EE0;
	text-decoration: none;
}

a:hover{
	color: #81BFF5;
	text-decoration: underline;
}

a:active{
	color: #81BFF5;
	text-decoration: underline;
}

#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-bottom: -0.5em;
}

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-color: #81bff5;
	background-image: url(../image/titleBg_10Bb.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	overflow: hidden;
	height: 50px;
	line-height: 54px;
}

.hpb-layoutset-02 h2 span.ja{
	font-size: 1.1em;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 15px;
}

.hpb-layoutset-02 h2 span.en{
	color: #666666;
	font-size: 0.9em;
	text-transform: uppercase;
}

#hpb-wrapper h3{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
	background-color: #EEEFEF;
	font-size: 1.3em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #81BFF5;
}

#hpb-wrapper h3 span.en{
	text-transform: uppercase;
	padding-right: 15px;
}

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: #81BFF5;
}

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: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
*/
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

table th{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background-color: #f4f3ee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	white-space: nowrap;
}

table td{
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
/* フォームパーツ設定 */

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: 0;
	margin-bottom: 20px;
	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: 30px;
	background-image: url(../image/point_10Bb.png);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81BFF5;
}

#hpb-main dl{
	margin-top: 5px;
	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: 19px;
	min-height: 19px;
	font-weight: normal;
	width: 170px !important;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #000000;
	background-image: url(../image/point_10Bb.png);
	background-position: 3px 6px;
	background-repeat: no-repeat;
}

#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: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81BFF5;
}

*: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: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-left: 0;
	padding-right: 0;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
	display: block;
	width: 117px;
	height: 22px;
	background-image: url(../image/returnTop_10Bb.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: auto;
	text-align: left;
}
/* トップページ デザイン定義 */

/* メニューページ デザイン定義 */