@charset "UTF-8";

#content h3 {
	font-size: 116%;
	line-height: 1.4;
}	
.sectionBox .name {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}


.pic {
	margin: 0 0 10px 15px;
	padding: 0;
}
.sectionBox {
	background: #eee;
	border: 2px solid #eee;
	padding:0 14px 20px;
	margin-top:20px;
}			

