/* ------------------------------------------------------------
* 印刷用
* ------------------------------------------------------------ */

.bl_entry th, .bl_entry td {
    display: table-cell;
}
.bl_entry th {
    text-align: center;
}

.bl_scrollHeader {
    display: none;
}
.bl_headerContents__menuwrap{
    display: none;
}
