#content {
	padding-bottom: 100px;
}


#concept {
	width: 900px;
}

#concept h3 {
	display: block;
	overflow: hidden;
	width: 900px;
	height: 0;
	padding: 630px 0 0;
	text-indent: -99999px;
	font-size: 100%;
	background-image: url(http://minazuki.pacheco.jp/images/about/concept.jpg);
}


#profile {
	width: 900px;
	padding: 30px 0;
}

#profile-columns {
	width: 900px;
}

#profile-picture {
	float: left;
	width: 100px;
	padding: 0 30px;
}

#profile-name {
	float: left;
	width: 115px;
	padding-right: 30px;
}

#profile-contact {
	float: left;
	width: 115px;
	padding: 29px 30px 0 0;
}

#profile-introduce {
	float: left;
	width: 420px;
	padding-right: 30px;
}

.profile-paragraph-bottom {
	padding-top: 12px;
}
