.waku{
  border-width : 1px;
  border-style : solid;
  border-color : black;
}
.title{
  font-size : 18pt;
  font-weight : bold;
  margin-bottom : 8px;
}
.catch{
  font-size : 10px;
  color : navy;
  text-align : right;
  margin-bottom : 8px;
}
TD{
  font-size : 12px;
  font-family : Verdana,Tahoma,"MS UI Gothic";
  line-height : 20px;
}
#menu{
  font-size : 10px;
  padding : 5px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : black;
  border-bottom-color : black;
  text-align : center;
}
#menu A:LINK{
  color : black;
  text-decoration : none;
}
#menu A:VISITED{
  color : maroon;
  text-decoration : none;
}
#menu A:HOVER{
  color : maroon;
  text-decoration : underline;
}
.submenu{
  padding : 10px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : black;
}
.main{
  padding : 10px;
}
.sen{
  border-width : 1px;
  border-style : solid;
  border-color : black;
}
.pick{
  border-width : 1px;
  border-style : solid;
  border-color : black;
}
.pick2{
  padding : 5px;
}
.click{
  background-color : #e5e8ef;
  padding : 5px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
}
#footer{
  font-size : 10px;
  text-align : center;
}
.obi{
  font-size : 18pt;
  font-weight : bold;
  color : white;
  background-color : #333366;
  text-align : right;
  padding : 5px;
}
#footer A:LINK{
  color : black;
  text-decoration : none;
}
#footer A:VISITED{
  color : maroon;
  text-decoration : none;
}
#footer A:HOVER{
  color : maroon;
  text-decoration : underline;
}
