@charset "UTF-8";
/*====================================
	for staff.html
	Date of 2015.11.09
====================================*/

#mainImg {
	margin: 0 auto 15px;
	width: 485px;
	display: block;
}
.lead {
	font-size: 110%;
	font-weight: 600;
	line-height: 1.7em;
	font-family: 'arial','游明朝','ヒラギノ角ゴ Pro W3','ヒラギノ明朝 Pro W3','ＭＳ Ｐゴシック','ＭＳ Ｐ明朝','メイリオ',serif;
	text-align: center;
	margin-bottom: 70px;
}
.staffWrapper {
	margin-bottom: 80px;
}
.staffImg {
	float: left;
}
.staffContents {
	float: right;
	width: 450px;
}
.staffName {
	font-size: 130%;
	margin-bottom: 15px;
}
.history {
	margin-bottom: 15px;
}
.history li {
	font-size: 90%;
	line-height: 1.7em;
}
.year {
	display: inline-block;
	width: 80px;
	vertical-align: top;
}
.contents {
	display: inline-block;
	width: 350px;
}
.staffComment {
	font-size: 85%;
	line-height: 1.7em;
	margin-bottom: 8px;
}