body {
	background-color: #FFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	margin: 0px 0px 0px 20px;
	text-decoration: none;
	padding: 0px;
	font-weight: lighter;
	text-align: center;
	width: 750px;
}

.over {
	width: 750px;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
}

a:link{
	text-decoration: none;
	color: #666;
}

a:visited{
	text-decoration: none;
	color: #666;
}

a:active{
	text-decoration: none;
	color: #666;
}

a:hover{
	text-decoration: none;
	color: #00929C;
}

.copyright {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: right;
	padding-bottom: 10px;
}
.pr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: lighter;
	color: #069;
	text-decoration: none;
	width: 730px;
}

