@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: 1.5em;
  margin-bottom: 0.6em;
  height: 15em;
  width: 11.3em;
  background: #9c9d85;
  padding: 0.2em;
  border: solid 1px #000;
}
#pgContent2 img {

}
#pgContent em {
  color: #0d4677;
}
#pgContent p + p {
  margin-bottom: 0;
}
