#contents{
	width: 890px;
	margin: auto;
}
#main{
	width:610px;
	left:10px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
}

#side{
	width:250px;
	text-align: center;
	background-image: url(../schoolimage/haikei5.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat;
	margin-left: 610px;
	overflow: visible;
}
