body {
  margin: 0;
  padding: 0;
  color: #8B4513;
  font-size: 9pt;
  background: #362B1B;
}

#login{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -95px;
  margin-top: -120px;
  height: 240px;
  padding: 0px 23px;
  background: url("../images/enterback.gif") no-repeat transparent center 3px;
  text-align: center;
}

#enter{
  margin: 0px 0px 20px 0px;
}

#enter a{
  font-size: 10pt;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 100;
  font-family: skia,sans-serif;
  color: #FFFFFF;
  margin: 0px 0px 0px 5px;
  padding: 4px 5px 5px 20px;
  background: transparent url("../images/circle3.png") no-repeat left 35%;
}

#enter a:hover{
  background: transparent url("../images/circle2.png") no-repeat left 35%;
  color: #FF6600;
}

.ja{
  letter-spacing: 0.5em;
}

.en{
  letter-spacing: 0.65em;
}

h1{
  margin: 0;
  padding: 0;
  width: 124px;
  height: 84px;
  text-indent: -9999px;
  background: transparent url("../images/aki.gif") no-repeat center left;
  margin: 0px 0px 0px 10px;
}

#leads{
  font-size: 10px;
  color: #F5DEB3;
  text-align: center;
  margin: 10px 0px 10px 0px;
  padding: 0;
}

#leads2{
  font-size: 10px;
  color: #F5DEB3;
  text-align: center;
  word-spacing: 2px;
  letter-spacing: 1px;
  margin: 10px 0px 10px 0px;
  padding: 0;
}

#counter{
  position: absolute;
  right: 0;
  bottom: 0;
}
