#contents {
	line-height: 1.2;
	color: #333333;
	font-size: 10pt;
}

#contents div.section1 {
	overflow: hidden;
	height: 485px;
	background: url(img/bg01.jpg) no-repeat;
	position: relative;
}

#contents div.section1 h2,h3,p.lead {
	display: none;
}

#contents div.section1 div.flash {
	width: 300px;
	position: absolute;
	top: 197px;
	left: 544px;
	text-align: center;
}

#contents div.section2 {
	overflow: hidden;
	height: 455px;
	background: url(img/bg02.jpg) no-repeat;
	position: relative;
}

#contents div.section2 p {
	width: 296px;
	position: absolute;
	text-align: center;
}

#contents div.section2 p.cap1 {
	left: 149px;
	top: 184px;
}

#contents div.section2 p.cap2 {
	left: 503px;
	top: 184px;
}

#contents div.section2 p.cap3 {
	left: 149px;
	top: 398px;
}

#contents div.section2 p.cap4 {
	left: 503px;
	top: 398px;
}

#contents div.section3 {
	overflow: hidden;
	height: 474px;
	background: url(img/bg03.jpg) no-repeat;
	position: relative;
}

#contents div.section3 p.text {
	display: none;
}

#contents div.section3 p.btn {
	width: 440px;
	position: absolute;
	top: 226px;
	left: 112px;
}
	
