/* 印刷用スタイルシート */

.noprint {
	display: none;
}

div.pagebreak {
	page-break-after: always;
}
