body {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.color_common {
	background-color: #F2F2F2;
}
.color_system1 {
	background-color: #9999CC;
}
.color_system2 {
	background-color: #D1D1E9;
}
.color_news {
	background-color: #66CC99;
}
.font_ttl {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.font_large {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.font_small {
	font-size: 10px;
	line-height: normal;
}
.font_alph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
}.bg_news {
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
