@charset "utf-8";

/*----------------------------------------------------
	スクール
----------------------------------------------------*/

p.instructorArea{
	width:380px;
	height:229px;
	background:url(../img/school_instructor.jpg) no-repeat;
	position:relative;
}

p.instructorArea span{
	position:absolute;
	display:block;
	width:200px;
	bottom:19px;
	right:22px;
	font-size:11px;
}

