body{
	font-size: 10px;
	color: #333333;
	font-family: verdana, 'trebuchet ms', sans-serif;
}
.cal-area01{
	margin: 0px 0px 0px 0px;
}
.cal-area02{
	margin: 15px 0px 0px 0px;
	text-align:center;
}
.cal-area03{
	margin: 15px 0px 0px 0px;
	text-align:center;
}
.cal-text01{
	color: #FF8400;
	font-weight: bold;
}
.cal-text02{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.holiday{
	color: #FF6666;
	font-weight: normal;
}
.saturday{
	color: #3333FF;
	font-weight: normal;
}
.day{
	color: #333333;
	font-weight: normal;
}
.day-text01{
	color: #333333;
	font-size: 10px;	
}

.today{
	color: #333333;
	font-size: 10px;	
}
a:link{
	color: #FF8400;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #FF8400;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #FF8400;
	font-weight: bold;
	text-decoration: underline;
}
a.previous:link{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}
a.previous:visited{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}
a.previous:hover{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}
a.next:link{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}
a.next:visited{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}
a.next:hover{
	color: #FF8400;
	font-weight: bold;
	text-decoration: none;
}