@charset "utf-8";
.sec  {
	width: 980px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}
.sec .body  {
	color: #333333;
	font-size: 120%;
	line-height: 1.75em;
	margin-top: 20px;
}
.member {
	width: 280px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 30px;
	text-decoration: none;
}
.member a {
	text-decoration: none;
}
.member a .namearea  {
	background-color: #00664A;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/arrow.png);
	background-position: 250px center;
	background-repeat: no-repeat;
	text-decoration: none;
	background-size: 12px auto;
}
.member a .lab_area  {
	background-color: #ADCBC2;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	color: #00664A;
	background-image: url(../img/arrow.png);
	background-position: 250px center;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	
	background-size: 12px auto;
}
.member .lab_area.non  {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	color: #00664A;
	background-image: url(../img/arrow.png);
	background-position: 250px center;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 50px;
}
.member a .position   {
	font-size: 110%;
	line-height: 1.45em;
	text-decoration: none;
}
.member a .name   {
	font-size: 135%;
	line-height: 1.45em;
	text-decoration: none;
}
.go_list {
	margin-bottom: 40px;
}
.sec .prof_area {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: left;
	width: 840px;
}
.sec .prof_area.2column {
	padding-top: 0px;
	padding-bottom: 40px;
	margin-top: -20px;
}
.sec .prof_area .fl_l {
	width: 505px;
	float: left;
	text-align: left;
}
.sec .prof_area .fl_r {
	float: right;
	width: 280px;
}
.sec .prof_area .fl_l .name {
	color: #00664A;
	font-size: 200%;
	margin-bottom: 20px;
}
.prof_area .sub_t {
	color: #00664A;
	margin-top: 50px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	margin-bottom: 15px;
}
.prof_area .txt1 {
	font-size: 100%;
	line-height: 1.4em;
}
.sec .ft_bg  {
	background-color: #FFFFFF;
}
table tbody td {
	font-size: 120%;
	line-height: 1.75em;
	color: #333333;
}
tbody tr .tit {
	white-space: nowrap;
}
.inner .sec .prof_area2 {
	text-align: left;
}
.pdb30 {
	padding-bottom: 30px;
}
