body{
text-align:center;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 978px;
	}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:978px;
	height:348px;
	background-image:url(images/index_01.gif);
	background-repeat:no-repeat;
}

#index-02 {
	position:absolute;
	left:0px;
	top:348px;
	width:978px;
	height:486px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
}

#index-03 {
	position:absolute;
	left:0px;
	top:834px;
	width:978px;
	height:71px;
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
}