@charset "utf-8";
/* CSS Document */
.title {
	font-weight:bold;
	font-size:1em;
	color:#000000;
	}
.news {
	color:#993365;
	line-height: 1.5em;
	}
.news a {
	color:#993365;
	text-decoration: none;
	}
.text {
	font-size:1em;
	color:#4c4c4c;
	color: #808285;
	}
.text a {
	color: #808285;
	text-decoration:none;}
.terms { color:#00457c; font-size: 1.1em;}
.terms a {color: #00457c; text-decoration:none}
.terms a:hover {color: #ffffff; text-decoration:none}
.web_text {color:#666666; font-size:0.9em; height: 130px; padding: 0px 10px 0px 10px;}
.awtext {
	font-size:1em;
	color: #004e9c;
	text-decoration:none;
}
.blktext {
	font-size:0.9em;
	color: #000000;
	text-decoration:none;
}


