#main #title {
  background: transparent url("image/title_l.png") no-repeat left top;
}

#main #title h1 {
  height: 90px;
}

#special-notice {
  padding: .5em;
  border: 3px double #c00;
}

#main #lead .banner {
  text-align: center;
}

#latest .notice {
  font-size: 90%;
}

