@charset "Shift_JIS";

a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color:#FFFFFF;
a:link.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a:active.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	width: 800px;
	font-size: 10px;
	text-align: center bottom ;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	color: #FFFFFF;
}