@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: #fffef9;
	background-position: center top;
	background-repeat: repeat-x;
	background-image : url(topBg_7Ga.png);
}
/* 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: 904px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(containerBg_7Ga.png);
    background-position: center top;
    background-repeat: repeat-y;
	
}

#hpb-header{
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 99px;
	background-image : url(headerBg_7Ga.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}

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

#hpb-inner{
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;
}

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

.hpb-layoutset-01 #hpb-wrapper{
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hpb-layoutset-02 #hpb-wrapper{
	width: 580px;
	float:right;
	padding-top: 45px;
	padding-right: 25px;
}

.hpb-layoutset-01 #hpb-title{
    width: 850px;
    height: 255px;
	padding-top: 40px;
}

.hpb-layoutset-01 #hpb-main{
    text-align: left;
	width:580px;
	padding-top:10px;
	padding-left:0px;
	float: right;
}
.hpb-layoutset-02 #hpb-main{
    text-align: left;
	width:580px;
	padding-top:0px;
}

#hpb-aside{
    width: 238px;
	float:left;
	padding-left: 20px;
}

.hpb-layoutset-01 #hpb-aside{
	margin-top: 10px;
}
.hpb-layoutset-02 #hpb-aside{
	margin-top:45px;
}


#banner {
}

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

#hpb-footer{
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	clear: both;
}

#hpb-nav{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 890px;
	height: 29px;
	overflow: hidden;
	background-image : url(naviBg_7Ga_01.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a67a65;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a67a65;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

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

/* ナビゲーション */
#hpb-nav ul{
    display: block;
    height: 29px;
    width: 850px;
    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;
	background-image : url(naviBg_7Ga_01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    display: block;
    width: 168px;
    float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a67a65;
}

#hpb-nav li:first-child{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a67a65;
}


#hpb-nav li a{
    display: block;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-align: center;
}

#hpb-nav li span.en{
    display: none;
}
#hpb-nav li span.ja{
    font-size: 14px;
	font-weight:bold;
}

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

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2{
    height: 235px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(mainimg_7Ga_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}

/* コンテンツタイトル背景 */
.hpb-layoutset-02 h2 {
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		background-image: none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		background-image: none;
		background-color: #f5f1dc;
	}
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	#hpb-inner{
		width: 100%;
	}
	.hpb-layoutset-01 #hpb-wrapper{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-wrapper{
    width: 100%;
    float: none;
		padding-top: 0;
		padding-right: 0;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
    height: auto;
		padding-top: 0;
	}
	.hpb-layoutset-01 #hpb-main{
		width: 96%;
    background-image: none;
    padding-top: 0;
		padding-bottom: 20px;
		float: none;
    margin-top: 0;
		margin-left: auto;
    margin-bottom: 0;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
    padding-top: 20px;
		padding-bottom: 20px;
    margin-top: 0;
		margin-left: auto;
    margin-bottom: 0;
		margin-right: auto;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-left: 0;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0px;
	}
	.hpb-layoutset-02 #hpb-aside{
		margin-top: 0px;
	}
	#banner{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#shopinfo{
		max-width: 100%;
	}
	#hpb-footer{
		width: 100%;
		padding-top: 0px;
	}
	#hpb-nav{
		position: relative;
		width: 100%;
		height: auto;
		background-image : none;
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* ナビゲーション */
	#hpb-nav ul{
    display: none;
		height: auto;
		width: 100%;
    margin-top: 0;
		background-image: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}	
	#hpb-nav li{
		width: 100%;
		float: none;
		border-right: none;
	}
	#hpb-nav li:first-child{
		border-left: none;
	}
	#hpb-nav li a{
		height: auto;
		line-height: 1.4;
		text-align: left;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#hpb-nav a:hover{
		background-image: none;
	}
	#hpb-nav a:active{
		background-image: none;
	}
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	/* メインイメージ高さ */
	.hpb-layoutset-01 #hpb-title h2{
    height: 165px;
    margin-top: 0;
		background-size: contain;
	}
	
}

