html,body {
  background: url(sozai/haikei/umi/p2-02-7.jpg) top center fixed;
}

#wrapper {
  background: url(sozai/kotei/lb/u1-02s.jpg) no-repeat left bottom #fff;
}

#tab {
  height: 40px;
  background: url(img/kabe2-3.gif) no-repeat bottom;
}

#tab img {
  float: left;
}

#box1 {
  clear: both;
  width: 520px;
  margin: 10px auto 0px;
}

#box2 {
  float: left;
  width: 240px;
  margin: 0px 5px 0px 7px;
}

#box2 a:hover {
  border: none;
}

#box2 table {
  font-size: 12px;
  width: 180px;
  margin: 5px auto;
  border: 1px solid #696969;
  border-collapse: collapse;
}

#box2 td {
  border: 1px solid #333;
  padding: 0px 5px;
}

#table-l {
  background-color: #dcdcdc;
  width: 50px;
  text-align: center;
}

#photo {
  position: relative;
  width: 220px;
  height: 170px;
  margin: 0px 0px 0px 10px;
  background: url(img/gaku2.jpg);
}

#photo img {
  position: absolute;
  margin-left: 8px;
  margin-top: 8px;
}

#new {
  text-align: center;
  margin-top: 5px;
}

