/* フォントサイズボタンアクティブ */
#fontNav {
	background: url(../images/btn_fontsize_large.gif) no-repeat;	
}

.id-01 { font-size:12px;line-height: 16px}
.id-02 { font-size:14px;line-height: 18px}
.id-03 { font-size:16px;line-height: 20px}
.id-04 { font-size:18px;line-height: 22px}
A:link {color:#0066FF; text-decoration: none;}
A:visited {color:#0066FF; text-decoration: none;}
A:hover {text-decoration : blink; color:darkorange; text-decoration: none;}