body,td{
  font-size : 11px; 
  font-family : Verdana,Osaka,'MS UI Gothic';
　scrollbar-face-color:#ffffff;
  scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#99cc66;
　scrollbar-3dlight-color:#ffffff;
　scrollbar-highlight-color:#ffffff;
　scrollbar-shadow-color:#ffffff;
　scrollbar-darkshadow-color:#ffffff;
  line-height:150%;
}

body {
  background-image : url(../img/hana17_c.gif);
  background-attachment: fixed;
  background-position:100% 100%;
  background-repeat: no-repeat;}
 

}
A:linkA:active,A:visited{
  color : #99cc66;
  text-decoration : none;
}
A:hover 
{color:#FFFFFF; text-decoration:none; cursor:e-resize
;}

INPUT,TEXTAREA{
  border-width: 1;
  background-color:#ffffff;
  border-color:#99cc66;
  border-style:solid;
font-size : 11px; 
  font-family : Verdana,Osaka,'MS UI Gothic';
}