@charset "utf-8";
/* CSS Document */

#contents div.prof{
	width:375px;
	float:left;
}
#contents div.prof.small{
	width:150px;
}

#contents div.prof h3{
	margin: 0 10px 0;
	font-size: 100%;
	clear: both;
}
#contents div.prof h3 span{
	color:#75E7FF;
	font-weight: normal;
	font-size: 10px;
}


#contents div.prof.small p{
	font-size:10px;
}
#contents div.prof p{
	margin: 10px 10px;
	line-height: 150%;
	padding: 0;
}

#contents div.prof img{
	float: left;
	margin: 0 10px 10px 0;
}
#contents div.prof.small img{
	float: none;
	margin: 0 auto;
}



#contents div.student table td{
	width:120px;
}
#contents div.student table td img{
	margin:0 auto;
}

#contents div.student table td p{
	width:90px;
	margin:auto;
	line-height: 120%;
	font-size: 10px;
}

#contents div.student table td p.name{
	line-height: 20px;
	padding: 0;
	color: #C6DBE6;
	font-size: 12px;
	width: 90px;
	background: url(../images/bg_h3.gif) repeat-y 0px 0%;
}
#contents h2.border{
	border-bottom:1px solid #32689B;
	border-color: #CCCC00;
	font-size: 100%;
	padding: 5px 0;
}


#contents div.diary{
	margin: 0 0 30px 0;
	clear: left;
	padding: 10px 0 0 0;
}

#contents div.diary p{
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 150%;
}

#contents div.diary p a{
	white-space:nowrap;
}
