@charset "utf-8";
/* CSS Document */

header,
#sidebar,
footer{
	display:none;
}
body #container #main_contents{
	float:left;
	width:690px;
}
