@charset "utf-8";
#home {
	background-color: #060606;
}
#cover {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(../image/cover/cover003.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
}

