#contents-profile h2 {
	margin:0px;
	padding:0px;
}

#contents-profile dl {
	margin:0px 0px 15px 0px;
	padding:0px;
}


#contents-profile dl dt {
	float:left;
	background:url(images/photo_dummy.gif) top left no-repeat;
	width:100px;
	height:100px;
	display:block;
	margin:0px;
	padding:0px 5px 5px 0px;
}

#contents-profile dl dd {
	margin:0px;
	padding:0px;
}




#contents-profile dl dd.prof-head h3 {
	font-size:14px;
	color:#C23D00;
	margin:0px;
	padding-top:30px;
}

#contents-profile dl dd.prof-head p {
	font-size:10px;
	color:#999999;
	margin:0px;
	padding-top:10px;
}


#contents-profile dl dd.prof-body {
	clear:both;
	background:#DDDDDD;
	margin:0px;
	padding:0px;
}


#contents-profile dl dd.prof-body p {
	font-size:11px;
	line-height:140%;
	color:#666666;
	margin:0px;
	padding:10px;
}

#contents-profile dl dd.prof-photo {
	clear:both;
	margin:0px;
	padding:0px;
}

#contents-profile dl dd.prof-photo ul {
	list-style-type: none;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#contents-profile dl dd.prof-photo ul li {
	float:left;
}

#contents-profile dl dd.prof-photo ul li img {
	border:1px solid #54636B;
	margin-right:2px;
	margin-bottom:2px;
}

#contents-profile dl dd.prof-photo ul.photo-younger {
	width:88px;
}
#contents-profile dl dd.prof-photo ul.photo-younger li {
	float:right;
}









