@charset "Shift_JIS";

/* イベント表示用css */


.event_disp th{
	background-color:	#f0fff0;
	text-align: center;
	font-weight:bold;
}

.event_disp_ssc th{
	background-color:	#f0ffff;
	text-align: center;
	font-weight:bold;
}
.event_disp_ssc td{
	text-align: center;
}

.detail {
	margin-left: 7%;
}
.evennum{
  background-color:#ffffff;
}
.oddnum{
  background-color:#f5f5f5;
}
