#contents ul {
  margin-left: 20px;
}

#contents ul li {
  width: 49%;
  float: left;
  list-style-type: none;
  line-height: 1.4em;
}

#contents h3 {
}

#contents hr {
  clear: left;
  visibility: hidden;
  margin-bottom: 20px;
}
