<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* print.css
**************************************************************************************

プリント設定
**************************************************************************************/ 

body {
	_zoom:80%;
	font-family: 'ヒラギノ角ゴ Pro W3', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}

#header {
	_width:960px;
}
#footer {
	_width:960px;
}	</pre></body></html>