@charset "utf-8";
/* CSS Document */

@import url("../../css/study.css");/* 授業内全体共通 */

/*■□■□■□■□■□■□ フォルダ内共通タイトル ■□■□■□■□■□■□*/

/* タイトル */

.instructor h3{
	background:url(../img/tit_instructor.gif) no-repeat;
	height:50px;/* デフォルトは50px */
}
