@charset "utf-8";



/****************************************************************************************************

page.css

****************************************************************************************************/
.ground{
	width:800px;
	margin:0 auto;
}

.ground .lead{
		width:660px;
		margin:0 auto 5em;
		font-size:110%;
}

.ground .section01{
	margin-bottom:5em;
}
	.ground .section01 ul{
		margin-bottom:50px;
	}

.ground .section02{
	margin-bottom:5em;
}
	.ground .section02 p{
		margin-bottom:50px;
	}
	
		
	