body,td {
font-size : 12px
}
A:link       { color: #0000cc; text-decoration: none }
A:visited   { color: #0000cc; text-decoration: none }
A:active    { color: #0000cc; text-decoration: none }
A:hover    { color : #ff6600 ; text-decoration : underline }
a.menu1:link      { color : #000000 ; text-decoration : none }
a.menu1:visited  { color : #000000 ; text-decoration : none }
a.menu1:active   { color : #000000 ; text-decoration : none }
a.menu1:hover { color : #000000 ; text-decoration : underline }
form { margin : 0 ;}

/* フォント
---------------------------------------------------- */
.c1 { color : #ffffff ; font-size : x-small }
.c2 { color : #000000 ; font-size : x-small }
.c3 { color : #3366cc ; font-weight : bold }
.c4 { font-weight : bold ; font-size : 16px }

/* 行の高さ
---------------------------------------------------- */
.lh1 { line-height : 2 }