@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    background-image: none;
    font-size: 12pt;
    line-height: 1.4;
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
#content_area{width: 165mm;}

#header,
#aside,
#contents_left,
#bottom_nav,
#footer{display:none;}