@charset "utf-8";
/* CSS Document */

#intro1 {
	background: url(../img/intro1.png) no-repeat 50% 0;
	width: 100%;
	height: 246px;
}
#intro1 img {
	display: none;
}
#intro2 {
	background: url(../img/intro2.png) no-repeat 50% 0;
	width: 100%;
	height: 246px;
}
#intro3 {
	background: url(../img/intro3.png) no-repeat 50% 0;
	width: 100%;
	height: 247px;
}
#intro4 {
	background: url(../img/intro4.png) no-repeat 50% 0;
	width: 100%;
	height: 246px;
}
#intro5 {
	background: url(../img/intro5.png) no-repeat 50% 0;
	width: 100%;
	height: 242px;
}
