.t-color1 {
	font-weight: bold;
	color: #900;
}
.koumoku-title {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
#body-600 {
	text-align: left;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
table#bunseki-data {
	background-color: #999;
	font-size: 13px;
	line-height: 150%;
	width: 100%;
}
#bunseki-data th {
	background-color: #E5E7ED;
	width: 20%;
	padding: 3px;
	text-align: center;
}
#bunseki-data td {
	background-color: #FFF;
	padding: 3px;
	width: 40%;
}
#bunseki-data td.dai2 {
	background-color: #FFEDF7;
}
