@charset "EUC-JP";
body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 1.3em;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

#wrap {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 103px;
	width: 910px;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 371px;
	width: 920px;
	text-indent: -9999px;
}
#footer {
	font-size: 10px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 900px;
	padding-top: 19px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

#head_navi {
	background-image: url(../images/head_navi_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 83px;
	width: 900px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#head_navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 900px;
	background-image: url(../images/head_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -10px -3px;
}
#head_navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contents {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 910px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#side_navi {
	width: 200px;
	float: left;
	background-image: url(../images/address_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
#address {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 200px;
}
#address p {
	margin: 0px;
	padding: 0px;
	height: 120px;
	text-indent: -9999px;
	display: none;
}
#main {
	margin: 0px;
	padding: 25px;
	width: 650px;
	float: left;
}

/*¾åÉô¥Ê¥Ó¥²¡¼¥·¥ç¥ó*/
#navi_home a {
	background-image: url(../images/navi_home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 151px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi_home a:hover {
	background-position: 0px -50px;
}
#p-home #navi_home a {
	background-position: 0px -50px;
}
#navi_concept a {
	background-image: url(../images/navi_concept.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi_concept a:hover {
	background-position: 0px -50px;
}
#p-concept #navi_concept a {
	background-position: 0px -50px;
}
#navi_menu a {
	background-image: url(../images/navi_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi_menu a:hover {
	background-position: 0px -50px;
}
#p-menu #navi_menu a {
	background-position: 0px -50px;
}
#navi_info a {
	background-image: url(../images/navi_info.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi_info a:hover {
	background-position: 0px -50px;
}
#p-info #navi_info a {
	background-position: 0px -50px;
}
#navi_coupon a {
	background-image: url(../images/navi_coupon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 151px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi_coupon a:hover {
	background-position: 0px -50px;
}
.remain {
	text-align: right;
	clear: right;
}

