

/* ========== for netscape4 ========== */

body,td {
	font-size:12px;
	color:#333333;
}

h1 {
	font-size:12px;
	color:#333333;
	font-weight: normal
}

h2,h3,h4 {
	font-size:10px;
	color:#333333;
	font-weight: normal
}

strong {  
    font-weight: normal;
}

.fs8{
　　font-weight: bold;
}

.style1 {
    color: #0066CC;
	line-height:110%;
}

.style2 {
　　font-size: 10px;
    line-height:140%;
}

.style4 {
    color: #0066CC;
    font-weight: bold; 
}

select {
	font-size:12px;
}

/* リンクカラー */
a:link {color:#0066CC; text-decoration:underline;}
a:visited {color:#0066CC; text-decoration:underline;}
a:hover {color:#0066CC; text-decoration:underline;}
a:active {color:#0099FF; text-decoration:underline;}

/* 重要コピー */
.caps {
	color:#FF6666;
}

/* コピーライト */
.copy {
	font-size:10px;
	color:#333333;
}