@charset "UTF-8";

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* index.html
---------------------------------------------------------- */

.saiyoBnr {
	margin:43px 0 63px;
}