BODY{
  color : #333333; 
  margin-top : 10px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  font-size : x-small;
  background-color : #ffffff;
  font-family : "MS UI Gothic", OSAKA;
}
TD{
 font-size : x-small;
  color : #333333;
}
A{
 color : black;
}
A:VISITED{
 color : #999999;
}
A:HOVER{
 color : #cc0000;
}
P{
  line-height : 130%;
}
.text01{
  line-height : 150%;
}
.td_gray01{
  background-color : #cccccc;
}
.td_gray02{
  background-color : #EEEEEE;
}
.td_gray03{
  background-color : #F5F5F5;
}
.td_white{
  background-color : #FFFFFF;
}
.red_large{
  font-size : small;
  font-weight : bold;
  color : #cc0000;
}
.bold_large{
  font-size : small;
  font-weight : bold;
  color : #404040;
}
.red{
  font-size : x-small;
  color : #cc0000;
  font-weight : bold;
}
.bold01{
  font-weight : bold;
  line-height : 130%;
  color : #9966ff;
}
.bold02{
  font-weight : bold;
  line-height : 130%;
  color : #6A5ACD;
}
.bold03{
  color : #cc3399;
}
.td1{
  background-color : #eeeeee;
}
.td2{
  background-color : #cccccc;
}
.td3{
  background-color : #ffffff;
}
.td4{
  background-color : #dcdcdc;
}
.td5{
  background-color : #cccccc;
}
.large01{
  font-size : small;
  color : #cc3399;
  font-weight : bold;
}
.small{
  font-size : xx-small;
}
LI{
  margin-top : 0px;
}
.white{
  color : #ffffff;
}
.list_01{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 20px;
  line-height : 150%;
  margin-bottom : 20px;
}

.stages_link {
  text-align:center;
  line-height:130%;
 }