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