#gyoseki table {
	width: 553px;
	font-size: 80%;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#gyoseki h3 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	display: block;
	width: auto;
	margin-top: 10px;
}
th {
	background-color: #FFFFE4;
	line-height: 2em;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	}
td {
	line-height: 1.7em;
	color: #003366;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	}
.row1 {
	width: 185px;
	}
.catego {
	width: 100px;
	padding-left: 9px;
	text-align: left;
	}
.catego2 {
	width: 250px;
	padding-left: 10px;
	text-align: left;
	}
.catego3 {
	width: 70px;
	text-align: right;
	padding-right: 30px;
	}	

.row2 {
	width: 60px;
	text-align: center;
	}
.obi {
	background-color: #FFFFEF;
	}
.th0 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

