body{
	zoom: 100%;
	background: none;
}
#sidebox ,
#bottombox ,
#footer ,
#menubox {
	display:none;
	float:none;
}
#wrapper ,
#contents ,
#allbox ,
#aroundbox {
	background:none;
}
#mainbox {
	padding:0;
	width:670px;
	float:none;
}
#wrapper {
	width:auto;/*848 853*/
	margin:0px auto;
	overflow:visible;
	padding-right:0px;
}
#contents {
	width:auto;/*1200*/
}
#aroundbox {
	margin-left:10px;
}
#allbox {
	overflow:visible;
}
.detail {
	overflow:visible;
	padding-left:0px;
}
.pagemenu {
	display:none;
}
#mainbox h2.shop_title {
	display:block;
	float:left;
	margin-left:5px;
	overflow:hidden;
}
.detail .productsbox {
	overflow:auto;
}

.detail .products {
	overflow:auto;
}
#mainbox .shop_contents {
/*	width:auto;*/
	float:right;
	overflow:visible;
}

#mainbox .shop_contents .map_box{
	overflow:visible;
}
