@charset "utf-8";

@media print {

/* ページ全体のコンテナ */
* html body { zoom: 75%; }

/* フッタ */
div#footer { overflow:hidden; }


}
