@charset "utf-8";
/* CSS Document */

DIV.YearTitle{
	margin:5px 0px 5px 10px;
	font-size:18px;
	background-color:#0099CC;
	color:white;
	cursor:pointer;
	font-weight:bold;
	text-indent:1em;
}
DIV.YearContents{
	margin:5px 20px 5px 20px;
}
