@charset "UTF-8";

h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}
.queList dl {
	margin: 0px;
	padding: 0px;
}
.queList dt {
	background: url(../images/mark01.gif) no-repeat left top;
	margin-left: 20px;
	padding-left: 3px;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}.queList dd {
	margin-left: 40px;
	margin-bottom: 7px;
	background: url(../images/mark05.gif) no-repeat left;
	padding-left: 15px;
}
.que {
	font-size: 14px;
	color: #8CBB00;
	font-weight: bold;
	background: url(img/que.gif) no-repeat left top;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
.ans {
	background: url(img/ans.gif) no-repeat left top;
	padding-left: 30px;
	margin-left: 10px;
}
.voiceList ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.voiceList ol li {
	background: url(../images/mark02.gif) no-repeat left top;
	margin-left: 15px;
	padding-left: 2px;
	font-size: 14px;
	padding-bottom: 3px;
}
.voiceName {
	font-size: 14px;
	margin: 0px;
	background: url(../images/mark03.gif) no-repeat left top;
	text-indent: -1.3em;
	padding-left: 1.5em;
	color: #8CBB00;
	font-weight: normal;
	padding-bottom: 15px;
}

#teacher {
	width:666px ;
	border-left:1px solid #f5d2ad ;
	border-right:1px solid #f5d2ad ;
	border-bottom:1px solid #f5d2ad ;
}


#teacher table {
	width:333px ;
	margin:0 auto 0 auto ;
	border-collapse:collapse ;
	border-top:1px solid #f5d2ad ;
	text-align:left ;
}

#teacher table.Left_teach {
	float:left ;
	border-right:1px solid #f5d2ad ;
}

#teacher table.Right_teach {
	float:right ;
}

#teacher table th {
	vertical-align:top ;
	padding:10px 5px 5px 5px ;
	font-size:16px ;
	font-weight:bold ;
	text-align:left ;
}

#teacher table td {
	vertical-align:top ;
}

#teacher table td.photobox {
	width:48% ;
	vertical-align:top ;
	text-align:center ;
}

#teacher table td.photobox img {
	border:2px solid #bfdf5c ;
}

#teacher table td.photobox p {
	line-height:140% ;
	font-size:10px ;
	margin-top:2px ;
}


#teacher table td p.teacher_com {
	padding:3px 10px 5px 10px ;
	margin:0 ;
}



