@charset "shift_jis";
/**************************************
講師紹介設定
***************************************/
/*ナビゲーション　設定*/
#teacherpage #navigation ul.mainmenu li.navi04 a {
	background:url(../img/navigation_on.gif) no-repeat;
	background-position:-390px 0;
}

/*見出し設定*/
#teacherpage h2 {
	margin:20px 0;
	text-align:center;
}

#teacherpage h3 {
	margin:0 0 10px 0;
}

#teacherpage .pinkbg {
	background:#ffe9e9 url(../img/teacher/pink_bg02.gif) no-repeat bottom right;
}

#teacherpage .bluebg {
	background:#e4f7f7 url(../img/teacher/blue_bg02.gif) no-repeat bottom right;
}

#teacherpage ul.pinkobject {
	background:url(../img/teacher/pink_bg01.gif) no-repeat top left;
	margin:10px 0 0 0;
	padding:25px 0 0 25px;
}

#teacherpage ul.blueobject {
	background:url(../img/teacher/blue_bg01.gif) no-repeat top left;
	margin:10px 0 0 0;
	padding:25px 0 0 25px;
}