/*--------------------------------------------------IEプリント対応指定*/
@media print {
body {
	_zoom: 0.78;
}
}
