.contents_detail dl {
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.contents_detail dt {
  background: url(../../../common_new/img/left_navi_menu_mkr1_01.gif) no-repeat 0 5px;
  float: left;
  width: 128px;
  margin: 0 0 10px 0;
  padding-left: 12px;
}
.contents_detail dd {
  float: left;
  width: 500px;
  margin: 0 0 10px 0;
}


.contents_detail dl a {
  color: #0050a3;
  text-decoration: none;
}
.contents_detail dl a:hover {
  text-decoration: underline;
}
.contents_detail dl strong {
  color: #f00;
}






