@charset "utf-8";

@media print {
  #header,#footer,#pc_g_nav,#sp_nav,.pagetop,#sub_navi,.proposal{ display:none;}
  .main_box_sup,.top_bannerarea{ width:98%;}
  @page {
   size: A4;
   margin: 3mm;
}
p a, code, pre { word-wrap: break-word;}
pre a[href]:after { content: "";}
pre abbr[title]:after { content: "";}
pre   .ir a:after,pre a[href^="javascript:"]:after,pre a[href^="#"]:after { content: "";}

#main_area{ font-size:96%;}
h1,h2,h3,h4,h5,h6{ font-size:98.5%;}
.no-print {display:none;}
 h3{ background:none; color:#1B435D; margin:0 0 10px 0; border-bottom:2px solid #1B435D;}
 h3 > .hinner{ width:98%;}
 h3:before{ background:none;}
 .main_img,.main_images{ margin:0 auto 10px;}
}

