@charset "utf-8";

/* -----------------------------
	print css
----------------------------- */

#container {
	border: none;
	width: 100%;
}
#header ul {
	display: none;
}
#toplist li {
	margin-right: 0px;
}
#footer {
	border: none;
	width: 100%;
}

.menu {
	display: none;
}
.contents {
	float: none;
}