@charset "utf-8";



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

page.css

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



.main{
	width:600px;
}


.section01{
	padding-bottom:100px;
}
	.section01 p{
		margin-bottom:1.5em;
		font-size:110%;
	}

	
	
	
	
