/* CSS Document */



#contents {
}

#contents .section1{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../keiri/images/section1_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 470px;
	margin-top: 20px;
}

#contents .section1 h3{
	font-size: 42px;
	color: #79B827;
	text-align: center;
	margin-bottom: 40px;
}

#contents .copy{
	margin-bottom:70px;
	background-color: #FCDF32;
}

#contents .copy .inner{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#contents .copy .inner h3{
	text-align:left;
	margin-bottom:30px;
}

#contents .copy .inner p{
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}

#contents .section2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
}

#contents .section2 h3{
	font-size: 42px;
	color: #79B827;
	text-align: center;
	margin-bottom: 60px;
	line-height: 60px;
}

#contents .section2 .cloud{
	font-size: 42px;
	color: #79B827;
	text-align: center;
	margin-bottom: 40px;
}
