@charset "utf-8";

/* 印刷用スタイル */
div#header,
div#globalNavi,
div#footer {
	display: none;
}
body {
	background-color: #ffffff;
}
