@charset "UTF-8";
/* CSS Document */

body {background-color:#000; color:#FFF; line-height:26px;}
#wraper {width:800px; margin:0 auto; background-color:#1b438c;}

.section1 {padding:17px 0 20px 30px; width:770px;}
.section2 {padding:17px 0 20px 30px; width:770px; background-color:#0f3478;}

h2 {}
.find {font-size:16px; font-weight:bold; margin-bottom:7px;}
.attention {font-size:11px; color:#ff7272; line-height:15px;}
.image {margin:10px 0 20px 0;}
.margin {margin-bottom:20px;}
.yellow { color:#fff000;}
.red {font-weight:bold; color:#ff0000;}

dl {line-height:1.4em;}  
dt { color:#fff000; font-weight:bold; float:left; width:80px; padding:5px 0 0 0; clear:both;}  
dd { padding:5px 5px 0 80px; }  

table{ line-height:18px; margin-bottom:20px;}
tr { border-bottom: solid 1px #3983b2;}
th {color:#fff000; font-weight:bold; padding:6px 0; border-bottom: solid 1px #3983b2;}
td { text-indent:-1em; margin-left:17px; padding:6px 20px 5px; border-bottom: solid 1px #3983b2;}
/*tr.hight {background-color:#2e7ba2;}
tr.low {background-color:#1c6083;}*/

/* ul { margin-left:15px; width:725px; line-height:18px;} */
/* li {list-style-type: disc; list-style-position: inherit; margin-bottom:7px;} */
li.end {margin-bottom:0px;}

.rule {padding-top:10px; line-height:20px; width:740px;}
.find2 {font-size:15px; font-weight:bold; color:#fff000;}
.rulr_txt {padding-left:30px;}

.close {text-align:center; padding:20px;}



.box_inner { width:740px;}
.list_wrap { width:740px; display:block; margin-bottom:17px;}
.list_wrap ul li { width:360px; height:97px; background:#1b5d8c; border:solid 1px #5a83cf; display:inline; float:left; margin-bottom:17px; }
.boxstyle_01 { padding:7px 0 0 20px;}
.boxstyle_01 p { font-size:116%;}
.boxstyle_01 dl { line-height:1.2em;}
.txt_small p, .txt_small ul li{ font-size:12px; line-height:18px; margin-bottom:13px; text-indent:-1em; margin-left:12px;}
.txt_small ul li { list-style-type: disc; list-style-position:inside; margin-bottom:12px; }
.notice { padding: 15px 30px; background:#0a2454; color:#ff0000; line-height:1.6; }
.notice p { text-indent:-1em; margin-left:12px;}
.center { text-align:center;}

.format_box dl {width:740px; line-height:1.4em;}  
.format_box dt {color:#fff000; font-weight:bold; float:left; width:80px; padding:5px 0 0 0; clear:both;}  
.format_box dd {margin-left:80px; padding:5px 5px 0 10px; width:660px;}  

.clear { clear:both; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb50 { margin-bottom:50px;}
.mr20 { margin-right:15px; }
.mr20 { margin-right:15px; }
.tx11 { font-size:11px !important;}
.tx12 { font-size:12px !important;}
.tx13, .tx13 ul li { font-size:13px !important;}
.pr20 { padding-right:20px;}


/* clearfix */
.cFix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cFix        { min-height: 1px; }
* html .cFix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }


