BODY{
  background-image :  url("1.gif");
}

body,TD{
  font-size : 12px;
  font-family : Verdana,Osaka,'MS UI Gothic';
  margin-top : 0px; 
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:link,A:active,A:visited{
  color : blue;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color:blue;
}
.title{
  padding : 4 30 4 30px;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
  background-color:#ffffff;
}
.t{
  border-width:1;
  border-color:#666666;
  border-style:solid;
  background-color:#f0f0fa;
  color : #000000;
}
.s{
  border-width:1;
  border-color:#64D8F5;
  border-style:solid;
  background-color:#ffffff;
  color : #000000;
}
.u{
  background-color:#E7E9EA;
}
.v{
　line-height : 85%;
}
.r{
　background-color :  transparent;
}
TR{
  background-color : #ffffff;
}

TD{
  background-color : #ffffff;
}
HR{
  color : #666666;
}
TABLE{
  cellpadding : 5;
　align : center;
　line-height : 120%;
}
Ul{
  list-style-type : circle;
　line-height : 120%;
}
Li{
  line-height : 120%;
  margin:10px -20px; 
}
.back_line{
  background-color:#3FA6D3;
}
}
INPUT,TEXTAREA,SELECT{
  border-width: 1;
  background-color:#ffffff;
  border-color:#64D8F5;
  border-style:solid;
}
