body {
	font-family: "Times New Roman", Times, serif, sans-serif, "ＭＳ ゴシック";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color:#444444;
	background-color: #E2DFD0;
}
a,
a:link,
a:visited {
    color: #333333;
}
a:active {
	height: 14px;
	width: 14px;
}

.calendar {
	margin-bottom: 7px;
	text-align: center;
	padding-bottom: 1px;
	height: 15px;
	width: 630px;
	background-color: E2DFD0;
	padding-top: 3px;
} 
.calendarHead {
	color:#444444;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
} 
.calendar span  {
	margin-right: 3px;

}

.day a {
	background-image: url(http://204.227.186.200/j/index-img/calendarcircle.gif);
	background-repeat: no-repeat; 
	width: 14px; 
	height: 14px; 

}

.today {
	border : 1px solid #444444;
} 
.holiday {
    color: #e50003;
}
.holiday a:link,
.holiday a:visited {
    color: #e50003;
	background-image: url(http://204.227.186.200/j/index-img/calendarcircle.gif);
	background-repeat: no-repeat; 
	width: 14px; 
	height: 14px; 

}
.saturday { 
color: #0000ff; 
}
.saturday a:link,
.saturday a:visited {
    color: #0000ff; 
	background-image: url(http://204.227.186.200/j/index-img/calendarcircle.gif);
	background-repeat: no-repeat; 
	width: 14px; 
	height: 14px; 

}
.tholiday {
    color: #e50003;
}

.tholiday a:link,
.tholiday a:visited {
    color: #e50003; 
	background-image: url(http://204.227.186.200/j/index-img/calendarcircle.gif);
	background-repeat: no-repeat; 
	width: 14px; 
	height: 14px; 

}
.tsaturday {
    color: #0000ff;
}
.tsaturday a:link,
.tsaturday a:visited {
    color: #0000ff; 
	background-image: url(http://204.227.186.200/j/index-img/calendarcircle.gif);
	background-repeat: no-repeat; 
	width: 14px; 
	height: 14px; 

}



