@charset "utf-8";



#CONSULTANTS .nameJP {
	font-size: 26px;
	color: #3B4C9F;
	display: block;
	padding-top: 3px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 4px;
}
#CONSULTANTS .nameEN {
	font-size: 16px;
	color: #3B4C9F;
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
}
#CONSULTANTS .position {
	display: block;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 1px;
}
#CONSULTANTS div.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C7E0;
	padding-bottom: 40px;
}
