@charset "UTF-8";
.underline_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.attentation_text {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.background_iframe {
	background-color: #000000;
}
.news_headline {
	font-family: Arial;
	font-size: 16px;
	color: #FF6600;
}
.news_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.background_all {
	background-color: #000000;
}
