BODY{
  background : #dabfa5;
  font-family : Verdana;
  font-size : x-small;
}
TD{
  font-size : x-small;
}
A{
  color : #804000;
  text-decoration : none;
}
#index{
  text-align : center;
  margin-top : 5%;
}
#main{
  background : url(lo.gif) no-repeat;
  margin : auto;
  height : 400px;
}
.t{
  background : #804000;
  text-align : center;
  padding : 50 0 50 0px;
}
.t A{
  display : block;
  width : 18px;
  background : #b5804a;
  border : 1px solid #804000;
  writing-mode : tb-rl;
  padding : 2px;
  height : 250px;
  color : #ffffff;
  letter-spacing : 5px;
}
.t A:HOVER{
  background : #ffffff;
  color : #b5804a;
}
#copy{
  font-size : xx-small;
}
#update{
  color : #804000;
  text-align : right;
  writing-mode : tb-rl;
  width : 40px;
  vertical-align : top;
}
.title{
  height : 30px;
  vertical-align : bottom;
}
H1{
  color : #804000;
  letter-spacing : 5px;
  font-family : "Lucida Sans Unicode";
  font-weight : bold;
  font-size : 15px;
  text-align : right;
}
#page{
  text-align : center;
}
H2,
#navi{
  width : 500px;
  border-color : #804000;
  border-style : solid;
  border-width : 1px 90px 1px 90px;
  color : #ffffff;
  background : #b5804a;
  margin : auto;
  font-size : x-small;
  font-weight : normal;
  text-align : center;
}
#navi A{
  color : #ffffff;
}
#note{
  width : 500px;
  margin : auto;
  text-align : left;
  line-height : 1.3em;
}