@charset "UTF-8";
/* CSS Document */
div#content-wrap div.contents p {
	margin-bottom: 10px;
}	
div#content-wrap div.contents h3 {
	margin: 10px 0;
	color: #464646;
	font-size: 108%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.stepBox {
	margin: 10px 0;
}		
.area_l {
	width: 550px;
	margin-right: 20px;
}	
