@charset "UTF-8";
/* CSS Document */


/***************************************
　lesson　レッスン
***************************************/

#lesson
{
}

#lesson_area
{
	margin:50px 0px 0px 0px;
	padding:0px 50px;
	
	line-height:25px;
	text-align:center;
	vertical-align:top;


}

#lesson_aerea p
{
}

#lesson_area span
{
	font-size:14px;
	font-weight:bold;
}

.step1 .step2 .step3 .step4 .step5
{
	background-attachment:scroll;
}

.step1{ background:url(step1.png) no-repeat center center;}
.step2{ background:url(step2.png) no-repeat center center;}
.step3{ background:url(step3.png) no-repeat center center;}
.step4{ background:url(step4.png) no-repeat center center;}
.step5{ background:url(step5.png) no-repeat center center;}

.arrow
{
	margin:40px 0px;
	text-align:center;
}