html{
  height: 100%;
  overflow: hidden;
  scrollbar-face-color: #3f2d18;
  scrollbar-arrow-color: silver;
  scrollbar-3dlight-color: silver;
  scrollbar-highlight-color: #3f2d18;
  scrollbar-darkshadow-color: silver;
  scrollbar-shadow-color: #3f2d18;
  scrollbar-track-color: silver;
}
body{
  height: 100%;
  margin: 0px auto;
}
a:link{
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}
a:hover{
  background-color: silver;
  text-decoration: underline;
}
img{
  border: 0px;
}
.s{
  font-size: 80%;
}
.u{
  text-decoration: underline;
}
.l{
  text-align: left;
}
#head{
  width: 985px;
  border-top: 10px solid #3f2d18;
  position: absolute;
  z-index: 2;
}
#left{
  width: 490px;
  height: 100%;
  border-right: 10px solid #3f2d18;
  position: fixed;
  *position: absolute;
  z-index: 1;
}
.le{
  width: 480px;
  height: 392px;
  border: solid #3f2d18;
  border-width: 0px 0px 10px 10px;
}
.v{
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 0.5em
}
.jo{
  font-size: 150%;
  font-weight: bold;
  padding: 0.2em 0 0;
}
.l1{
  text-align: center;
  padding: 2em;
}
.l2{
  width: 440px;
  margin: 1em auto 0;
  text-align: left;
  line-height: 125%;
}
.l3{
  margin-right: 3em;
  float: left;
}
.l4{
  margin-right: 1.5em;
  float: left;
}
.bn{
  margin-top: 18px;
  border: 1px solid #3f2d18;
}
#text{
  width: 500px;
  height: 100%;
  padding-left: 500px;
  text-align: center;
  background-color: snow;
  overflow: auto;
  position: fixed;
  *position: absolute;
  z-index: 0;
}
.tx{
  width: 472px;
  margin-top: 1em;
  margin-left: 7px;
  *margin-left: 3px;
  text-align: left;
  line-height: 125%;
}
table{
  margin: 4px auto 8px;
  border-collapse: collapse;
}
td{
  padding: 0px;
  text-align: left;
}
table#menu{
  width: 468px;
  *width: 100%;
  border: 5px solid #3f2d18;
}
table#menu th{
  padding: 3px;
  text-align: center;
  background-color: silver;
  border: 2px solid #3f2d18;
  border-bottom: 5px double #3f2d18;
}
table#menu td{
  padding: 3px;
  border: 2px solid #3f2d18;
}
a.nw span{
  display: none;
}
a.nw:hover span{
  padding-top: 3px;
  display: inline;
  position: absolute;
}
.kt{
  width: 470px;
  text-align: right;
}
.k{
  width: 470px;
  color: #3f2d18;
}
.ha{
  margin-top: 1em;
  text-align: center;
}
.li{
  margin-top: 0.5em;
}
