/* CSS Document */

.image{
	background-image:url(img/background01.jpg);
	background-repeat:no-repeat;
	width:306px;
	height:232px;
}

.school01{
	background-image:url(img/background02.jpg);
	background-repeat:no-repeat;
	height:226px;
}

.image02{
	background-image:url(img/background03.jpg);
	background-repeat:no-repeat;
	width:247px;
	height:187px;
}
.image02 img{
	padding-top:1px;
	padding-left:1px;
}
