/* フォントサイズボタンアクティブ */
#fontNav {
	background: url(../images/btn_fontsize.gif) no-repeat;	
}

.id-01 { font-size:10px;line-height: 14px}
.id-02 { font-size:12px;line-height: 16px}
.id-03 { font-size:14px;line-height: 18px}
.id-04 { font-size:16px;line-height: 20px}
A:link {color:#0066FF; text-decoration: none;}
A:visited {color:#0066FF; text-decoration: none;}
A:hover {text-decoration : blink; color:darkorange; text-decoration: none;}

.fontCC0000 {
	color:#CC0000;
}