@charset "utf-8";
/* CSS Document */

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
  color: #464646;
}
#pgContent img {
  float: left;
  position: relative;
  top: 0.5em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  width: 15em;
  height: 9.3em;
}
#pgContent dt {
  font-size: 1.2em;
  color: #001278;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#pgContent dd {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
}
