
/*-------------------------------*/
/*           calendar            */     
/*-------------------------------*/  

.calendar_wrap
{
	margin:20px;
}
#eigyocal table
{
	margin:15px auto;:
	text-align:center;
	color:#666;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
#eigyocal table td,#eigyocal table th
{
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:2px 5px;
	text-align:center;
}

.csstitlesunday{color:red;background: url('img/asanoha.png');}
.csstitleweekday{color:#663300;background: url('img/asanoha.png');}
.csssunday { color: red;}
.cssdaytd{}
.clholiday{ color: red; }
.clbusy{color:#663300;}
.csstitle
{
	color:#054F02;
	
}
