@charset "UTF-8";
body {
    zoom: 0.7;
}
header #sub-menu, header #login-menu, header #nav-drawer, header .menu,
.sidemenu, .breadcrumb,
footer{
    display: none;
}
header{
    position: inherit;
}
#navi.bg_white{
    box-shadow: none;
}
.container article{
    padding: 20px 0!important;
}
.contents_wrap{
    width: 100%;
    max-width: none;
}
.news_body table.tbl-scroll tbody{
    overflow: inherit!important;
}
.news_body img {
    margin: 0px!important;
    display: inline-block!important;
}
