@charset "utf-8";
/* CSS Document */
#content p.img img {
    display: inline;
    vertical-align: middle;
}
#content p.img {
  color: black;
  font-weight: 900;
  font-size: 150%;
}
#arrow p.img img {
    display: inline;
    vertical-align: middle;
}
#arrow p.img {
  color: black;
  font-weight: 900;
  font-size: 150%;
  width:750px;
  text-align:center;
}
#announcement {
  width:750px;
 }
