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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
  margin-bottom: 1em;
}
#pgContent img {
  float: left;
  position: relative;
  width: 17.5em;
  height: 13.1em;
  top: 0.5em;
  margin-right: 1.5em;
  background: #9c9d85;
  padding: 0.2em;
  border: solid 1px #000;
  margin-bottom: 0.5em;
}
