  @charset "UTF-8";
/* CSS Document */


#content { width:840px; margin:0 auto 0 auto; padding:60px 50px 60px 50px; }

#content h3 { font-size:18px; line-height:20px; border-left:#444 solid 10px; padding:0 0 0 5px ; margin:0 0 40px 0; }
#content h4 {  font-size:18px; font-weight:bold; margin:0 0 5px 0; }
#content p { font-size:14px; margin:0 0 10px 0; }
#content table { width:100%; margin:0 0 30px 0; }
#content table tbody { }
#content table tr { }
#content table tr th { padding:10px; border-top:#bbb dotted 1px; font-size:18px; line-height: 130%; width:240px; background:#fafafa; }
#content table tr th span {  }
#content table tr td { padding:10px; border-top:#bbb dotted 1px; font-size:18px; line-height: 130%; }
#content table tr td span {  }

.outlineBox { margin:0 0 30px 0; }
p.attention {  display:block; font-size:10px; padding:10px; border:#ccc so 1px; margin:0 0 30px 0;}
.mt60 {margin-top: 60px !important;}