@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}
.text_content {
	background-color: #E8E8E8;
}
.text_class {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.content_mainpage {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E8E8E8;
}
.news_headlines {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
