@charset "UTF-8";

/*body {
zoom:1;
text-align:left;
}

#printframe, #printframe_h {
margin:0px;
}*/

.noprint {
display:none;
}

/*
.tbl01 .tbl01_body {
width:890px;
overflow:visible;
overflow-x:hidden;
height:auto;
}
*/

/* noprint id */
.print_header {
display:none;
}
.print_card {
margin:0px auto;
}
.page_break {
page-break-before:always;
}