@charset "utf-8";
/* ==================================================================
CSS information
 style info :印刷用
================================================================== */
/* START for IE6 */

@media print{

* html body{zoom:65%;}




* html div#master-txt{zoom:95%;}



* html p.explain01{zoom:95%;}

* html div.block-L{zoom:98%;}

div.local-navi{zoom:98%;}
div#header{zoom:98%;}

}

