@charset "Shift_JIS";

/* TOPページの中身
******************************************************************************************** */

h1#toptitle {
  width: 568px;
  height: 458px;
  background: #FFF url(../images/main.png) 0 0 repeat;
  text-indent: -9999px;
  font-size: 1px;
}
div#photoframe {
  position: absolute;
  top: 175px;
  left: 177px;
  margin: 0;
  padding: 0;
}
p#catch {
  display: none;
}