@charset "utf-8";

/* ------------------------------
   プリント
 ------------------------------ */

#header , #sidebar , #banner , #footer {
	display: none;
}

#contents {
	background-image: none;
}

#main {
	float: none;
}

