@charset "utf-8";
/* CSS Document */
main section, main section * {
  color: #000;
}

dd a, dd a:link, dd a:visited {
  color: #000;
}

dd p:last-of-type {
    padding: 0;
}