@charset "utf-8";


@import "detail.css";

body {
	background-image:none;
	min-width:1096px;
	width:1096px;
}
#bg_body {
	min-width:1096px;
}

#header,
#pankuzu,
#footer {
	display:none;
}
#container {
	width:1096px;
	top: 0;
	margin:0 auto;
}