@charset "UTF-8";

@import url("../style.css");


#otherList01 {
	background:url(../../image/contents/education.png) no-repeat left top;
}
#otherList01 a:hover {
	background:url(../../image/contents/education_h.png) no-repeat left top;
}

#otherList02 {
	background:url(../../image/contents/distribute.png) no-repeat left top;
}
#otherList02 a:hover {
	background:url(../../image/contents/distribute_h.png) no-repeat left top;
}

#otherList03 {
	background:url(../../image/contents/webdesign.png) no-repeat left top;
}
#otherList03 a:hover {
	background:url(../../image/contents/webdesign_h.png) no-repeat left top;
}

