.index-news dt {
  /*float:left;
  clear:both;
  width:8em;
  margin-bottom:0.5em;*/
}
.index-news dd {
  /*margin-left:8em;
  margin-bottom:0.5em;*/
  margin-bottom:2em;
}

.index-free dt {
  font-weight:bold;
  margin-bottom:0;
  color:#000;
}
.index-free dt:before {
  content:"¢¡";
}
.index-free dd {
  padding-left:1em;
}