@charset "utf-8";

/*-----------------------------------------
calendar
-----------------------------------------*/
#contents {
	margin-top: 60px;
	line-height: 2.5;
}

/*-----------------------------------------
Title
-----------------------------------------*/
#contents h2 {
	height: 30px;
	margin-bottom: 50px;
	background: url(../img/calendar/title.png) no-repeat center top;
	overflow: hidden;
	text-indent: -99999px;
	line-height: 0;
	font-size: 0;
}

/*-----------------------------------------
Calendar
-----------------------------------------*/
#Calendar {
	width: 800px;
	margin: 50px auto;
}