@charset "UTF-8";
#about_container{
	width:1000px;
	height:400px;
	text-align:left;
}

#about_contents_1{
	display:none;
	width:800px;
}


#about_contents{
	color:#41565c;
}

#about_contents h2{
	margin: 30px 0px 30px 0px;
	font-size:125%;
	font-weight:normal;
	letter-spacing:3px;
}

#about_contents .occupation{
	line-height:1.6em;
}

#about_contents .text{
	line-height:1.6em;
}