.tokushou dt{
  font-size:16px; font-weight:normal;
  margin-top:0px; margin-bottom:10px ;
  color: #333;
  border-radius: 4px;
  background: linear-gradient(#ffffff, #dddddd 90% , #cccccc);
}
.tokushou dd{
  padding-right:10px; 
  margin-left:0; margin-bottom:30px ;
  font-size:12px; font-weight:normal;
}
.bor_b_2 { border-bottom: 2px solid #ccc; }
