body {
  background: #0b4f9c url(/img/fnd.png) repeat-x 0 0;
  color: #fff;
  font: 90%/160% tahoma, verdana;
}

a {
  color: #fff;
}

a img {
  border: 0;
}

ul {
  list-style: none;
  margin: 0 0 30px 40px;
  padding: 0;
}

ul li {
  padding: 2px 0 2px 32px;
  margin-bottom: 8px;
}

h2 {
  margin-left: 40px;
  text-transform: uppercase;
  font-size: 90%;
}

#txtemail {
  padding: 10px 10px 10px 32px;
  width: 340px;
  background: transparent url(/img/icon-sp.png) no-repeat 5px -143px;
  color: #666;
  vertical-align: top;
  border: 1px solid #8f8f8f;
  font-size: 120%;
}

#logo {
  margin: 0 0 -15px 30px;
}

#wrapper {
  width: 570px;
  margin: 0 auto;
  padding-top: 50px;
}

#main {
  background: transparent url(/img/fnd-m.png) no-repeat top left;
  padding: 50px 50px 80px 30px;
  color: #2a2a2a;
}

#respect {
  background: transparent url(/img/icon-sp.png) no-repeat 0 2px;
}
#forbid {
  background: transparent url(/img/icon-sp.png) no-repeat 0 -28px;
}
#accept {
  background: transparent url(/img/icon-sp.png) no-repeat 0 -56px;
}
#enjoy {
  background: transparent url(/img/icon-sp.png) no-repeat 0 -84px;
}

#archives {
  width: 460px;
  margin: 0 0 -15px 40px;
  padding-left: 32px;
  background: transparent url(/img/icon-sp.png) no-repeat 0 -183px;
  line-height: 180%;
}

#footer {
  text-align: center;
  padding: 165px 0 15px 0;
  background: transparent url(/img/fnd-w.png) no-repeat bottom left;
}

#footer a {
  padding-left: 28px;
  background: transparent url(/img/icon-sp.png) no-repeat 0 -116px;  
}