
/* ========== for netscape4 ========== */

body,td {
	font-size:12px;
	color:#333333;
}

h1 {
	font-size:12px;
	color:#333333;
}

h2,h3,h4 {
	font-size:10px;
	color:#333333;
}

select {
	font-size:12px;
}

/* リンクカラー */
a:link {color:#FF6600; text-decoration:underline;}
a:visited {color:#FF6600; text-decoration:underline;}
a:hover {color:#FF6600; text-decoration:underline;}
a:active {color:#FF6600; text-decoration:underline;}