@charset "utf-8";



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

page.css

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


.main{
	width:930px;
	margin-top:60px;
}
.design_research{
	
}

.lead{
	margin-bottom:50px;
	text-align:center;
}

h5.hline_01{
	border-bottom:#003E7E solid 1px;
	color:#333;
	font-size:20px;
	margin-bottom:30px;
}
.section01{
	margin-bottom:80px;
}
	.section01 .block01{
		margin-bottom:50px;
	}

.section02{
	margin-bottom:80px;
}
	
.section03{
	margin-bottom:80px;
}

.section04{
	margin-bottom:100px;
}
	.section04 h5.hline_01{
		margin-bottom:20px;
	}
	.section04 .block01{
		margin-bottom:30px;
	}
	
	
	
	
