/* CSS Document */
body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/mainback.png);
	background-position:center top;
	background-repeat:no-repeat;
}
span.news{
	font-size:small;
}
hr.under{
	height:1px;
	width:400px;
	background-color:#DDDDDD;
	color:#DDDDDD;
	border:none;
}
.copy {
	color: #999999;
	font-size:small;
}
.news {
	font-size:small;
	line-height:27px;
}
a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: underline;
	color: #6666FF;
}
a:active {
	text-decoration: none;
	color: #6666FF;
}
