.maintext {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
a.maintext:link {
	text-decoration: none;
}
a.maintext:visited {
	text-decoration: none;
}
a.maintext:hover {
	color: #FF0000;
	text-decoration: underline;
}
.biotext {
	font-size: 12px;
	line-height: 19px;
}
.text {
	font-size: 12px;
	line-height: 20px;
}
.newsbox {
	background-image: url(img/news_img/line_650pix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newstext {
	font-size: 12px;
	color: #000000;
}
a.newstext:link {
	text-decoration: none;
	color: #000000;
}
a.newstext:visited {
	text-decoration: none;
	color: #000000;
}
a.newstext:hover {
	color: #FF0000;
	text-decoration: underline;
}
.newsdiary {
	font-size: 10px;
	font-style: italic;
}

