@charset   "Shift_JIS";
BODY {
    
  font-family:  "CI";
  color: #ffffff;
  background : #050505 url(images/bkgd980.jpg) no-repeat fixed;
}
A:link {  
  color: #ffffff;
}
A:visited {  
  color: #ffffff;
}
A:hover {  
  color: #ff0000;
}
TD {  
  font-size: 13px;
  line-height: 140%;
}
TD.whats_new {  
  font-size: 11px;
  line-height: 140%;
}
P {  
  font-size: 13px;
  line-height: 140%;
}
P.handle_name {  
  font-size: 25px;
  font-weight: bold;
  line-height: 60%;
}
P.disclaimer {  
  font-size: 11px;
  line-height: 140%;
}
P.migrated {  
  font-size: 16px;
  color: #ff0000;
  line-height: 100%;
}