@charset "UTF-8";

dl#about {
	width: 760px;
	display: block;
	clear: both;
	border-bottom: 1px solid #999999;
}

dl#about dt img {
	width: 240px;
	float: left;
	line-height: 1.5em;
	border-top: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	display: block;
}

dl#about dd {
	width: 510px;
	line-height: 1.5em;
	border-top: 1px solid #999999;
	padding-bottom: 10px;
	display: block;
	float: left;
	clear: right;
	padding-left: 10px;
	padding-top: 10px;
}
