@charset "utf-8";
/*CM方式のメリット*/
.h3_staff01 {
	margin-top: 20px;
}
#staff .human {
	width: 550px;
	margin-top: 30px;
	margin-left: 60px;
	overflow: hidden;
}
#staff .human .left {
	display: inline;
	float: left;
	width: 150px;
}
#staff .human .left img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#staff .human .right {
	display: inline;
	float: right;
	width: 350px;
}
#staff .human .right h3 {
	font-size: 130%;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0068b7;
	color: #232323;
}
#staff .human .right .p_sentence {
	line-height: 135%;
	margin-top: 10px;
}
#staff .human .right .btn {
	text-align: right;
	width: 100%;
	margin-top: 10px;
}
#staff .line {
	font-size: 1px;
	width: 610px;
	margin-top: 15px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#staff .human2 {
	width: 510px;
	margin-left: 80px;
	overflow: hidden;
	margin-top: 30px;
}
#staff .human2 .left {
	display: inline;
	float: left;
	width: 140px;
	margin-left: 10px;
	text-align: center;
}
#staff .human2 .right {
	display: inline;
	float: right;
	width: 140px;
	margin-right: 10px;
	text-align: center;
}
#staff .human2 .center_line {
	display: inline;
	float: left;
	width: 140px;
	margin-left: 35px;
	text-align: center;
}
#staff .human2 .images {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#staff .human2 h4 {
	font-size: 90%;
	color: #232323;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 140px;
}
