.t-color1 {
	font-weight: bold;
	color: #900;
}
img#main-img {
	margin-bottom: 10px;
	margin-top: -5px;
}
.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;
}
div#body-600 h3 {
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
}
div#body-600 h4 {
	font-size: 14px;
	line-height: 145%;
	color: #036;
	background-color: #E5E7ED;
	text-align: left;
	padding: 1px 1px 1px 3px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
div#body-600 div {
	font-size: 13px;
	line-height: 150%;
	padding: 4px;
	border: 1px solid #999;
}
div#top-commentbox {
	background-color: #E5E7ED;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 6px;
}
ul.thumbnail { list-style-type: none; }
ul.thumbnail li {
 float: left;
 margin: 0 5px 5px 0;
}
ul.thumbnail li img {
 width: 250px;
 height: 40px;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE—p */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


