/* notice of page top */
#notice {
  border: 6px ridge red;
  margin: 4px 0;
}

#notice_title a {
  font-size: 1.5em;
  font-weight: bold;
  color: red;
  padding: 8px;
  text-decoration: none;
}
