a:link { text-decoration: none } a:visited { text-decoration: none } a:active 
{ text-decoration: none } a:hover { text-decoration: underline; background-image: 
none} /*入力モードを強制的半角に（IE以外のブラウザでは無効となる場合あり）*/ .han { ime-mode: disabled; } /*TABLEに関する設定*/ 
th,td { font-size: 90%; } /*HOMEボタンに関する設定*/ .btn { font-size: 90%; cursor: hand; 
background-color: #7b68ee; color: #ffffff; border: 3px double #7b68ee; } 