/* ???? */
BODY{
  font-family : Verdana;
  background : url(back.gif) fixed;
  color : #666666;
  font-size : small;
  margin : 0px;
}
A{
  color : #004040;
}
A:HOVER{
  background : #8fbc8f;
}
.main{
  background : url(pepar_3.jpg) 50% 50%;
  width : 100%;
  height : 100px;
  border-top : 1px solid #666666;
  border-bottom : 1px solid #666666;
}
.menu{
  width : 100%;
  font-size : xx-small;
  border-bottom : 1px solid #666666;
  text-align : right;
}
.menu LI, .menu UL{
  display : inline;
}
.menu A{
  padding : 0 1em 0 1em;
  text-decoration : none;
}
H1{
  width : 100%;
  font-size : small;
  border-top : 1px solid #666666;
  font-weight : bold;
  margin : 0;
  color : #004040;
  letter-spacing : normal;
}

/* ?g?b?v */
.top .lay{
  position : absolute;
  top : 60%;
  width : 100%;
  background : #ffffff;
}


/* ?e?y?[?W */
.page{
  text-align : center;
}
.page .lay{
  background : #ffffff;
  border : 1px solid #666666;
  width : 70%;
  text-align : left;
  margin : auto;
}
.textfield{
  color : #666666;
  padding : 15px;
  line-height : 150%;
}