@charset "utf-8";
/* CSS Document */

.all_font_001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

.all_font_002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.all_bg_001 {
	background-attachment: scroll;
	background-image: url(images/aboutus/aboutus_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.all_footer {
	font-size: 10px;
}

.all_footer:link {
	color: #444444;
	text-decoration: none;
}
.all_footer:visited {
	text-decoration: none;
	color: #444444;
}
.all_footer:hover {
	text-decoration: none;
	color: #ffffff;
}
.all_footer:active {
	text-decoration: none;
	color: #444444;
}

.news_link {
	font-size: 11px;
}

.news_link:link {
	color: #ffffff;
}
.news_link:visited {
	color: #ffffff;
}
.news_link:hover {
	color: #999999;
}
.news_link:active {
	color: #ffffff;
}
