@charset"UTF-8";

#contents #other_contents .sitemap dl {
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
}

#contents #other_contents .sitemap dt {
  margin-top: 10px;
  margin-bottom: 5px;
}

#contents #other_contents .sitemap dd {
  display: inline;
  overflow: hidden;
  float: left;
  margin-left: 20px;
  margin-bottom: 3px;
  width: 30em;
}




