body {
  background-color: #dddddd;
  line-height: 150%;
}


h1 {
  font-size: 25pt;
  color: #ffffff;
}


span.index {
  font-size: 11pt;
  line-height: 120%;
}


a:link {
  color: #000000;
}


a:visited {
  color: #000000;
}


a:hover {
  color: #ff0000;
  text-decoration:underline;
}


a {
  text-decoration: none;
}


p {
  line-height: 140%;
}


p.honbun {
  font-size: 11pt;
  line-height: 140%;
}


strong {
  color: #000000;
}


span.affili img {
  float: left;
  margin-right: 1em;
}



