BODY{
  color : #333333; 
  
  
  
  
  font-size : x-small;
  background-color : #ffffff;
}
TD{
 font-size : x-small;
  color : #333333;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A{
 color : #9933cc;
}
A:VISITED{
 color : #9966cc;
}
A:HOVER{
 color : #990099;
}
P{
  line-height : 130%;
}
.bold{
  font-weight : bold;
  line-height : 130%;
}
.text01{
  line-height : 150%;
}
.bold01{
  font-weight : bold;
  line-height : 130%;
  color : #9966ff;
}
.bold02{
  font-weight : bold;
  line-height : 130%;
  color : #6A5ACD;
}
.bold03{
  color : #cc3399;
}
.td1{
  background-color : #F8F8FF;
}
.td2{
  background-color : #cccccc;
}
.td3{
  background-color : #ffffff;
}
.td4{
  background-color : #ccccff;
}
.td5{
  background-color : #D8BFD8;
}
.kakaku{
  font-size : medium;
  color : #990099;
  font-weight : bold;
}
.large01{
  font-size : small;
  color : #cc3399;
  font-weight : bold;
}
.small{
  font-size : xx-small;
}
LI{
  margin-top : 0px;
}
.white{
  color : #ffffff;
}