BODY{
  font-size : 13px;
  font-family : Verdana,Osaka,'ＭＳ Ｐゴシック';
  color:#ff3399;
　scrollbar-face-color:#FFFFFF;
　scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#ff3399;
　scrollbar-3dlight-color:#FFFFFF;
　scrollbar-highlight-color:#ff3399;
　scrollbar-shadow-color:#FFFFFF;
　scrollbar-darkshadow-color:#FFFFFF;
  cursor:crosshair;
  line-height:150%;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image:url(hiroin.gif);
  background-position:left;
  background-repeat: repeat-y;
  background-attachment:fixed;
}
td{
  font-size : 13px;
  font-family : Verdana,Osaka,'ＭＳ Ｐゴシック';
  color:#ff3399;
　scrollbar-face-color:#FFFFFF;
　scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#ff3399;
　scrollbar-3dlight-color:#FFFFFF;
　scrollbar-highlight-color:#ff3399;
　scrollbar-shadow-color:#FFFFFF;
　scrollbar-darkshadow-color:#FFFFFF;
  cursor:crosshair;
  line-height:150%;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:link,A:active,A:visited{
  color : #ff3399;
  cursor: w-resize;
  text-decoration : none;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#ff3399;
  border-style:dotted;
}
A:HOVER{
  text-decoration : none;
  color:#ff3399;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#ff3399;
  border-style:dotted;
}