div.topics {
  text-align : left;
}


dl.topics * {
  font-size : small;
}
dl.topics{
  clear : both;
}
dl.topics dt{
  clear : both;
  float : left;
  color : #993300;
  margin-right :  10px;
}
dl.topics dd, dl.topics dt{
  padding-bottom : 4px;
  padding-top : 4px;
}
dl.topics dd#shikiri{
  background : url(/wel/images/topocs_line.gif) repeat-x;
  padding : 0px;
  height : 1px;
  font-size : 0px;
}

