@charset "utf-8";

a:link { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline}
a:visited { text-decoration: none}

.txt1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #e0e0e0;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #8f9d45;
}
.txt7 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.txt8 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8f9d45;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #8f9d45;
}
