*{
  scrollbar-arrow-color : #543f32;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-base-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #ffffff;
  box-sizing : border-box;
  -moz-box-sizing : border-box;
  -webkit-box-sizing : border-box;
  -ms-box-sizing : border-box;
}
BODY{
  font-size : 11pt;
  font-family : Verdana;
  color : #543f32;
  margin : 0px;
}
A{
  color : #d2691e;
}
A : HOVER{
  color : #ffa500;
}
H1{
  font-size : 91px;
  font-family : "Century Gothic";
  font-weight : normal;
  text-align : center;
  color : #543f32;
  letter-spacing : 1px;
  padding : 30 0 30 0px;
  margin : 30 0 10 0px;
  border : 1px solid #543f32;
  border-left : none;
  width : 50%;
  line-height : 0.9em;
}
#writer,
#update{
  font-family : "Century Gothic";
  font-size : 11px;
  letter-spacing : 1px;
  margin : 0px;
}
#menu{
  width : 100%;
  padding : 0px;
  margin : 9 0 0 0px;
}
#menu LI{
  display : inline;
  margin : 0px;
  list-style : none;
  padding : 0px;
}
#menu LI A{
  font-size : 22px;
  font-family : "Century Gothic";
  display : block;
  color : #543f32;
  border-top : 1px solid #543f32;
  border-bottom : 1px solid #543f32;
  text-decoration : none;
  letter-spacing : 1px;
  line-height : 1.3em;
  width : 49.5%;
  float : left;
  margin : 0 0 9 0px;
  padding : 0 0 0 9px;
}
#menu LI A : HOVER{
  color : #ffa500;
}
#copy{
  font-family : "Lucida Sans Unicode";
  font-size : 13px;
  letter-spacing : 3px;
  margin : 0px;
  border : 1px solid #543f32;
  border-right : none;
  margin : 19px 0.5% 0 0;
  padding : 10px;
  line-height : 1em;
  clear : both;
  text-align : center;
  width : 49.5%;
  float : right;
}
#page{
  padding : 30px;
}
H2{
  font-size : 41px;
  font-family : "Century Gothic";
  font-weight : normal;
  color : #543f32;
  border-top : 1px solid #543f32;
  border-bottom : 1px solid #543f32;
  letter-spacing : 1px;
  text-align : center;
  line-height : 1.3em;
  margin : 50px 0 20px 0;
}
#front,
#note{
  width :800px;
  line-height : 1.3em;
  text-align : left;
}
#navi{
  text-align : center;
  padding : 0 0 30px 0;
}
#navi A{
  display : block;
  border-bottom : 1px solid #543f32;
  letter-spacing : 1px;
  text-align : right;
  line-height : 1.3em;
  font-size : 28px;
  font-family : "Century Gothic";
  font-weight : normal;
  text-decoration : none;
  margin : 50 0 auto 0px;
}
#point{
  border : 1px solid #543f32;
  padding : 10px;
}
