body{
 color: #333333;
 font-size: 12px;
}

a:link{color: #3366CC;text-decoration: underline; }
a:visited{color: #FF6600;text-decoration: underline; }
a:hover{color: #3366CC;text-decoration: underline; }
a:active{color: #FF6600;text-decoration: underline; }


.text{
 color: #333333;
 font-size: 12px;
}

.text_b{
 color: #333333;
 font-size: 12px;
 font-weight: 900;
}

.contents{
 color: #333333;
 font-size: 12px;
 line-height: 150%;
}

.navi{
 color: #333333;
 font-size: 11px;
}


.title{
 font-size: 16px;
 font-weight: 900;
; color: #333333}



#orange_b {color: #FF6600; font-weight: 900;}
#red_n {color: #CC0000;}
#red_b {color: #CC0000; font-weight: 900;}
#blue_n {color: #345197; text-decoration: none;}
#white_n {color: FFFFFF; text-decoration: none;}
