.s01{
	background-image: url(/images/home/01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.s02{
	background-image: url(/images/home/02.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.s03{
	background-image: url(/images/home/03.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.s04{
	background-image: url(/images/home/04.jpg);
	background-position: top;
	background-repeat: no-repeat;
}