@charset "utf-8";
div#main dl {
  margin-left: 50px;
}

div#main dl dt {
  width: 250px;
}

div#main dl dd {

}