BODY{ color: #ffffff; background-color: #666666; }

body, th, td { line-height: 130%; }

HR{ color: #996666; height: 2px;}

P{  color: #ffffff;}

a:link { color: #ffff00; text-decoration: none ;}

a:visited { color: #ffff00; text-decoration: none ;}

a:active { color:#ffff00; text-decoration: none ;}

a:hover { color: #ff0000; text-decoration: none; }
// 内容を少し変えて実験上記は問題なくいける

// a:hover { color: #0000ff; text-decoration: #0000ff; background-color: #ffff00;}
// 「当サイトとについてのアンケート」または「PICKUP紹介」のリンクにカーソルが触れた途端にインラインフレームの高さが半分になる原因がここらしい。（IEで起きるがネスケ7.1では起きない）この1行を消したらインラインが半分にならない

UL{ color: #ffffff;}

.i { margin-left: 1em; margin-right: 1em; }

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
