@charset "utf-8";



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

page.css

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



.main{
	width:600px;
}


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