body{
	margin:0;
	padding:0;
	background:#000000;
}

a img{border:0}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#contents{
	width:500px;
	height:700px;
	margin:20px auto 0px;
	position:relative
}

#menu01{
	width:250px;
	height:168px;
	float:left;
}

#menu02{
	width:250px;
	height:168px;
	float:left;
}

.copy{
	width:500px;
	margin:5px auto;
	color:#ffffff;
	font-size:10px;
	text-align:center;
}