@charset "utf-8";
/* top styles */

#content {
	height: 0px;
	overflow: hidden;
}
/* image */
#image01 {
	background-image: url(../image/image01.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 980px;
}
#image02 {
	background-image: url(../image/image02.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 980px;
}
#image03 {
	background-image: url(../image/image03.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 980px;
}
#image04 {
	background-image: url(../image/image04.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 980px;
}
#image05 {
	background-image: url(../image/image05.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
}
