@charset "utf-8";
/*------------------------------------------------------------
	バイオグラフィ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 30px;
}

#conts .section {
	margin: 0 0 0 3px;
}

#conts .section .photoBox {
	padding-top: 8px;
	float: left;
}

#conts .section .inner {
	width: 391px;
	float: right;
}

#conts .section .inner h3 {
	margin-bottom: 13px;
}

#conts .section .inner h4 {
	margin-bottom: 2px;
	font-size: 1.4em;
	font-weight: normal;
}

#conts .section .inner p {
	margin-bottom: 25px;
	font-size: 1.4em;
	line-height: 1.7;
}