@charset "utf-8";

* {margin: 0; padding: 0;}

html>/**/body {overflow: visible;}

body {
    width: 100%;
    text-align: left;
    background: none;}

#bg {background-color: #ffffff;}

#in {
    height: auto;
    background: none;}

#header_nav,
#print,
#font_size,
#search_wrap,
#l01_nav,
#breadcrumb,
#in_g_nav,
#in_right,
#footer {
    height: auto;
    display: none;
    background: none;}
#contents_wrap {
    margin-top: 30px;
    height: auto;
    overflow: visible;}

.print01 {border-top: 100px solid #ffffff;}

.print_box {border-top: 1px solid #ffffff;}

.break {page-break-before: always;}

/* for IE6 */
/** html div {display: inline-block;}*/

