.text {
  color : #333333 ;
}

.tx10 {  font-size: 10px; line-height: 125%}
.tx12 {  font-size: 12px; line-height: 125%}
.tx12_2 {  font-size: 12px; line-height: 125%; color: #636398}
.tx12_3 {  font-size: 12px; line-height: 125%; color: #FFFFFF}
.tx10_3 {  font-size: 10px; line-height: 125%; color: #FFFFFF}
.tx10_2 {  font-size: 10px; line-height: 125%; color: #636398}
.tx12_4 {  font-size: 12px; line-height: 125%; color: #666666}



a.title_p:hover {
  color           : #ffcc00 ;
  text-decoration : none ;
}
a.title_p {
  color           : #666666 ;
  text-decoration : underline ;
}

a.link:hover {
  color           : #ffcc00 ;
  text-decoration : none ;
}
a.link {
  color           : #666666 ;
  text-decoration : underline ;
}



.mark {
  color  : #ffcc00 ;
}


table.waku {
  border : 1px dotted #F2F2F2 ;

}

table.waku_g {
  border : 0px solid #666666 ;
  background-color : #F5F5F5 ;
}


td.align
{
	text-align: center;
}



line1 {
  border-bottom-style : double ;
  border-bottom-width : 3px ;
  border-bottom-color : #F2F2F2 ;
}
