@charset "utf-8";
.css {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #22297A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_18 {
	font-size: 20px;
	line-height: 32px;
	color: #0A428F;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	color: #22297A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #22297A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0F76B9;
	text-decoration: underline;
}
a.b:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
}
a.b:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
}
a.b:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
}
a.l:link {
	color: #22297A;
	text-decoration: none;
	font-size: 14px;
}
a.l:visited {
	color: #22297A;
	text-decoration: none;
	font-size: 14px;
}
a.l:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}
.i_d_bg {
	background-image: url(../images/i_d.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
