@charset "shift_jis";
/* コンテンツリスト */
ul.contents{
  margin-left : 5px;
  margin-top : 0px;
  list-style-type : none;
}
ul.contents li{
  margin-top : 0px;
  list-style-type : none;
  line-height : 1.5em;
}
/* コンテンツリスト */
dl.contlist{
  margin-left : 5px;
  line-height : 1.2em;
}
dl.contlist dt{
  margin-top : 5px;
}
dl.contlist dd{
  margin-left : 10px;
}

