@charset "UTF-8";
#leftPanel h4 {
	padding-left:30px;
}
.linkList dt{
	padding-left:38px;
	height:16px;
}

#leftPanel h3{
	background:transparent url(../teachers/img/first_contents_bg.gif) top left no-repeat;
}
#leftPanel h3.chugaku{
	background:transparent url(../teachers/img/first_contents_bg1.gif) top left no-repeat;
}
#leftPanel h3.koukou{
	background:transparent url(../teachers/img/first_contents_bg2.gif) top left no-repeat;
}
#leftPanel h3.chugakukoukou{
	background:transparent url(../teachers/img/first_contents_bg3.gif) top left no-repeat;
}


#leftPanel h4 {
	background:transparent url(../teachers/img/second_contents_bg.gif) top left no-repeat;
}

#leftPanel h5 {
	background:transparent url(../teachers/img/third_contents_bg.gif) top left no-repeat;
}

.linkList {
	border:none;
	background-color:#f6f7f9;
	padding:15px;
}

.linkList dt{
	background:transparent url(../teachers/img/list_marker1.gif) no-repeat 20px 1px;
}
.linkList dl ul li {
	background:transparent url(../teachers/img/list_marker2.gif) no-repeat 0 5px;
}

.linkList2 {
	background-color:#f6f7f9;
}
.linkList2 li{
	background:transparent url(../teachers/img/list_marker3.gif) no-repeat left center;
}
.linkList3 li{
	background:transparent url(../teachers/img/list_marker2.gif) no-repeat left center;
}

.linkCategory h6 {
	background:transparent url(../teachers/img/link_category_title_bg.gif) no-repeat left top;
}
.linkCategory p.midashi {
	background:transparent url(../teachers/img/link_category_midashi_bg.gif) no-repeat left top;
}


.linkCategory ul li {
background:transparent url(../teachers/img/link_category_list_bg.gif) no-repeat scroll left top;
}

