/* clear float */ 
.clr {
    min-height:0; 
    display: inline-table;
} 
.clr:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden;
} 
/* \*/
* html .clr {height:0;} 
.clr{ display: block;} 
/* */ 
/* Clear Float END */

.mtop {
	margin-top: 15px;
}

.mbot {
	margin-bottom: 15px;
}

.trighttitle {
	height: 20px;
	_height: 28px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.director .Lead {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.director h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
	display:inline;
}

.director .h4Layout {
	margin-top: 10px;
}

.director ol {
	margin: 0;
	padding: 0;
}

.director li {
	font-weight: bold;
	list-style-position: inside;

	margin: 0;
	padding: 0;
}

.director li p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.director li h4 {
	margin: 0;
	padding: 0;
}

.director div.Explain {
}

.director div.Explain li {
	margin-left: 10px;
	margin-top: 10px;
}

.director div.Explain li span {
}

.director div.Explain p {
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	_margin-left: 0;
}

.director table {
	width: 100%;
	border-right: #8C8A8D solid 1px;
	border-bottom: #8C8A8D solid 1px;
}

.director .Table3rd th {
	vertical-align: top;
}

.director th {
	width: 100px;
}

.director th,
.director td {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	border-top: #8C8A8D solid 1px;
	border-left: #8C8A8D solid 1px;
}
