@charset "UTF-8";
#contents_step {
	height: 1000px;
	background-image: url(img/bg-step.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: normal;
	float: none;
	padding: 30px;
}
#contents1 {
	padding-left: 10px;
}
#contents4 {
	width: auto;
}

