@charset "UTF-8";
/* CSS Document */


.txt8 {
	font-size: 8pt;
	line-height: 16px;
	color: #666666;
}
.txt8m {
	font-size: 8pt;
	line-height: 10px;
	color: #666666;
}
.txt8ev {
	font-size: 8pt;
	line-height: 14px;
	color: #846b34;
}
.txt9 {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.txt9_b {
	font-size: 9pt;
	line-height: 15px;
	color: #664444;
	font-weight: bold;
}
.txt10 {
	font-size: 10pt;
	line-height: 16px;
	color: #666666;
}
.txt10ev {
	font-size: 10pt;
	line-height: 18px;
	color: #846b34;
}
.txt10_bw {
	font-size: 10pt;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt10m {
	font-size: 10pt;
	line-height: 20px;
	color: #444444;
}
p{
text-align:justify;
text-justify:inter-ideograph; 
}
A:link {color:#007777; text-decoration:underline;}
A:visited {color:#007777; text-decoration:underline;}
A:active {color:#0055ff;text-decoration:none;}
A:hover {color:#0055ff; text-decoration:none;}
