@charset "UTF-8";
@import "/include/css/common.css";

/* ---------------------------------------------------------
	CSS Document page > teacher
--------------------------------------------------------- */

#teacher {
	text-align: left;
}

#teacher h3 {
	margin-top: 7px;
	margin-bottom: 15px;
	padding-top: 10px;
	background: url(/training/images/title.jpg) no-repeat 0 0;
	font-size: 16px;
}

#teacher div.f_left ,
#teacher div.f_right {
	width: 465px;
}

#teacher h4 {
	font-size: 15px;
	color: #38217b;
}

#teacher p {
	margin-bottom: 15px;
}
