/*--------------------------------------------
People
---------------------------------------------*/

.invitation{
	position: relative;
	float: right;
	margin-left: 20px;
}
.invitation ul{
	position: absolute;
	top: 65px;
	left: 8px;	
}
.invitation ul li{
	float: left;
	margin-right: 3px;
}

.tab li a{
	width: 94px;
}
.tab li.last a{
	width: 95px;
}

.list-people dl{
	padding: 16px 0;
	border-bottom: 1px dotted #CCC;
}
.list-people dt{
	font-size: 114%;
	font-weight: bold;
}
.list-people dl.last{
	border-bottom: 0;
	padding-bottom: 0;
}

/*
div#articleRight p#preceding{
	float: left;
	width: 354px;
	height: 118px;
	padding-right: 58px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	color: black;
}

ul#invitation{
	float: left;
	width: 278px;
	height: 107px;
	background: url(../../images/about/people/memberPR.png) no-repeat;
}

ul#invitation li{
	float: left;
	width: 132px;
	height: 35px;
	margin-top: 64px;
}

ul#invitation li.btn01{
	float: left;
	margin-left: 6px;
}

ul#invitation li.btn02{
	float: right;
	margin-right: 6px;
}

div#articleRight div#herbMembers ul#menuTabB{
	float: left;
	clear: both;
	margin-left: 3px;
}

div#articleRight div#herbMembers ul#menuTabB li{
	float: left;
	width: 94px;
	height: 37px;
	margin-right: 4px;
	background: url(../../images/about/people/menuTabB.gif) no-repeat;
}

div#articleRight div#herbMembers ul#menuTabB li.selected{
	background: url(../../images/about/people/menuTabBOn.gif) no-repeat;
}

div#articleRight div#herbMembers li p{
	width: 94px;
	text-align: center;
	margin-top: 8px;
	margin-left: 1px;
}

div#articleRight div#herbMembers{
	float: left;
	clear: both;
	width: 100%;
	height: auto;
}

div#articleRight div#herbMembers{
	float: left;
	clear: both;
	width: 100%;
	height: auto;
}

div#articleRight div#companyList{
	float: left;
	clear: both;
	width: 645px;
	height: 425px;
	margin-bottom: 100px;
	padding-left: 42px;
	border-right: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
}

div#articleRight div#herbMembers dl.company{
	clear: both;
	float: left;
	width: 554px;
	height: 66px;
	padding: 18px 36px 16px 20px;
	border-bottom: 1px #CDCDCD dotted;
}

div#articleRight div#herbMembers dl.companyL, dl.lastChild{
	clear: both;
	float: left;
	width: 554px;
	height: 86px;
	padding: 18px 36px 16px 20px;
}

div#articleRight div#herbMembers dt.name{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	color: black;
}

div#articleRight div#herbMembers dd.address{
	clear: both;
	float: left;
	width: 300px;
	height: auto;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: black;
}

div#articleRight div#herbMembers dd.phone{
	float: right;
	width: auto;
	height: auto;
	margin-right: 120px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: black;
}

div#articleRight div#herbMembers dd.url{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 3px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", helvetica, sans-serif,'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro","ms pgothic";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: #316192;
	text-decoration: underline;
}*/

/* 20160609 */
.people-list h5{margin: 16px 0 6px; font-weight: bold;}
.people-list ul{list-style-image: url(../../images/news/listImg.gif); padding-left: 1.3em;}

/* 20190329 */
#cat3 .list-people dl {
	padding-left: 50px;
	position: relative;
}
#cat3 .list-people dl dt img,#cat3 .list-people dl dd img {
	position: absolute;
	top: 16px;
	left: 0;
	width: 30px;
	height: auto;
}