body {
  background: #082444;
}
.container {
  margin: 20px auto;
  width: 808px;
  height: 609px;
  background: url(/_img/top/background.jpg) no-repeat 0 0;
  position: relative;
}

h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 59px;
  top: 61px;
  width: 367px;
  height: 98px;
  text-indent: -10000px;
  background: url(/_img/top/title.jpg) no-repeat 0 0 ;
}

ul#menu {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 538px;
  top: 244px;
  width: 178px;
  height: 268px;
  background: url(/_img/top/menu.jpg) no-repeat 0 0;
}

ul#menu li a {
  height: 45px;
  width: 180px;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -10000px;
}

a#cherry {
  display: block;
  position: absolute;
  width: 130px;
  height: 12px;
  top: 584px;
  left: 569px;
  text-indent: -10000px;
}
