@charset "utf-8";

/**************************************
    印刷用CSS
***************************************/

header {
    position: relative;
}
footer {
    display: none;
}
main {
    position: relative;
    top: -110px;
}
body {
    top:0 !IMPORTANT;
    left:0 !IMPORTANT;
    width:251mm !IMPORTANT;
    height:172mm !IMPORTANT;
}
