/* ******************************************************************************
	Style001 - TopNavigationStyle - SiteMap
		(c) 2007 foryousystem.co.,ltd
****************************************************************************** */
/* ==============================================================================
	SiteMap Area Settings
============================================================================== */
#event_cal{
	margin-left:		5px;
	margin-bottom:		15px;
}
.head {
	margin-bottom:		15px;
	padding-top:		5px;
	padding-bottom:		1px;
	padding-left:		10px;
	width:				622px;
	color:				#FFCC00;
	font-weight: 		bold;
	font-size:			large;	
	/*
	background-image:	url(../img/top_titleline_back.gif);
	background-repeat:	repeat-x;
	border-top:			1px solid #779658;
	border-left:		1px solid #779658;
	border-right:		2px solid #779658;
	border-bottom:		2px solid #779658;
	*/
}
.headleft {
	float:			left;
	margin-top:		2px;
	width:			400px;
	display:		block;
	
}
.headright {
	float:			right;
	margin-top:		1px;
	margin-right:		3px;
	margin-bottom:		3px;
	width:			200px;
	text-align:		right;
	display:block;
	
}
.CalenderArea {
	float:			left;
	width:			640px;
	margin-bottom:	20px;
}
.CalenderArea .comment {
	font-size:		medium;
	font-weight:		bold;
	color:			#194f9e;
}
.CalenderArea .Event {
	font-size:		small;
}
