@charset "utf-8";

.teacher_sample {
	position: relative;
}
.teacher_sample a {
	position: absolute;
	left: 6%;
	top: 10%;
	width: 40%;
	height: 4%;
}
.teacher_sample a.link1 {
	top: 34%;
}
.teacher_sample a.link2 {
	top: 63.8%;
}
.teacher_sample a.link3 {
	top: 92.5%;
}
