body	{
	margin:0px;
	text-align:center;
	font-size:small;
	line-height:120%;
	padding:50px;
}
#navi a	{	text-decoration:none;	}
#navi a:link	{	color:black;	}
#navi a:visited	{	color:black;	}
#navi a:active	{	color:black;	}
#navi sa:hover	{	color:gray;	}
#mainbody a	{		}
#mainbody a:link	{	color:white;	}
#mainbody a:visited	{	color:white;	}
#mainbody a:active	{	color:white;	}
#mainbody sa:hover	{	color:gray;	}
h4	{	margin-bottom:0.5em;	}

#container	{
	width:700px;
	text-align:left;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin-left:auto;
	margin-right:auto;
}
#logo	{
	float:left;
}
#navi	{
	float:right;
	padding:5px;
	border-bottom:1px solid #000000;
}
#mainbody	{
	clear:both;
	width:700px;
	height:400px;
	background-color:black;
	color:white;
	overflow:auto;
}
#footer	{
	padding:5px;
	text-align:right;
}
.read { font-size:100%; }


#caldiv { text-align:center;margin-top:5px; }
#caldiv td { text-align:center; }
#caldiv .td { padding-bottom:5px; }
#caldiv .th { text-align:center;font-size:12px;height:14px;font-family:Century; }
#caltop { text-align:center;font-family:Century, "‚l‚r ƒSƒVƒbƒN";font-size:12px;margin:5px 0 15px 0; }
#caltop .ym { font-weight:bold;font-size:18px; }
#caltop a { text-decoration:none; }
.calday { font-size:25px;line-height:25px;font-family:Century, "‚l‚r ƒSƒVƒbƒN";font-weight:bold;color:white; }
