white-space: nowrap;@charset "shift_jis";
/* SE�n���h�u�b�N 
------------------------------------------------- */ 
#se_handbook h3{ font-size: 18px;font-size: 1.8rem; font-weight: bold;color:#fff;background:#08213D;border-left:10px solid #09a29e;margin-bottom:1em;border-radius: 3px; padding:9px 17px 7px;}
#se_handbook h4{margin-top: 20px; }
#se_handbook h4,#toctitle{ font-size: 18px;font-size: 1.8rem; font-weight: bold;color:#fff;background:#00408F;border-left:10px solid #3C75AF;margin-bottom:1em;border-radius: 3px; padding:9px 17px 7px; }
#se_handbook h5{line-height:1.1;padding-left:9px; margin-bottom:.5em;margin-top: 20px; border-left:4px solid #009e94; font-weight:bold; }
#se_handbook h6{margin-bottom:.5em; font-weight:bold; margin-top: 5px;}
#se_handbook .sectlevel1 li a{ padding-left:10px; background:url("/images/ico_list01.gif") 1px .4em no-repeat;}
#se_handbook .ulist > ul > li,#se_handbook .ulist > ul > li > ul > li,
#se_handbook .olist > ol > li,#se_handbook .olist  >ol > li > ol > li{ padding-left:15px; background:url(/images/top_main_line.gif) no-repeat 5px .5em; }
#se_handbook .toc ul > li { padding-left:15px; background:url(/images/top_main_line.gif) no-repeat 5px .5em; }

#se_handbook div.olist.arabic ol.arabic,
#se_handbook div.olist.arabic ol.arabic div.olist.numeric ol.numeric {counter-reset: section;}
#se_handbook div.olist.arabic ol.arabic > li,
#se_handbook div.olist.arabic ol.arabic div.olist.numeric ol.numeric > li{list-style: none;padding-left:15px; background:none;}
#se_handbook div.olist.arabic ol.arabic > li:before,
#se_handbook div.olist.arabic ol.arabic div.olist.numeric ol.numeric > li:before{
    content : counter(section) ". ";
    counter-increment : section;
}
#se_handbook div.olist.arabic ol.arabic > li > p,
#se_handbook div.olist.arabic ol.arabic div.olist.numeric ol.numeric > li >  p{display: inline; padding-left: 5px;}

#se_handbook .dlist dl dt.hdlist1{ margin-top: 5px; margin-bottom:3px; font-weight:bold; }
#se_handbook .dlist dl dd{ margin-left: 20px; }
#se_handbook .sectlevel2 .sectlevel3,#se_handbook .sectlevel2 .sectlevel3 .sectlevel4{ margin-left: 18px;}
#se_handbook #footnotes hr{	display: block; width: 150px; height: 0.1px; border-color: #FFFFFF;	background-color: #e3e3e3; text-align: left; margin-left: 0;}
#se_handbook #footnotes .footnote { font-size: 0.6rem; font-weight: lighter;}
#se_handbook table { width:100%; border:1px solid #e3e3e3; border-bottom:none; border-right:none; }
#se_handbook table th,#se_handbook table td { padding:6px 8px; border-right:1px solid #e3e3e3; background:url("/images/service_table_td_bg.gif") 0 100% repeat-x;}
#se_handbook table th,#se_handbook table tfoot td { background:url("/images/service_table_th1_bg.gif") 0 100% repeat-x #f2f2f2; }
#se_handbook #mainContents table:not(.tbl-01) td:nth-child(1) { background: #ffffff; }

#se_handbook img{display: block; margin: auto;}
#se_handbook #toc{margin-bottom: 15px;}
#se_handbook .sectionbody{margin-bottom: 30px;}
#se_handbook #mainContents{margin-bottom: 30px;}

#se_handbook .listingblock .content code { display:block; min-height:3em; padding:5px 5px 30px; max-width:980px; overflow:auto; white-space:pre; _white-space:break; border:1px solid #000000; background-color:#000000; color: #FFFFFF;}