A{
  color : white;
  text-decoration : none;
}
.menu1{
  width : 70px;
  font-weight : bolder;
  
  vertical-align : baseline;
  text-align : center;
  height : 14px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : white;
}
.menu2{
  width : 70px;
  font-weight : bolder;
  
  
  text-align : center;
  height : 14px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : white;
  font-size : 13px;
  vertical-align : baseline;
}
A:hover{
  color : #0000ff;
}
.list{
width : 170px;
  height : 25px;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : #cccccc;
  bottom : auto;
}
.fcol{
  color : black;
}
.taitol{
  vertical-align : bottom;
  height : 45px;
  font-size : 23px;
  color : gray;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #0000cc;
}
.FC1{
  color : #666666;
  font-size : 13px;
  width : 100px;
  height : 20px;
  
}
.FC2{
  color : #666666;
  font-size : 13px;
  width : 500px;
  height : 20px;
  
}
.log{
  font-size : 12px;
  
  color : teal;
  vertical-align : middle;
}
.log2{
  font-size : 12px;
  height : 30px;
  color : black;
  vertical-align : middle;
  text-indent : 10pt;
}
H1{
  display : inline;
}