/* 建荷協とは　見出し */
td.infoTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #0E60C2;
	width: 180;
	height: 23;
	text-align: center;
}

/* 建荷協とは　リスト */
td.infoList {
	font-size: 8pt;
	line-height: 200%;
	background-color: #AED6FF;
	width: 180;
	height: 75;
	text-align: left;
}

/* 特定自主検査制度　見出し */
td.kensaTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #339900;
	width: 180;
	height: 23;
	text-align: center;
}

/* 特定自主検査制度　リスト */
td.kensaList {
	font-size: 8pt;
	line-height: 200%;
	background-color: #F2FEF7;
	width: 180;
	height: 30;
	text-align: left;
}

/* 入会案内　見出し */
td.nyukaiTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF8C00;
	width: 180;
	height: 23;
	text-align: center;
}

/* 入会案内　リスト */
td.nyukaiList {
	font-size: 8pt;
	line-height: 200%;
	background-color: #FFE4B5;
	width: 180;
	height: 50;
	text-align: left;
}


/* 研修・教育　見出し */
td.kenkyuTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #C71585;
	width: 180;
	height: 23;
	text-align: center;
}

/* 研修教育　リスト */
td.kenkyuList {
	font-size: 8pt;
	line-height: 200%;
	background-color: #ffe4e1;
	width: 180;
	height: 100;
	text-align: left;
}

/* 頒布品　見出し */
td.hanpuTitle {
	font-size: 10pt;
	color: #ffffff;
	background-color: #339900;
	width: 180;
	height: 23;
	text-align: center;
}

/* 頒布品　リスト */
td.hanpuList {
	font-size: 8pt;
	line-height: 200%;
	background-color: #F2FEF7;
	width: 180;
	height: 50;
	text-align: left;
}

/* リンク集　見出し */
td.linkTitle {
	font-size: 10pt;
	color: #000000;
	background-color: #ffec8b;
	width: 180;
	height: 23;
	text-align: center;
}

/* トップに戻るリンク */
td.topTitle {
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	width: 180;
	height: 23;
	text-align: center;
}