	<!--
	A:LINK{text-decoration : none;color : black;}
	A:VISITED{text-decoration : none;background-position: center bottom;color : black;}
	A:HOVER{background-position: center bottom;width : auto;height : auto;color : white;text-decoration:underline ;background-color:#333397;}
	A:ACTIVE{text-decoration : none;background-position : center bottom;color : red;}
	a:link … リンク前
	a:visited … リンク後
	a:active … 押した時
	a:hover … ポイント時
	-->
        <!-- 
        INPUT, SELECT, TEXTAREA { background-color: #FFFFFF; } 
        -->
 	<!--
        .ime_nihongo
        {
            ime-mode: active;
            border:1px #0000a0 solid;
        }
        .ime_nashi
        {
            ime-mode: disabled;
            border:1px #0000a0 solid;
        }
        -->
