#naviBox .calendarBox h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
}

 #naviBox .calendarBox table {
	margin: 0px;
	padding: 0px;
}
 #naviBox .calendarBox table tr {
	margin: 0px;
	padding: 0px;
}
#naviBox .calendarBox table tr th{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}
 #naviBox .calendarBox table tr td{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}