@charset "utf-8";
/* CSS Document */

#about_title {
	width: 550px;
	height: auto;
	float: left;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 50px;
}

#about_disc {
	width: 550px;
	height: auto;
	float: left;
	margin-bottom: 70px;
	font-size: 11px;
	line-height: 30px;
	color: #000;
	letter-spacing: 0.1em;
}

#about_prof_left {
	width: 550px;
	height: auto;
	float: left;
}

#about_prof_text {
	width: 550px;
	height: auto;
	float: left;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	letter-spacing: 0.1em;
}

#about_img {
	width: 400px;
	height: auto;
	float: right;
}
