@charset "utf-8";
* {
}
.arrowBox {
	margin-top: 30px;
	margin-bottom: 30px;
}
.stepBox {
	margin-bottom: 20px;
}
.stepBoxTop {
	margin-top: 20px;
}
.lastBox {
	margin-bottom: 20px;
}

.textRed{color:#c00;}