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

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

1.ie6以前
2.ページの先頭へ

**************************************************************************************/ 



/* 1.ie6以前
=============================================================================*/

body{
 /*\*/
 _zoom: 80%;
 /**/
}


/* 2.印刷不可
=============================================================================*/

.noprint{
 display:none;
}</pre></body></html>