@charset "utf-8";
#postgraduate-desc {
  margin-bottom: 27px;
}

#postgraduate-content > dt {
  padding-left: 23px;
  background: transparent url("../image/h_mark.png") no-repeat left 50%;
  font-weight: bold;
  line-height: 150%;
  min-height: 20px;
}
#postgraduate-content > dd {
  line-height: 150%;
  margin-top: 0.5em;
  padding-left: 23px;
}
#postgraduate-content > dd p {
  line-height: 150%;
}
#postgraduate-content > dd.juyukai {
  margin-bottom: 2em;
}

#postgraduate-content-list {
  padding-left: 1em;
  list-style-type: disc;
  list-style-position: outside;
}
#postgraduate-content-list li {
  line-height: 120%;
  margin-bottom: 1em;
}
