@charset "UTF-8";

#evaluationCts .evlCommittee {
	text-align: center;
	border-bottom: solid 1px #dedede;
	padding: 10px 0px;
}

#evaluationCts .evlCommittee h3 {
	font-size: 85%;
	display: inline;
	border-top: none;
	border-bottom: solid 1px #dedede;
	margin: 10px 0px 15px !important;
	padding: 6px;
}

#evaluationCts .evlCommittee p {
	margin: 8px 0px;
	line-height: 1.5;
}

#evaluationCts .listOlLoAlpha li {
	margin: 1.5em 0px 1.5em 40px;
	list-style: lower-alpha;
	list-style-position: outside;
}

#evaluationCts ul li p,
#evaluationCts ul li h6 {
	font-size: 100%;
}

#evaluationCts table.officeTbl {
	margin: 0px auto;
}

#evaluationCts table.officeTbl th {
	padding: 10px;
}

#evaluationCts table.officeTbl td {
	vertical-align: middle;
}

#evaluationCts table.sympoTbl th.number {
	width: 50px;
}

#evaluationCts table.sympoTbl th.date {
	width: 150px;
}

#evaluationCts table#termTbl {
}

#evaluationCts table#termTbl th {
	white-space: nowrap;
	font-size: 85%;
}

#evaluationCts table#termTbl td.count {
	text-align: center;
}

@media screen and (max-width : 767px ){
	#evaluationCts table#termTbl {
		white-space: nowrap;
	}
}

#evaluationCts table#operateTbl td {
	font-size: 81%;
}

#evaluationCts table.visitingTbl td.name {
	width: 140px;
}

#evaluationCts table.visitingTbl td.stdan {
	width: 180px;
}

#evaluationCts table.visitingTbl td.organization {
}

#evaluationCts table.expenTbl td {
	text-align: right;
}

#evaluationCts table.expenTbl th {
	white-space: nowrap;
}

#evaluationCts table.fellowerTbl tr td:first-child {
	width: 33%;
}

#evaluationCts table.fellowerTbl tr td:last-child {
	width: 34%;
}

@media screen and (max-width : 767px ){
	#evaluationCts table#termTbl,
	#evaluationCts table.expenTbl,
	#evaluationCts table#operateTbl {
		white-space: nowrap;
	}
	#evaluationCts table.visitingTbl td.name {
		width: auto;
	}
	
	#evaluationCts table.visitingTbl td.stdan {
		width: auto;
	}

}
