#about {
	width: 230px;
	float: left;
	height: 550px;
	padding-top: 30px;
}

#about_word {
	float: left;
	height: 550px;
	overflow: auto;
	width: 650px;
	padding-left: 20px;
	padding-top: 30px;
}
#about_around {
	height: 550px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
p {
	line-height: 30px;
}
