body {
	background-color : #FFFFC8;
        font-family :"ＭＳゴシック";
        font-size        : medium;
        line-height      : 1.3em;
}
table { 
       font-family :"ＭＳゴシック";
        font-size        : medium;
       line-height:1.3em;
}      


a:link      { color : blue  ;   text-decoration : underline ;}
a:active    { color : red   ;   text-decoration : none ;background-color:yellow}
a:visited   { color : green;   text-decoration : underline ;}
a:hover  {
	color           : red  ;
	text-decoration : none ;
	font-weight     : bold ; 
        background-color:white
}/*リンク*/


span.filter{ width: 100%; 
            filter : Shadow(color=silver);
             font-weight:bolder;
             font-color:#9900cc;
}
span.f1    { font-style:italic;
　　　　　　 font-family:Century,Times New Roman;
             font-size:10pt;
             text-align:center;
             
}      

