@charset "utf-8";



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

page.css

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


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


.section01{
	margin-bottom:80px;
}
	.section01 h4.hline_01{
		margin-bottom:50px;
	}
	

.flow{
	margin-bottom:80px;
	width:826px;
}
	.flow .up{
		text-align:right;
		margin-bottom:5px;
	}
		.flow .up a:link, .flow up a:visited{
			color:#003F7F;
			text-decoration:none;
		}
		.flow .up a:visited{
			color:#003F7F;
			text-decoration:underline;
		}
	
	
	
	
