@media print {
body.print #header-side,
body.print #h_nav_box,
body.print #sub_nav,
body.print #main_nav,
body.print #page_side_bar,
body.print #path,
body.print #print_btn,
body.print .page_2column .fl_R,
body.print #main_side,

body.print #footer_link2,
body.print #footer,
body.print #gotop { display: none; }
 
body.print #header,
body.print #content,
body.print #main_contents,
body.print .page_2column .fl_L
{ clear: both; width: auto; height: auto; float: none; background: none; border: none; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; position: static; }
h1#page_title{
font-size: 123.1%; font-weight:bold; border-left:10px solid #23651C;
border-bottom: 1px solid #23651c; padding-left:12px; margin-bottom:1.5em;
padding-bottom:0.2em; padding-top:0.2em;
line-height:1.6; color:#000; background-color:#fff;
}
h1#page_title.tm{ color:#000; background-color:#fff}
h1#page_title.tm span{  padding-left:12px;}
body.print .link_list#list02{
float:left;
}
 
body.print { font-size: 10.5pt; background: none; }
body.print div.body { width: 500px; margin: 0 auto; }
}

.sp { display: none;}