#hyoushi {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	font-size: 90%;
	line-height: 140%;
}
#index {
	float: right;
	width: 500px;
}
.h2_th {
	font-size: 110%;
	text-align: center;
	color: #FFF;
	background-color: #db7093;
	line-height: 140%;
	padding: 8px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.h3 {
	top: auto;
	bottom: auto;
	font-size: 110%;
	margin: 4px;
	padding: 0px;
}
.h3_td {
	background: #99CCFF;
	margin: 0px;
	padding: 0px;
}
.table-td_h20 {
	border: 1px solid #666666;
	height: 20px;
}
.th-bgc-yellw_h20 {
	background: #FFFFCC;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3cec2;
	border-right-color: #d3cec2;
	border-bottom-color: #d3cec2;
	border-left-color: #d3cec2;
}
.table {
	font-size: 80%;
	line-height: 140%;
	padding: 3px;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.table-td {
	border: 1px solid #999999;
}
.table-td_page {
	border: 1px solid #999999;
	background-color: #FFE4C4;
	text-align: center;
}

.table-td_center {
	border: 1px solid #999999;
	text-align: center;
}
.table-tdth_center {
	border: 1px solid #999999;
	text-align: center;
	font-size: 90%;
	background-color: #E9E9E9;
	font-weight: bolder;
}
