a { text-decoration: none }

a:link {
  color: #003399;
}
a:visited {
  color: #6633cc;
}
a:hover {
  color: #999999;
}
a:active {
  color: #ff6600;
}

body {
  color: #333333;
}

.t01    { font-family: ＭＳ明朝, 細明朝体, 平成明朝; text-decoration: none }
.t02   { color: black; font-style: normal; font-family: ＭＳ明朝, 細明朝体, 平成明朝; text-decoration: none }
.t03b { font-weight: bold }
.navi { color: #666 }
.t04s { font-size: smaller }
.caption { color: #666; font-size: smaller }
.holiday { color: #066; font-size: smaller }
.t05g2 { color: #999 }
.lb  { color: #333; font-weight: bold; font-size: larger }
.t07bg { color: #666; font-weight: bold }
.t08g3 { color: #666 }
.gray { color: #ddd }
