@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #000000; /* 標準文字色 */
	background-color: #E5F5FF;
}
/* 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: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #E5F5FF;
	background-image : url(bodyBg_5Ia.png);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
}

#hpb-header{
	height: 99px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	min-width: 1200px;
}

#hpb-inner{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	zoom: 1;
	position: relative;
	min-width: 1200px;
}

#hpb-inner:after,
#hpb-header:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-footer{
	padding-bottom: 20px;
	padding-top: 5px;
	clear: both;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #97bbff;
	margin-bottom: 0px;
	background-image : url(footerBg_5Ia.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 1200px;
}


#hpb-nav{
	width: 100%;
	height: 35px;
	position: absolute;
	top: 0px;
	left: -1px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center 1px;
	min-width: 1200px;
}
* html #hpb-nav{
	position: relative;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	height: 10px;
	overflow: hidden;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 10px;
}

#hpb-headerLogo{
	width: 750px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 3px;
	overflow: hidden;
	height: 79px;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 0px;
	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: 79px;
	background-image : url(logo_5Ia.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
	width: 300px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	margin-top: 25px;
}
#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding-top: 10px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: 1.5em;
	font-weight: bold;
    line-height: 19px;
    text-align: center;
}

#hpb-headerExtra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
    display: block;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-image : url(tel_5Ia.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

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

#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footerMain{
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

#hpb-footerMain p{
	/* コピーライト文字設定 */
	font-size: 1em;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
}

#hpb-footerLogo {
}

#hpb-footerExtra1{
	width: 690px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;
}

#hpb-footerExtra1 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;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline-block;
    line-height: 1.2;
    padding-right: 10px;
}

* html #hpb-footerExtra1 li{
    display: inline; /* for IE6 */
}

*:first-child + html #hpb-footerExtra1 li{
    display: inline; /* for IE7 */
}

#hpb-footerExtra1 li a{
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image : url(fpoint_5Ia.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: 235px;
}
#banner ul{
    margin-top: 0;
    margin-right: 0px;
    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;
	padding-bottom:0px;
}

#banner li a{
	display: block;
	width: 300px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	overflow: hidden;
}
#banner a#banner-blog{
    /* スタッフブログバナー */
    background-image : url(top_banner_5Ia_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-trip{
    /* 研修旅行記バナー */
    background-image : url(top_banner_5Ia_02.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-card{
    /* サービスカードバナー */
    background-image : url(top_banner_5Ia_03.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-reserve{
    /* ご予約バナー */
    background-image : url(top_banner_5Ia_04.png);
    background-position: top center;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0;
	background-color: #FFFFFF;
	margin-top: 20px;
	/* [disabled]background-image : url(shopBgtop_5Ia.png); */
	background-repeat: no-repeat;
	background-position: center top;
}

#shopinfo h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #674b43;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*text-transform: uppercase;*/
}
#shopinfo h3 span.ja{
	display:none;
}
#shopinfo h4{
	font-weight: bold;
	padding-left: 15px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}

#shopinfo p{
	/* [disabled]color: #666666; */
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.6;
	/* [disabled]background-image : url(shopBgBottom_5Ia.png); */
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
}

#shopinfo img {
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#hpb-nav ul{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	width: 100%;
	height: 35px;
	min-width: 1200px;
}
#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
	display: block;
	width: 16.49%;
	float: left;
	/* [disabled]min-width: 100.5px; */
	border-left: 1px solid #5f9ff2;
	border-right: 1px solid #5F9FF2;
	;
}

#hpb-nav li a{
	display: block;
	color: #FFFFFF;
	overflow: hidden;
	width: 100%;
}

#hpb-nav li span.en{
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	/* [disabled]text-transform: capitalize; */
	display: block;
	line-height: 35px;
	font-size: 21px;
	font-weight: bolder;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
}

#hpb-nav li span.ja{
	display:none;
}


#hpb-nav a:link,
#hpb-nav a:visited{
	background-image : url(nav_5Ia.png);
	background-position: left top;
	background-repeat: repeat-x;
	text-decoration: none;
}
#hpb-nav a:hover,
#hpb-nav a:active{
	background-image : url(nav_5Ia_on.png);
	background-position: left top;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #000;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
	color: #674b43;
	text-decoration: underline;
}
a:visited{
	color: #674b43;
	text-decoration: underline;
}
a:hover{
	color: #674b43;
	text-decoration: none;
}
a:active{
	color: #674b43;
	text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
	margin-top: 0px;
	/* [disabled]margin-bottom: 2em; */
	padding-right: 1.2em;
	padding-left: 1.2em;
	line-height: 20px;
	/* [disabled]text-align: left; */
	font-size: 18px;
}

p.large{
	color: #c28100;
	font-weight: bold;
	font-size: 18px;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: none;
}

.hpb-layoutset-02 h2{
	background-image : url(titleBg_5Ia.png);
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	height: 70px;
	text-align: left;
	overflow: hidden;
	line-height: 55px;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #000;
	padding-left: 50px;
}

.hpb-layoutset-02 h2 span.ja{
	font-size: 30px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 70px;
}

h2 span.en{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

#hpb-wrapper h3{
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #434d98;
	margin-top: 10px;
	clear: both;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 20px;
	line-height: 25px;
	color: #c28100;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    background-image : url(point_5Ia.png);
    background-position: 2px 5px;
    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: 0px;
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3bc7b;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #e3bc7b;
	border-right-color: #e3bc7b;
}

table th{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
	background-color: #ded2b1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3bc7b;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3bc7b;
}

table td{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3bc7b;
	font-size: 18px;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3bc7b;
}

/* フォームパーツ設定 */
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: 1em;
    margin-right: 0;
    margin-bottom: 2em;
    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: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image : url(point_5Ia.png);
	background-position: 2px 9px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3bc7b;
	font-size: 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;
	text-align: left;
	line-height: 1.4;
	font-weight: normal;
	width: 9em !important;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 0;
}

#hpb-main dd{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.4;
	padding-left: 11em;
	color: #c28100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3bc7b;
}

* 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;
}


/* メニューページ デザイン定義 */
#menu .item{
	width: 275px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 25px;
	min-height: 135px;
}

* html #menu .item{
    height: 135px; /* for ie6 */
}

#menu .item h3{
    margin-left: 0;
    margin-right: auto;
	margin-bottom:5px;
}

#menu .item dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 0.95em;
}

#menu .item dt{
    width: 11em !important;
}

#menu .item dd{
    text-align: right;
    padding-left: 12.5em;
}

/* クーポン デザイン定義 */
#coupon{
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #e3bc7b;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #e3bc7b;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #e3bc7b;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #e3bc7b;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-bottom: 30px;
	margin-left:10px;
	margin-right:10px;
}
#coupon-off{
	margin-left: 0px;
	padding-top: 15px;
}

#coupon-limit{
	padding-top: 20px;
	margin-left: 0px;
	padding-bottom: 20px;
}
#coupon-off h4,
#coupon-limit h4{
	float:left;
}
#coupon-off p,
#coupon-limit p{
	padding-left:150px;
}

.hpb-layoutset-02 #hpb-wrapper #coupon h3{
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-left-style: none;
	text-align: left;
	font-size: 1.2em;
	background-color: #ded2b1;
}
#coupon:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#coupon h4{
    width: 110px;
    margin-right: auto;
    background-color: #e3bc7b;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: none;
    text-align: center;
	margin-left:25px;
	margin-bottom:10px;
}

#coupon p{
    margin-bottom: 0;
	margin-left:23px;
}

#coupon hr{
    margin-top: 0;
    margin-bottom: 0;
}

/* ご予約 */

#contact form{
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
#contact form table{
	width:100%;
}
#contact form th,
#contact form td,
#contact form td input{
	text-align:left;
}
