@charset "utf-8";
/* CSS Document */

#contents div.prof{
	width:375px;
	float:left;
}
#contents div.prof.wide{
	width:auto;
	float:none;
}

#contents div.prof h3{
	margin: 0 10px 0;
	font-size: 100%;
}
#contents div.prof h3 span{
	color:#75E7FF;
	font-weight: normal;
	font-size: 10px;
}


#contents div.prof p{
	margin: 10px 10px;
	line-height: 150%;
	font-size: 10px;
	padding: 0;
}

#contents div.prof img{
	float: left;
	margin: 0 10px 10px 0;
}


