@charset "Shift_JIS";
/* top: category
 ******************************************************/

#topmainimg {
	width: 460px;
	height: 260px;
	margin: 10px 0 0 0;
	padding: 0;

}

#topreport {
	margin: 0;
	padding: 0;
	width: 460px;
}
#topreport ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topreport ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#topreport ul li#topreportbg00 {
	background: #fff url(../../img/btn_self_f2.gif) no-repeat 0 0;
}
#topreport ul li#topreportbg01 {
	background: #fff url(../../img/btn_trust_f2.gif) no-repeat 0 0;
}
#topreport ul li a:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
