@charset "utf-8";
/* CSS Document */
@media print{
#header,#globalnavi,#toTop,#side,#footer{display: none;}
* html {zoom: 80%;}
}

