.big{
  font-size : 20px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #666666;
}
.title{
  font-size : 14px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #666666;
}
.titleWhite{
  font-size : 14px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #EFEEEE;
}
.titleSmall{
  font-size : 12px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #666666;
}
.point{
  font-size : 14px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #333333;
}
.day{
  font-size : 12px;
  font-family : "MS Gothic";
  color: orangered;
}
.big{
  font-size : 18px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #666666;
}
.syaze{
  font-size : 12px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #666666;
}

TD{
  font-size : 12px;
  font-family : "MS Gothic";
  color: #666666;
}
A{
  color: orangered;
  text-decoration: none;
}
A:HOVER{
  color: orangered;
  text-decoration: underline;
}
A:ACTIVE{
  color: orange;
  text-decoration: none;
}

.smallblue{
  font-size : 10.5px;
  font-family : "MS Gothic";
  color: blue;
  text-decoration: underline;
}
.smallorange{
  font-size : 10.5px;
  font-family : "MS Gothic";
  color: orange;
  text-decoration: underline;
}
.small{
  font-size : 10.5px;
  font-family : "MS Gothic";
  color: #EFEEEE;
}
A.small{
  color: #EFEEEE;
  text-decoration: none;
}
A.small:HOVER{
  color: #FFFFFF;
  background-color: #ff6600;
  text-decoration: none;
}
A.small:ACTIVE{
  color: #EFEEEE;
  text-decoration: none;
}

.menu{
  font-size : 20px;
  font-family : "MS Gothic";
  font-weight : bold;
  color: #EFEEEE;
}
A.menu{
  color: #EFEEEE;
  text-decoration: none;
}
A.menu:HOVER{
  color: #FFFFFF;
  background-color: #ff6600;
  text-decoration: none;
}
A.menu:ACTIVE{
  color: #EFEEEE;
  text-decoration: none;
}
