TABLE{
  font-size : 9pt;
  color : #333333;
  line-height : 150%;
  font-family : "MS UI ゴシック";
}
A{
  color : #333333;
  text-decoration : none;
  cursor : crosshair;
}
A:HOVER{
color : #cc9966;
text-decoration : none;
  position:relative; 
top:1px; 
left:1px; 
}
HR{
  color : #ffcc99;
}
BODY{

color : #333333;
font-size : 9pt;
font-family : "MS UI ゴシック",Verdana;
scrollbar-face-color: #ffffff;
scrollbar-base-color:#ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #333333;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}
input,textarea,select{
 border-top:double #333333 1pt;
 border-right:double #333333 1pt;
 border-bottom:double #333333 1pt;
 border-left:double #333333 1pt;
 background-color:#ffffff;
 color:#333333;}
.big{
  font-size : 13pt;
  font-weight : 300;
  color : #333333;
font-family : Verdana;}
.bg{
  background-image : url(img/logo2.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : right bottom;}
