@charset "utf-8";

div#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

div#header {
	/* display: none; */
	width: 100%;
}

div#header div#header-logo {
	width: 100%;
}

div#header div#header-navi {
	display: none;
}

div#side {
	display: none;
}

div#contents {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div#footer-shop {
	display: none;
}

div#footer-link {
	display: none;
}

div#footer {
	width: 100%;
}

div#imagelist {
	page-break-after: always;
}

ul#detailmenu {
	display: none;
}
