@charset "utf-8";

#header,
#footer,
#background,
#background_switch,
#bt_next,
#sidebar {
	display: none;
}

#contents {
	width: 100%;
	float: none;
}

body {
	background: transparent;
}


hr {
 page-break-after:avoid; }