/* CSS Document */

#content table{
	width:600px;
	border-collapse:collapse;
	line-height:150%;
}

#content th{
	background-color:#FFFFCC;
	text-align:center;
	border: 1px solid #FFCC66;
	
}

#content td{
	text-align:center;
	border: 1px solid #FFCC66;
	
}

.juyou{
	color:#FF0000;
}

.sintaijouken td{
	width:450px;
}

.nenrei td{
	width:450px;
}