#main th {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #006600;
}
#main th.kyubo {
	font-size: 20px;
	font-weight: bold;
	color: #F5823D;
	background-image: url(../info-img/kyubou.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 50px;
}
#main th.haken {
	font-size: 20px;
	font-weight: bold;
	color: #0033FF;
	background-image: url(../info-img/haken.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
table#list.kyubo th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	margin: 0px;
	padding: 5px;
	background-color: #FFE7CC;
}
table#list.kyubo td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding: 5px;
	margin: 0px;
}
table#list.haken th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin: 0px;
	padding: 5px;
	background-color: #BBE6FF;
}
table#list.haken td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding: 5px;
	margin: 0px;
}
#list ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
	list-style-type: decimal;
}
#list li {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#list th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	margin: 0px;
	padding: 5px;
	background-color: #D6F1E3;
}
#list td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	padding: 5px;
	margin: 0px;
}
