BODY,TABLE,SELECT {
  color: #000000;
  font-size: 12px;
  line-height: 140%;
  margin: 0px;
  font-family: "MSPゴシック","osaka",monospace;
}
INPUT,FORM { margin: 0px }
UL { list-style-type: disk }
OL{ list-style-type: decima }
A:link    { text-decoration: none; color: #ffffff;}
A:visited { text-decoration: none; color: #ffffff;}
A:active  { text-decoration: none; color: #ff0000;}
A:hover   { text-decoration: none; color: #ffff00;}

A.bg{
}
A.bg:hover {
 color: #ff0000; /* リンクの色 */
 background-color: #ffcccc; /* 背景の色 */
 text-decoration: none; /* 文字装飾 */
 }

A.t{
  display: block;
  width: 145px;
  height: 14px;
  text-decoration: none;
  color: #000000;
}
A.t:visited { text-decoration: none; color: #ffffff; }
A.t:active  { text-decoration: none; color: #ff0000; }
A.t:hover   { text-decoration: none; color: #ffff00; background-color: #cccccc; }

A.t-1{
  display: block;
  width: 145px;
  height: 16px;
  text-decoration: none;
  color: #000000;
}
A.t-1:visited { text-decoration: none; color: #ffffff; }
A.t-1:active  { text-decoration: none; color: #ff0000; }
A.t-1:hover   { text-decoration: none; color: #ffff00; background-color: #FF6600; }

A.t2 {
  display: block;
  width: 145px;
  height: 32px;
  text-decoration: none;
  color: #000000;
}
A.t2:visited { text-decoration: none; color: #ffffff; }
A.t2:active  { text-decoration: none; color: #ff0000; }
A.t2:hover   { text-decoration: none; color: #ffff00; background-color: #cccccc; }

A.t2-1 {
  display: block;
  width: 145px;
  height: 36px;
  text-decoration: none;
  color: #000000;
}
A.t2-1:visited { text-decoration: none; color: #ffffff; }
A.t2-1:active  { text-decoration: none; color: #ff0000; }
A.t2-1:hover   { text-decoration: none; color: #ffff00; background-color: #FF6600; }

A.t3 {
  display: block;
  width: 145px;
  height: 48px;
  text-decoration: none;
  color: #000000;
}
A.t3:visited { text-decoration: none; color: #ffffff; }
A.t3:active  { text-decoration: none; color: #ff0000; }
A.t3:hover   { text-decoration: none; color: #ffff00; background-color: #cccccc; }

A.t4:link    { text-decoration: none; color: #000000;}
A.t4:visited { text-decoration: none; color: #000000; }
A.t4:active  { text-decoration: none; color: #ff0000; }
A.t4:hover   { text-decoration: none; color: #ff0000; }

.size10 {
  color: #000000;
  font-size: 10px;
  line-height: 100%;
  margin: 0px;
}

.size11 {
  color: #000000;
  font-size: 11px;
  line-height: 120%;
  margin: 0px;
}

.size14 {
  color: #000000;
  font-size: 14px;
  line-height: 120%;
  margin: 0px;
}