@charset "utf-8";

/* --------------------------------------------------
 会務分担ページの個別設定
-------------------------------------------------- */

h3 {
	clear:both;
	display:block;
	margin-bottom:15px;
	padding-left:19px;
	background:url(../../common/images/p_icon.jpg) left top no-repeat;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:87%;
	font-weight:normal;
}

/* 役員・理事・指名委員会部分 -------------------- */

#officer-director {
	margin:0 33px 25px 12px;
	width:665px;
}

#officer {
	float:left;
	width:320px;
}

#officer table {
	width:320px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#director {
	float:right;
	width:320px;
}

#director table {
	margin-bottom:26px;
	width:320px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#director table.last-table {
	margin:0;
}

/* 委員会・地区役員・地区委員・アドホック部分 ---- */

#com-other {
	margin:0 33px 0 12px;
	width:665px;
}

table.committee-other {
	margin-bottom:25px;
	width:665px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

table.committee-last {
	margin-bottom:0;
	width:665px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

table.committee-other td.committee-name,table.committee-last td.committee-name {
	text-align:left;
}

table.committee-other td.little-right,table.committee-last td.little-right {
	padding:10px 10px 10px 30px;
	text-align:left;
}

table.committee-other th,table.committee-last th {
	text-align:center;
}

/* 役員等と委員会等の共通部分 -------------------- */

#officer th,#director th,table.committee-other th,table.committee-last th {
	padding:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#f0f0f0;
	text-align:left;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:81%;
	font-weight:normal;
}

#officer td,#director td,table.committee-other td,table.committee-last td {
	padding:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:center;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:75%;
}
.kotira2009 {
	text-align:center;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 450px;
}
.nendo {
	text-align:left;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
