/* ========== 目次 ==========

最終更新日：2007年1月31日

1：青い表組み
2：緑の表組み
2007/1/31　table.fee-g tr th　table.fee-g tr td　を修正（右ボーダー）
3：赤い表組み
4：小さい表組み
5：大きい表組み−緑
6：大きい表組み−緑２
7：大きい表組み−青
8：協会用
============================== */

/* ==============================
■1：青い表組み
============================== */

table.fee-b {
	font-size: 0.8em;
	color: #333333;
	border: none;
	line-height: 1.5em;
	padding: 0px;
	width: 530px;
	margin-bottom: 30px;
}

table.fee-b caption {
	margin: 0px;
	padding: 0px;
	color: 336699;
	text-align: left;
	font-weight: normal;
}

table.fee-b caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

table.fee-b tr  {
	margin: 0px;
	padding: 0px;
}

colgroup.fee-b  {
	background-color: #DDFFDD;
}

table.fee-b tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 70px;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #00CCFF;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-left: none;
	background: #99CCFF;
}

table.fee-b tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 5px solid #DDEEFF;
	border-left: none;
}

table.fee-b tbody  {
	background-color: #EEFFFF;
}

table.fee-b tr td ul.link  {
	font-size: 0.9em;
	margin-top: 3px;
	margin-bottom: 0px;
}


/* ==============================
■2：緑の表組み
============================== */

table.fee-g {
	font-size: 0.8em;
	color: #333333;
	border: none;
	line-height: 1.5em;
	padding: 0px;
	width: 530px;
	margin-bottom: 3px;
}

table.fee-g caption {
	margin: 0px;
	padding: 0px;
}

table.fee-g caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

table.fee-g tr  {
	margin: 0px;
	padding: 0px;
}

colgroup.fee-g  {
	background-color: #DDFFDD;
}

table.fee-g tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: none;
	background: #ccFFcc;
	width: 10em;
}

table.fee-g tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 5px solid #CCFFDD;
	border-left: none;
}

table.fee-g tbody  {
	background-color: #EEFFEE;
}


/* ==============================
■3：赤い表組み
============================== */

table.fee-r {
	font-size: 0.8em;
	color: #333333;
	border: none;
	line-height: 1.5em;
	padding: 0px;
	width: 530px;
	margin-bottom: 20px;
}

table.fee-r caption {
	margin: 0px;
	padding: 0px;
}

table.fee-r caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

table.fee-r tr  {
	margin: 0px;
	padding: 0px;
}

colgroup.fee-r  {
	background-color: #DDFFDD;
}

table.fee-r tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #FF9999;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-left: none;
	background: #FFCCCC;
}

table.fee-r tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 5px solid #FFDDDD;
	border-left: none;
}

table.fee-r tbody  {
	background-color: #FFEEEE;
}


/* ==============================
■4：小さい表組み
============================== */

table.mini-g {
	font-size: 0.9em;
	color: #333333;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 3px;
}

table.mini-g caption {
	margin: 0px;
	padding: 2px 10px 1px;
	font-size: 1em;
	color: #009900;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #EEEEEE;
}

table.mini-g caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

table.mini-g tr  {
	margin: 0px;
	padding: 0px;
}

colgroup.mini-g  {
	background-color: #DDFFDD;
}

table.mini-g tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-left: none;
	background: #ccFFcc;
}

table.mini-g tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 5px solid #CCFFDD;
	border-left: none;
}

table.mini-g tbody  {
	text-align: right;
}


/* ==============================
■5：大きい表組み−緑
============================== */

table.big-g {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	border: none;
}

table.big-g caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

colgroup.big-g  {
	background-color: #DDFFDD;
}

colgroup.nowrap  {
	white-space: nowrap;
}

table.big-g tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #ccFFcc;
}

table.big-g tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 5px solid #CCFFDD;
	border-left: none;
	background-color: #EEFFEE;
}


/* ==============================
■6：大きい表組み−緑２
============================== */

table.big-g2 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	border: none;
}

table.big-g2 caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

colgroup.big-g2  {
	background-color: #EEFFEE;
}

colgroup.nowrap  {
	white-space: nowrap;
}

table.big-g2 tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #ccFFcc;
}

table.big-g2 tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #66FF99;
	border-right: 1px solid #66FF99;
	border-bottom: 5px solid #CCFFDD;
	border-left: 1px solid #66FF99;
}

table.big-g2 tr td span  {
	text-align: center;
	vertical-align: middle;
	font-size: 150%;
	display: block;
}


/* ==============================
■7：大きい表組み−青
============================== */

table.big-b {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	border: none;
}

table.big-b caption img {
	vertical-align: bottom;
	margin-top: 10px;
}

colgroup.big-b  {
	background-color: #DDEEFF;
}

colgroup.nowrap  {
	white-space: nowrap;
}

table.big-b tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #99CCFF;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #CCDDFF;
}

table.big-b tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 5px solid #CCDDFF;
	border-left: 1px solid #CCCCFF;
}

table.big-b tbody  {
	background-color: #FFFFFF;
}


/* ==============================
■8：協会用
============================== */

table.kyokai {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

table.kyokai caption {
	font-size: 0.9em;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}

table.kyokai colgroup.color  {
	background-color: #EEFFEE;
	white-space: nowrap;
}

table.kyokai colgroup.nowrap  {
	white-space: nowrap;
	text-align: right;
}

table.kyokai tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #CCFFCC;
}

table.kyokai tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
}

table.kyokai tr td span  {
	text-align: center;
	vertical-align: middle;
	font-size: 150%;
	display: block;
}

table.kyokai-g {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: none;
}

table.kyokai-g caption {
	font-size: 0.9em;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}

table.kyokai-g colgroup.color  {
	background-color: #EEFFEE;
	white-space: nowrap;
}

table.kyokai-g colgroup.nowrap  {
	white-space: nowrap;
	text-align: right;
}

table.kyokai-g tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #66FF99;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #CCFFCC;
}

table.kyokai-g tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #66FF99;
	border-right: 1px solid #66FF99;
	border-bottom: 5px solid #CCFFDD;
	border-left: 1px solid #66FF99;
}

table.big-g tbody  {
	background-color: #FFFFFF;
}

table.kyokai-b {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: none;
}

table.kyokai-b caption {
	font-size: 0.9em;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}

table.kyokai-b colgroup.color  {
	background-color: #DDEEFF;
	white-space: nowrap;
}

table.kyokai-b colgroup.nowrap  {
	white-space: nowrap;
	text-align: right;
}

table.kyokai-b tr th  {
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 8px;
	margin: 0px;
	border-bottom: 5px solid #99CCFF;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: none;
	background: #CCDDFF;
}

table.kyokai-b tr td  {
	vertical-align: top;
	padding: 2px 10px;
	margin: 0px;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 5px solid #CCDDFF;
	border-left: 1px solid #CCCCFF;
}

table.big-b tbody  {
	background-color: #FFFFFF;
}