@charset "shift_jis";

#calender p#cal-year {
	padding: 0px 0px 2px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 105%;
}
#calender table {
	margin: 0px auto 3px;
	text-align: center;
}
#calender table td,
#calender table th {
	padding: 2px;
}
#calender table th {
	font-weight: bold;
	background-color: #FFFFE6;
}
#calender table tr.trsunday {
	background-color: #FFCCFF;
}
#calender table td #sunday {
	color: #FF0000;
}
#calender table tr.trsaturday {
	background-color: #CCFFFF;
}
#calender table td #saturday {
	color: #0066CC;
}

.cssButton{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: #006633;
	text-align: center;
	padding:3px 10px 0px 10px;
	margin-bottom: 5px;
	font-weight:bold;
	cursor: hand;@
} 

.cssButton2{
	color: #fff;
	border-top:3px double #9cf;
	border-left:3px double #9cf;
	border-right:3px double #4080BF;
	border-bottom:3px double #4080BF;
	background: #B20059;
	text-align: center;
	padding:3px 10px 0px 10px;
	margin-bottom: 5px;
	font-weight:bold;
	cursor: hand;@
} 
