

//HTML出力(NS4以外)
NS4 = document.layers;
if (!NS4) {
	document.write(fontsize_html);
}
