@charset "UTF-8";


#container #content #jissen table#jissenIndex tr.odd {
	background: #FFFFCE;
}

#container #content #jissen table#jissenIndex2 tr.odd {
	background: #C9E6E9;
}

#container #content #jissen table#jissenIndex3 tr.odd {
	background: #FCC;
}


#container #content #jissen table#jissenIndex td.date,
#container #content #jissen table#jissenIndex2 td.date,
#container #content #jissen table#jissenIndex3 td.date {
	width: 6em;
}
#container #content #jissen table#jissenIndex td.grade,
#container #content #jissen table#jissenIndex2 td.grade,
#container #content #jissen table#jissenIndex3 td.grade {
	width: 4em;
	text-align: center;
}
#container #content #jissen table#jissenIndex h2,
#container #content #jissen table#jissenIndex2 h2,
#container #content #jissen table#jissenIndex3 h2 {
	font-size: 100%;
	margin-top: 0;
}

#container #content #jissen table#jissenIndex td,
#container #content #jissen table#jissenIndex2 td,
#container #content #jissen table#jissenIndex3 td {
	border: none;
	padding: 7px 10px;
}
