<!--

h2{
	background: url(../img/h2/h2_activity.png) no-repeat;
}

span{
	color: #ff8e00;
	font-weight: bold;
}

table{
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #7a7a7a;
	float: left;
}

th,td{
	font-size: 14px !important;
	line-height: 1.6em;
	padding: 5px 10px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #7a7a7a;
}

.kojin th, .kojin td{
	background: #ffe7dd;
}
.dantai th, .dantai td{
	background: #fffdce;
}

#iinkai{
	padding: 0 20px 20px 20px;
	position: relative;
}

#nav span{
	color: #444444;
	font-weight: normal;
}
-->