@charset "UTF-8";

#teacher_top_main{
    position: relative;
	top: 0px;
	left: 0px; 
	width: 565px;
	padding-left:20px;
}
#teacher_back01 {
	padding-top:0px;
}
#teacher_back02{
	background:  url("../images/teacher_top/teacher_back02.png");
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: 526px;
}
#teacher_back03 {
	padding-bottom: 25px;
}
#teacher_top01 {
    width:470px;
	height:300px;
	margin-left:20px;
}
#teacher_top02 {
    width:70px;
	height:75px;
	float:left;
	margin-left:25px;
	_margin-left:12px;
}
#teacher_top03 {
	width:330px;
	margin-top:30px;
	font-size:1.1em;
	line-height:1.5em;
	float:left;
	text-align: center;
}
#teacher_top04 {
    width:70px;
	height:80px;
	margin-top:180px;
	margin-bottom:50px;
	float:left;
}
#teacher_top05 {
    clear:left;
	width:420px;
	margin-left:50px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	text-align: center;
}
#teacher_top06 {
    width:440px;
	height:90px;
	margin-left:45px;
	margin-top:20px;
}
#teacher_top06 a {
    background:url(../images/teacher_top/teacher_form_btn.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:440px;
	height:0px;
	padding-top:90px;
	display:block;
	overflow:hidden;
}
#teacher_top06 a:hover {
    background-position:left top;
}
#teacher_top07 a {
	color:#E60012;
	padding-left:165px;
}
#teacher_top08 {
	padding-left:46px;
	padding-top:30px;
	padding-bottom:20px;
}
.teacher_top_red {
    color:#E60012;
}
.teacher_top_blue {
    color:#00AEEB;
}
