



a {
   color: #003399;
   text-decoration: none
}

a:visited {
   color: #003399;
   text-decoration: none
}

a:hover {
   color:#00CCCC;
   text-decoration: underline
}

a:active {
   color:#00CCCC;
   text-decoration: underline
}



a.w {
   color: #FFFFFF;
   text-decoration: none
}

a.w:visited {
   color: #FFFFFF;
   text-decoration: none
}

a.w:hover {
   color:#FFFFFF;
   text-decoration: underline
}

a.w:active {
   color:#FFFFFF;
   text-decoration: underline
}

.honbun {
   font-size: 12px;
   color: #888888
}

.txt10 {
   font-size:  10px;
}

.txt11 {
   font-size:  11px;
}

.txt12 {
   font-size:  12px;
}

.txt13 {
   font-size:  13px;
}

.txt14 {
   font-size:  14px;
}

.txt15 {
   font-size:  15px;
}

.txt16 {
   font-size:  16px;
}

.txt18 {
   font-size:  18px;
}

.txt_50 {
   font-size: 50%;
}

.txt_70 {
   font-size: 70%;
}

.txt_80 {
   font-size: 80%;
}

.txt_90 {
   font-size: 90%;
}


