
.calendar_table {
	background: #9999ff;
	width: 100%;
}

.calendar_tr {

}

.calendar_td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	text-align:center;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(http://www.karil.co.jp/sawamura/blog/image/cakender.gif);
	height: 23px;
	width: 17px;
}

.calendar_link a:link {
	color: #000000;
	text-decoration: none ;
	text-decoration: none;
}

.calendar_link a:visited {
	color: #000000;
	text-decoration: none ;
	text-decoration: none;
}

.calendar_link a:hover {
	color: #0000ff;
	font-size: 9pt;
	text-decoration: none;
}


.calendar_link a:active {
	color: #0000ff;
	font-size: 9pt;
	text-decoration: none;
}

