@charset "utf-8";


a:link {
	color: #FF8040;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #FF8040;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #FF8040;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a:active {
	color: #FF8040;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-justify: newspaper;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: justify;
	text-justify: newspaper;
}
.txt01nojust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.txt01nojustO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECAA46;
	text-align: left;
}
.txt01big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #CCCCCC;
	text-justify: newspaper;
}
