BODY   {
	color: white;
	background: #000000 url(img/title-m.jpg) no-repeat fixed 90% 95%;
	font-family: Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
}
a:link   { color: white; text-decoration: none }
a:visited  { color: white; text-decoration: none }
a:active {
  color:#ff0000;
}
a:hover {
  color:#ff0000;
  text-decoration:UNDERLINE ;
}
.bottom { background-image: none; }
.right{
  text-align : right;
}
.rightt{
  text-align : right;
}
.rightb{
  text-align : right;
}
.center{
  text-align : center;
}
.centert{
  text-align : center;
}
.centerb{
  text-align : center;
}
.b-font{
  font-size : 16px;
}
.b{
}
.bw{
}
.f22b{
  font-size : 22px;
}
.f12{
  font-size : 12px;
}
.f12h2{
  font-size : 12px;
  line-height : 120%;
}
.f13{
  font-size : 13px;
}
.f13h2{
  font-size : 13px;
  line-height : 120%;
}
.f14{
  font-size : 14px;
}
.f14h2{
  font-size : 14px;
  line-height : 120%;
}
.f15{
  font-size : 15px;
}
.f15h2{
  font-size : 15px;
}
.fn{
  font-size : 16px;
}
.font-b{
  font-size : 12px;
  text-align : center;
  line-height : 120%;
}
.font-l{
  font-size : 12px;
  color : #fd7902;
  line-height : 120%;
}
.font-l2{
  font-size : 12px;
  color : #fd7902;
  line-height : 160%;
  text-align : right;
}
.font-sh{
  font-size : 13px;
  margin-left : 30px;
}
.red  {
  color : red ;
}
.gray {
  color : gray ;
}
.blue {
  color : blue ;
}
.black {
  color : #FFFFFF;
}
.pink {
  color : #ff80c0 ;
}
.orange {
  color : #fd7902;
}
.green {
  color : #00cc00 ;
}
.un {
  text-decoration: underline ;
}
