@charset "Shift_JIS";
/* ==================================
printout CSS
================================== */


.printoff {
	display: none;
}


body {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
}

