@charset "utf-8";

#contents {
	margin: 0 auto 0 auto;
	width: 980px;
	height: 462px;
	}

#contents ul {
	background: #FFF url(../images/bg.jpg) top center no-repeat;
	width: 980px;
	height: 462px;
	}

#contents ul li {
	width: 490px;
	height: 462px;
	float: left;
	}

#contents ul li a {
	display: block;
	width: 490px;
	height: 462px;
	}

#contents ul li a:hover img {
	visibility: hidden;
	}