@charset "utf-8";


@import "/common/css/print.css";
@import "/common/css/icon_print.css";

@media print{
.contentsAgreement{
background:none !important;
}

.contentsHome{
background:none !important;
padding:0 !important;
}
.contentsHome h1{
margin-bottom:20px !important;
}

.contentsHome .homeBlockOuter ul.listBlock li{
border:none !important;
}
 
#popupProductLogo h1{
margin-left:-30px !important;
}

#bHome,
#header {
display:none;
}

#panelB{
border:0px;
}
}