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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
  margin-bottom: 1.3em;
}
#pgContent dt {
  font-size: 1.4em;
  font-weight: bold;
  color: #0d4677; 
  margin-bottom: 0.5em;
}
#pgContent dd {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #464646;
}
#pgContent dl {
  margin-bottom: 1.3em;
}
#pgContent a {
  color: #740f10;
  font-weight: bold;
  
}
