/* ===================================================================
print
=================================================================== */
@media print {
  body {
    width: 980px;
    *zoom: 0.8; }
  #tpl-header .rim-tpl-boxR, #tpl-header #tpl-categorynav, #tpl-pagetop-box, #tpl-footer .rim-tpl-contentlist, #tpl-footer #tpl-snsBlock, #tpl-footer .rim-tpl-others ul {
    display: none; }
  #tpl-footer #tpl-copyright {
    float: none;
    text-align: center;
    width: 100%;
    color: #333; } }
