@charset "utf-8";
/* CSS Document */
*{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #ebdbc8;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-weight: normal;
	text-align: right;
	height: 20px;
	padding-top: 10px;
}
.clear {
	clear: both;
}
.pos_left {
	float: left;
}
.wrapper{
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
.space10 {
	margin-right: 10px;
}
.space20 {
	margin-right: 20px;
}
.space24 {
	margin-right: 24px;
}
.bottom40 {
	margin-bottom: 40px;
}

#header{
	position: absolute;
	top: 0px;
	height: 430px;
	width: 948px;
}
#top_space_left{
	height: 60px;
	float: left;
	width: 690px;
}
#top_space_left p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top_space_right{
	height: 60px;
	width: 258px;
	float: right;
}
#top_navi{
	height: 20px;
	background-image: url(../images/bg_header_navi.jpg);
}
#top_navi ul{
	list-style-type: none;
}
#top_navi ul li{
	float: left;
	height: 20px;
	text-indent: -9999px;
}
#top_navi ul li a{
	height: 20px;
	display: block;
}
#top_navi_company{
	width: 70px;
}
#top_navi_contact{
	width: 95px;
}
#top_navi_sitemap{
	width: 93px;
}
#top_navi_company a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: 0px 20px;
}
#top_navi_contact a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -70px 20px;
}
#top_navi_sitemap a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -165px 20px;
}
#top_space_right form {
	margin: 5px;
}
#flash{
	height: 330px;
	clear: both;
}
#global_navi{
	height: 40px;
	background-image: url(../images/bg_global_navi.jpg);
}
#global_navi ul{
	list-style-type: none;
}
#global_navi ul li{
	float: left;
	height: 40px;
	width: 158px;
	text-indent: -9999px;
}
#global_navi ul li a {
	display: block;
	height: 40px;
	width: 158px;
}
#global_navi_shop a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: 0px 40px;
}
#global_navi_menu a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: -158px 40px;
}
#global_navi_policy a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: -316px 40px;
}
#global_navi_event a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: -474px 40px;
}
#global_navi_blog a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: -632px 40px;
}
#global_navi_sale a:hover{
	background-image: url(../images/bg_global_navi.jpg);
	background-position: -790px 40px;
}
#contents{
	margin-top: 430px;
}
.policy_block {
	float: left;
	height: 390px;
	width: 300px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
}
.policy_block h2 {
	position: absolute;
	left: 20px;
	top: 262px;
	height: 17px;
	width: 260px;
	color: #FFF;
	background-color: #7e0043;
	text-align: center;
	padding-top: 3px;
}
.policy_block p {
	position: absolute;
	width: 260px;
	left: 20px;
	top: 297px;
	line-height: 140%;
}
#access {
	height: 740px;
	width: 948px;
	clear: both;
	position: relative;
	margin-bottom: 20px;
}
#access h2 {
	color: #6a3906;
	margin-bottom: 6px;
}
#access p {
	line-height: 140%;
}
#map{
	position: absolute;
	height: 468px;
	width: 458px;
	left: 30px;
	top: 80px;
}
#opentime{
	height: 218px;
	width: 375px;
	position: absolute;
	left: 525px;
	top: 90px;
}
#opentime h2 span {
	font-weight: normal;
	color: #000;
}

#root{
	height: 190px;
	width: 375px;
	position: absolute;
	left: 525px;
	top: 350px;
}
#root ol {
	list-style-position: inside;
}
.menu_box {
	float: left;
	height: 255px;
	width: 181px;
	position: relative;
	cursor: pointer;
	margin-bottom: 20px;
}
.click_img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	cursor: hand;
}
.menu_underW {
	position: absolute;
	left: 0px;
	top: 214px;
	background-image: url(../images/bg_menuW.png);
	height: 31px;
	width: 181px;
	padding-top: 10px;
	text-align: center;
}
.menu_underB {
	position: absolute;
	left: 0px;
	top: 214px;
	background-image: url(../images/bg_menuB.png);
	height: 31px;
	width: 181px;
	padding-top: 10px;
	text-align: center;
	display: none;
}
.menu_underW span, .menu_underB span{
	color: #00F;
	text-decoration: underline;
}
#menu_price {
	position: relative;
	height: 310px;
	width: 948px;
	clear: both;
}
.price_list {
	float: left;
	height: 200px;
	width: 286px;
	margin-bottom: 5px;
}
.menu{
	float: left;
	width: 236px;
	clear: both;
	background-image: url(../images/bg_menu_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.menu_bg {
	background-image: url(../images/bg_menu_wall.jpg);
	padding-right: 10px;
}
.price{
	text-align: right;
	width: 50px;
	float: right;
}
.menu, .price{
	margin-bottom: 3px;
}
.price_all {
	text-align: right;
	clear: both;
}
.price_all a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#price_frame {
	position: absolute;
	height: 200px;
	width: 898px;
	left: 25px;
	top: 65px;
}
#footer{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
#footer_left{
	float: left;
	height: 60px;
	width: 704px;
	padding-top: 10px;
}
#footer_left ul {
	list-style-type: none;
}
#footer_left ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #81511c;
}
#footer_left ul li a {
	color: #81511c;
	text-decoration: none;
}
.list_end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #81511c;
}
#footer_right{
	float: right;
	height: 70px;
	width: 234px;
}
