/* -----------------------------------------------------------------------------
	ENKAKU
----------------------------------------------------------------------------- */

#history_list {
	position:relative;
	font-size: 100%;
	margin-bottom:60px;
}
#history_list dt{
	position:absolute;
	padding:12px 0 13px 0;
	left:0;
	width:140px;
	line-height:1;
}
#history_list dd{
	border-bottom:1px solid #e1e1e1;
	padding:12px 0 12px 140px;
	line-height:1;
}


#prof_list p{
	line-height:1.6;
}
#prof_list dt{
	clear:both;
	float:left;
	width:150px;
	margin-bottom:20px;
}
#prof_list  dd{
	padding-top:20px;
	float:left;
	width:410px;
}
#prof_list .prof{
	font-size:93%;
}