@charset "shift_jis";

a:link { text-decoration: none; color: #555555 }
a:visited { text-decoration: none; color: #555555 }
a:active { text-decoration: none; color: #339955 }
a:hover { color: red; text-decoration: underline }

body,
td { font-size: 13px }
.class01 { font-size: 13px; }
.class04 { font-size: 13px; font-weight: bold; }
.mouse { position: absolute; visibility: visible }
.font1 { font-size: 12px }
.font2 { font-size: 15px }
.font3 { font-size: 18px }
.font4 { font-size: 18px; font-weight: 900 }