6c41078677f7331dd5c416805499a1247924b630b3750c4b41b59bf3045da7ac
Source Code:
@charset "utf-8";
/*
å°å·ç¨ã®ã¹ã¿ã¤ã«ãå®ç¾©
*/
@media print {
#header .hLeft p.logo {
background-image:none!important;
}
#header .hLeft p.logo .txtMagic{
text-indent:0!important;
}
.defTextarea{
height: auto!important;
width:100%!important;
}
.jspContainer{
overflow:auto!important;
height: 100%!important;
width:100%!important;
}
.jspPane{
position: static!important;
width:100%!important;
}
.jspVerticalBar{
display:none!important;
}
}