

/* 役員テーブル */
#drct {
	width:520px;
	margin:0 0 40px 25px;
}
.posi {color:#13289d;font-weight:bold;}

/* インデントあり */
.posis {color:#13289d;font-weight:bold;	padding:0 0 0 5%;}

#drctL {
	float:left;
	width:33%;
}

/* インデントあり */
#drctLs {
	float:left;
	width:33%;
	padding:0 0 0 5%;
}

#drctR {
	float:right;
	width:67%;
	margin:0 0 2px 0;
}

/* インデントあり */
#drctRs {
	float:right;
	width:62%;
	margin:0 0 2px 0;
}

#drctR2 {
	float:right;
	width:67%;
	margin:0 0 5px 0;
}

/* インデントあり */
#drctR2s {
	float:right;
	width:62%;
	margin:0 0 5px 0;
}

