@charset "UTF-8";

/* for index */

#wrap {
	background: url(../void/images/index/main.jpg) no-repeat;
}
#contents {
	position: relative;
}
#contents ul {
	color: #fff;
	width: 360px;
	margin-top: 390px;
	margin-left: 450px;
}
#contents ul a {
	color: #fff;
}
#contents ul a:hover {
	color: #a32c29 !important;
}
