body{
 color: #666666;
 font-size: 12px;
 font-weight: 400;
}

.top_txt{
 color: #000000;
 font-size: 13px;
}

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

a:link{color: #006666;text-decoration: none; }
a:visited{color: #FF6347;text-decoration: none; }
a:hover{color: #006666;text-decoration: underline; }
a:active{color: #FF8C00;text-decoration: underline; }

.text{
 color: #333333;
 font-size: 12px;
 line-height: 130%;
}
.text2{
 color: #333333;
 font-size: 12px;
  line-height: 160%;
}

.text3{
 color: #FF9900;
 font-size: 14px;
 line-height: 130%;
 font-weight: bold;
}

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

.title2{
 font-size: 14px;
 font-weight: 900;
}

.title3{
 font-size: 20px;
 font-weight: 900;
}

.navi{
 color: #666666;
 font-size: 10px;
}

#orange_n {color: #FF9900;}
#orange_b {color: #FF9900; font-weight: 900;}
#white_n {color: #FFFFFF;}
#white_b {color: #FFFFFF; font-weight: 900;}
#gray_n {color: #333333;}
#none_bold { font-weight: 700; }
#skyblue_n {color: #0099CC;}
#skyblue_b {color: #0099CC; font-weight: 900;}
#red_n {color: #FF0000;}
#red_b {color: #FF0000; font-weight: 900;}