BODY{
  font-size : 12px;
  font-family : Verdana,Osaka,'ＭＳ Ｐゴシック';
  color:#000000;
  background-image:url("kira.gif");
  background-attachment: fixed;
　scrollbar-face-color:#FFFFFF;
　scrollbar-track-color:#ffffff;
　scrollbar-arrow-color:#81B6D9;
　scrollbar-3dlight-color:#FFFFFF;
　scrollbar-highlight-color:#81B6D9;
　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;
}



td{
  font-size : 11px;
  font-family : Verdana,Osaka,'ＭＳ Ｐゴシック';
  color:#000000;
  height:25px;
}
A:link,A:active,A:visited{
  color : #000000;
  cursor: w-resize;
  text-decoration : none;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#81B6D9;
  border-style:dotted;
}
A:HOVER{
  text-decoration : none;
  color:#000000;
  background-color:#ccffff;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#81B6D9;
  border-style:dotted;
}
.line{
  background-image : url("img/line_n.gif");
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position:100% 0%;
}
.line2{
  background-image : url("img/line_nn.gif");
  background-repeat: repeat-x;
  background-attachment: fixed;
}
.back{
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.back2{
  background-image : url("img/up_line.gif");
  background-repeat: no-repeat;
  background-position:0% 100%;
}