/* CSS Document */

#content table{
	width:600px;
	border-collapse:collapse;
	line-height:150%;
}

#content th{
	background-color:#FFFFCC;
	border: 1px solid #FFCC66;
	
	padding:3px;
	
	
}

#content td{
	text-align:center;
	border: 1px solid #FFCC66;
	
}

.juyou{
	color:#FF0000;
}

.futusya{
	text-align:center;
}

.futusya td{
	width:80px;
}

.futusya .ken{
	width:70px;
}

.futusya .gakkou{
	text-align:left;
}