@charset "shift_jis";

.txt10 {  font-size: 10px}
.txt10_o {  font-size: 10px; color:#ffe26c;}
.txt14_o {  font-size: 14px; line-height: 20px; color:#ffe26c;}
.txt12 {  font-size: 12px}
.txt1216 {  font-size: 12px; line-height: 16px;}
.txt1220 {  font-size: 12px; line-height: 20px;}
.txt14 {  font-size: 14px}
.txt1420 {  font-size: 14px; line-height: 20px;}
.txt18 {  font-size: 18px}
.txt14_wh_b {  font-size: 14px; color: #ffffff; font-weight: bold; }
.txt24 {  font-size: 24px}

a:link {
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #fd9800;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
}

.com {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 5px 20px 0 20px;
}
.data {
	font-size: 14px;
	line-height: 20px;
	color: #ff0000;
}
.data3 {
	font-size: 14px;
	line-height: 20px;
	color: #23AC39;
}
.data4 {
	font-size: 14px;
	line-height: 20px;
	color: #C1AB0B;
}
.data5 {
	font-size: 14px;
	line-height: 20px;
	color: #006A93;
}
.data6 {
	font-size: 14px;
	line-height: 20px;
	color: #D50078;
}


