@charset "shift_jis";

/* Print CSS */

@media print {
body, h1, h2, h3, h4, h5, p, address, img, li, dl, td, th{
	font-size:13px;
}
}