@charset "utf-8";

#information h2 {
  font-size:18px;
  font-weight:bold;
  padding:2px 0 2px 2px;
  width:567px;
  color:#46729B;
}

#information p {
  font-size:12px;
  padding-bottom:10px;
}

#information p strong {
  font-weight:bold;
}

#information p.time {
  background-color:#E8F8FE;
  padding:2px 0 2px 5px;
  width:567px;
  font-size:10px;
}

#information #content {
  width:567px;
  margin-top:5px;
  margin-bottom:60px;
  margin-left:5px;
  margin-right:5px;
  line-height:1.7;
}

#information #content img {
  border:1px solid #CCCCCC;
  padding:5px;
  margin:15px 0 15px 0;
}

#information p.pagelink {
  text-align:center;
}
