@import url(style.css);

.futuutekisuto{

  font-size : 11pt;

  line-height : 14pt;

  color : black;

}

.tiisaitekisuto{

  font-size : 9pt;

  line-height : 12pt;


  letter-spacing : normal;
}

.midasi01{

  font-size : 12pt;

  font-weight : bold;

  line-height : 16pt;

  color : teal;

}

.midasi02{

  font-size : 16pt;

  color : fuchsia;

  font-weight : bold;

}

A:LINK{

  font-size : 11pt;

  line-height : 14pt;

  color : #217539;
  
  text-decoration : none;

}

A:VISITED{

  font-size : 11pt;

  line-height : 14pt;

  color : #7b9e8c;

  text-decoration : none;

}

A:HOVER{

  font-size : 11pt;

  line-height : 14pt;

  color : #ffba39;

  text-decoration : none;

}

.aka{

  font-size : 11pt;

  line-height : 14pt;

  color : red;

}

