BODY{
  color : navy;
  font-size : 10pt;
  font-family : "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","osaka";
  line-height : 20px;
}
A:LINK{
  color : blue;
  text-decoration : none;
  
  font-size : 12pt;
}
A:VISITED{
  color : navy;
  text-decoration : none;
  
  font-size : 12pt;
}
A:HOVER{
  color : red;
  

  font-size : 12pt;
  background-color : white;
}
A:ACTIVE{
  color : yellow;
  text-decoration : none;
  font-size : 12pt;
}
TABLE{
  background-color : white;
  font-size : 10pt;
  color : navy;
}
BLOCKQUOTE{
  font-size : 12pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : black;
  background-color : #efefef;
}
H1{
  font-size : 18pt;
  font-weight : bold;
  color : white;
  background-color : #1E90FF;
 
}
A{
  font-size : 8pt;
}
H2{
  font-size : 11pt;
  
  
  filter:DropShadow(color=green offX=3 offY=3);
}

.f1	{float:none;}
.f2	{float:left;}
.f3	{float:right;}

H3{
  font-size : 11pt;
  
  
  filter:DropShadow(color=green offX=3 offY=3);
}
H4{
  font-size : 11pt;
  
  
  filter:DropShadow(color=green offX=3 offY=3);
}
