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

@import "top.css";

/* 印刷用のため、背景を白に。 */
body {
	background:none;
	background-color:#FFFFFF;
}