@charset "utf-8";
#banner {
}
#banner img {
	display: none;
}
#banner img:first-child {
	display: block;
}

