div#soccer-wrapper {
	width: 100%;
	text-align: center;
}

div#soccer-title {
	width: 840px;
	height: 70px;
	background: url(images/soccer_temp_title.jpg) no-repeat;
}

div#soccer-title2 {
	width: 840px;
	height: 70px;
	background: url(images/soccer_temp_title2.jpg) no-repeat;
}

div#soccer-contents {
	width: 415px;
	height: 531px;
	padding-top: 19px;
	padding-left: 425px;
	background: url(images/soccer_temp_background.jpg) no-repeat;
	text-align: left;
}

div#soccer-contents2 {
	width: 840px;
	text-align: center;
}

div#soccer-sponsor {
	width: 840px;
	height: 100px;
	background: url(images/soccer_temp_sponsor.jpg) no-repeat;
}