@charset "utf-8";
/*マリン*/

/* =========== IE用印刷設定CSS =========== */

@media print{

body {
_zoom: 80%; /*WinIE only */
}
}