@charset "UTF-8";
/* CSS Document */

/* h2-title */
#stage h2.title-school-child{
	width:650px;
	height:46px;
	background-image:url(../images/16/hl_school_child.gif);
}
/* h3-title */
#stage h3.body-school{
	width:650px;
	height:45px;
	background-image:url(../images/16/body_school.gif);
}
/* each course */
#stage dl dt{
	height:24px;
}
#stage dl dt.course01{
	background-image:url(../images/16/name_course01.gif);
}
#stage dl dt.course02{
	background-image:url(../images/16/name_course02.gif);
}
#stage dl dt.course03{
	background-image:url(../images/16/name_course03.gif);
}
#stage dl dt.course04{
	background-image:url(../images/16/name_course04.gif);
}
/* each recomend */
#stage h5.recommended01{
	background-image:url(../images/16/txt_reccomend01.gif);
}
#stage h5.recommended02{
	background-image:url(../images/16/txt_reccomend02.gif);
}
#stage h5.recommended03{
	background-image:url(../images/16/txt_reccomend03.gif);
}
#stage h5.recommended04{
	background-image:url(../images/16/txt_reccomend04.gif);
}


/* each contact number */
#stage #box-contact .box-number{
    width:306px;
    height:54px;
	background-image:url(../images/16/icon_number.gif);	
}
