*{
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  margin:0px;
  padding:0px;
  scrollbar-arrow-color:#000b00;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-base-color:#000b00;
  scrollbar-shadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:#000b00;
}
BODY{
  font-family:Verdana;
  font-size:11pt;
}
A{
  color:#333333;
}
A:hover{
  color:#999999;
cursor:help;
}
#index>#header{
  clear:both;
  text-align:right;
  padding:19px 0px 0px 0px;
}
#index>#header>H1{
  display:inline;
  font-size:90px;
  overflow:hidden;
  font-family:"Times New Roman", Times, serif;
  letter-spacing:6px;
}
#indexmenu{
  list-style:none;
}
#indexmenu LI{
  display:inline;
}
html>/**/body #indexmenu LI{
  display:block;
  float:left;
}
#rightend{
clear:both;
}
#indexmenu A{
  display:block;
  font-size:90px;
  font-family:Georgia, "Times New Roman", Times, serif;
  text-decoration:none;
  text-align:right;
  border-right:1px solid #000b00;
  border-bottom:1px solid #000b00;
  float:left;
  width:190px;
  height:190px;
}
#indexmenu A SPAN,
#page>H1>SPAN{
  display:block;
  font-size:14px;
  letter-spacing:3px;
}
#indexmenu A:hover{
  color:#ffffff;
  background:#000b00;
}
#update{
  margin:-15px 0px 10px 0px;
  border-top:1px solid #000b00;
  font-size:16px;
  font-family:"Lucida Sans Unicode";
  letter-spacing:3px;
  text-align:left;
}
#footer{
  font-size:12px;
  letter-spacing:1px;
  text-align:right;
}
#footer *{
  display:inline;
}
#copy A{
  text-decoration:none;
}
#page>H1,
#page>#nav A{
  display:block;
  font-size:50px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  text-decoration:none;
  text-align:right;
  color:#ffffff;
  background:#000b00;
  border-right:1px solid #000b00;
  width:190px;
  height:190px;
}
#page>H1{
  border-bottom:1px solid #000b00;
}
#page>#nav A{
  line-height:190px;
  text-align:center;
  border-top:1px solid #000b00;
  margin-top:-1px;
}
#page>#note{
  min-width:380px;
  width:auto !important;
  width:380px;
  border:1px solid #000b00;
  margin:-1px 0px 0px 189px;
  padding:10px;
  line-height:1.3em;
}
#note P,
#diary DD P{
  margin:0em 0em 1em 0em;
}
#note LI{
  margin:0em 0em 0em 2em;
}

#diary{
  margin:0px;
  padding:0px;
}
#diary DT{
  font-size:80px;
  font-family:Georgia, "Times New Roman", Times, serif;
  text-decoration:none;
  text-align:center;
  line-height:170px;
  width:190px;
  height:190px;
  border:1px solid #000b00;
  margin:-1px 0px 0px 189px;
  overflow:hidden;
  letter-spacing:-5px;
  overflow:hidden;
}
#diary DD{
  min-width:380px;
  width:auto !important;
  width:380px;
  border:1px solid #000b00;
  border-right:none;
  margin:-1px 0px 0px 378px;
  padding:10px;
  line-height:1.3em;
}
