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

.inter_subtitle{line-height: 30px;border: 1px solid #787878;border-left: 5px solid #064E7C;padding: 5px;}

.inter_normal{margin: 5px 10px 50px 10px;}

.inter_table{ font-size: 14px; border-collapse:collapse; width:100%}
.inter_table th{ font-weight: normal;width:100px;border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC; background-color: #E0E3E5; }
.inter_table td{ line-height: 20px; padding: 5px; border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC; }


.inter_a{line-height: 24px;font-size: 15px;margin-bottom: 10px}
.inter_b{line-height: 24px;font-size: 15px;margin-left: 10px}


.maru  {
  position: relative;
  margin: 0px 15px;
  padding: 0
}
.maru dt  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em
}
.maru dt span {
  position: absolute;
  left: 0;
  margin: 0;color:#000000!important
}


.regdw{display:block;width:90%;margin: 1em auto;font-size: 16px;font-weight: bold;border-radius: 15px;box-shadow:3px 4px 5px 0 rgba(0,0,0,0.6);height:60px;line-height:60px}
.regdw a{ display:block;text-decoration: none;border-radius: 15px;color: #fff;width: 100%;}
.regdw a:hover{background: #D94244;}
.colorgreen01{background: #3E8457!important}