BODY {
COLOR: #666666;
PADDING-TOP: 0px;
TEXT-ALIGN: center;
}

a:link	{color : #999999;text-decoration : none;}
a:visited {color : #999999;text-decoration : none;}
a:active {color : #666666;text-decoration : underline;}
a:hover {color : #666666;text-decoration : underline;}

.head {
font-size:10px;
color : #ffffff;
line-height : 18px;
letter-spacing : 1px;
}

/* NF */
.head A:link {color: #ffffff;}
.head A:active {color: #ffffff;}
.head A:visited {color: #ffffff;}
.head A:hover {color: #ffffff;}

.font {
font-size:90%;
  line-height : 20px;
  letter-spacing : 3px;
}

.font_s {
font-size:10px;
line-height : 15px;
letter-spacing : 1px;
}

.font_m {
font-size:12px;
color : #FF6666;
line-height : 18px;
letter-spacing : 1px;
}

.font_l {
font-size:13px;
line-height : 18px;
letter-spacing : 1px;
}

.Bold {font-weight: bold;}
.Red {font-size:12px; color : #cc0000;}
.Red-B {font-weight: bold; font-size:12px; color : #cc0000;}