@charset "utf-8";


#instructor_top {
	width:634px;
}
#instructor_top .main_table {
margin-bottom:10px;
}


#instructor_top .main_table td {
background-color:#FFFFFF;
padding:3px;
}

#instructor_top .main_table th { line-height:2em; text-align:center;}

.profile {
	clear:both;
	display:block;
	margin-bottom: 20px;
}
.profile .photo{
	float:left;
	margin: 0 10px 0 0;
	width: 125px;
	text-align: center;
}

.profile small {
	font-size:11px;
	background: url(../img/ico_kamoku.gif) 135px 0 no-repeat;
	text-indent: 70px;
	display: block;
}

.profile a {
	background: url(../img/btn_mail.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 99px;
	height: 22px;
	margin: 5px auto;
}


.profile strong {
	font-size: 13px;
	line-height: 150%;
	display: block;
}


.profile dl {
	margin: 10px 0px;
	border-top:1px dotted #ff6b80;
	padding-left: 135px;
}

.profile dt {
	font-weight: bold;
	color: #ff6b80;
	letter-spacing: 0.3em;
	font-size: 11px;
	line-height: 200%;
}

.profile dd {
	margin-bottom: 5px;
	line-height: 130%;
}
