@charset "shift_jis";

@media print{

body{
	color:#333;
	background:#fff !important;
	_zoom:0.6;
	}

p,div,h1,h2,h3,h4,h5,h6,ul,li,dt,dd,table,th,td,a{
	color:#333 !important;
	background:#fff !important;
}

#jsWarning{
	display: none !important;
	}
	
}
