@charset "utf-8";



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

page.css

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

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

.d3 .section01{
	margin-bottom:5em;
}

.d3 .section02{
	margin-bottom:5em;
}
	.d3 .section02 p{
		margin-bottom:30px;
	}
	
		
	