#cal{
	width:560px;
	height:750px;
	margin-bottom:25px;
}

#calender_header{
color:#000000;
width:100%;
height:40px;
}
#calender_header .w{
	float:left;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#calender_header .w img{
border:none;

}
#calender_legend {
	clear:both;
	padding-top:1px;
	width:100%;
}
#calender_legend span{
float:left;
padding-left:2px;
padding-right:10px;
color:#666666;
font-size:10px;

}
#calender_legend span div{
margin-right:2px;
}
#calender_header .m,#calender_header .y{
float:right;
margin:14px 20px 0px 0px;
font-size:12px;
}
#calender_header .m{
float:right;
margin:14px 10px 0px 0px;
font-size:12px;
}
#weekdisplay{
width:100%;
height:100px;
clear:both;

}
#weekdisplay .weekday{
	width:560px;
	float:left;
	height:100%;
	overflow:hidden;
	color:#000000;
	font-size:12px;
	line-height:15px;
	border:1px solid #163f91;
	margin-bottom:2px;
}
#weekdisplay .weekday span{
margin:2px 2px 7px 2px;
float:left;
clear:left;
}
#weekdisplay .weekday a{
text-decoration:none;
color:#000000;
font-size:11px;
}
#left #weekdisplay .weekday h2{
	text-align:left;
	font-size:12px;
	color:#ffffff;
	border-bottom:1px solid #163f91;
	background-color:#163f91;
	font-weight:normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#weekdisplay .weekday .sunnuntai{
	
}
#left #weekdisplay .today h2{
font-weight:bold;
color:#ffffff;
}
#weekdisplay .today {
background-color:#e8e6e6;
height:100px;
}
#weekdisplay .today a {
color:#000000;
}

