@charset "UTF-8";

.profile #contents h2{
	margin-bottom: 40px;
}

.profile #contents h3{
	font-size: 1.5em;
	color: #111;
	margin-bottom: 12px;
}

.profile #contents p{
	font-size: 1.2em;
	line-height: 180%;
}

.profile #contents .photo{
	float: right;
	margin-left: 40px;
}

.profile #contents .sub{
	text-align: center;
}
