

#about{
	width: 100%;
	background:#f0f0f0;
	margin-top:45px;
	padding: 20px 0 20px 0;	
}
#about h2 {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
#about .contents {
	width: 95%;
	margin: 0 auto;
	background:#f0f0f0;
	text-align:left;
}
#about .contents p.exp {text-align:left;}
#about .contents h3 {margin-top:30px;margin-bottom:5px;}
#about .contents p {
	line-height:1.4;
	margin:0;
}
