﻿body {
	margin:0;
	padding:0;
	font-size:10pt;
	font-family:'メイリオ,Verdana,Comic Sans MS';
}
a{
	color:#005900;
}
div.whole {
	width:700px;
	height:100%;
}
div.top {
	width:700px;
	height:100;
	background-color:#ffeded;
	font-size:13pt;
}
div.left {
	width:150px;
	height:100%;
	overflow:hidden;
	background-color:#ffeded;
	text-align:center;
	float:left;
}
div.right {
	width:550px;
	height:100%;
	background-color:#d3e3ff;
	text-align:center;
	float:right;
}
div.menu {
	text-align:center;
	font-size:15pt;
}
th{
	text-align:center;
}
table {
	margin:0;
	padding:0;
	font-size:10pt;
	font-family:'メイリオ,Verdana','Comic Sans MS';
}
table.cal {
	text-align:right;
}
.calsche{
	background-color:#ff6699;
	color:#f4fff8;
}
.filter{
	width:100%;
	filter:Blur(strength=10,direction=90);
	position:relative;
}
.topem{
	color:#ff3366;
}
.date{
	color:#3100B2;
}
