body {
	background-image: url(../img/mainbg02.gif);
}

.mbg {
	background-image: url(../img/mainbg01.gif);
	background-repeat: repeat-x;
}

.calbg {
	background-image: url(../img/cal_bg.gif);
	background-repeat: no-repeat;
}

.cal01sun {
	background-image: url(../schedule/img/cal/cal01_sun.gif);
	background-repeat: no-repeat;
}

.cal01mon {
	background-image: url(../schedule/img/cal/cal01_mon.gif);
	background-repeat: no-repeat;
}

.cal01tue {
	background-image: url(../schedule/img/cal/cal01_tue.gif);
	background-repeat: no-repeat;
}

.cal01wed {
	background-image: url(../schedule/img/cal/cal01_wed.gif);
	background-repeat: no-repeat;
}

.cal01thu {
	background-image: url(../schedule/img/cal/cal01_thu.gif);
	background-repeat: no-repeat;
}

.cal01fri {
	background-image: url(../schedule/img/cal/cal01_fri.gif);
	background-repeat: no-repeat;
}

.cal01sat {
	background-image: url(../schedule/img/cal/cal01_sat.gif);
	background-repeat: no-repeat;
}

.cal01bgon {
	background-color: #E5C892;
}

.cal01bgoff {
	background-color: #F4E1BB;
}

.cal01bgchg {
	background-color: #FAF0DD;
}

.cal02sun {
	background-image: url(../schedule/img/cal/cal02_sun.gif);
	background-repeat: no-repeat;
}

.cal02mon {
	background-image: url(../schedule/img/cal/cal02_mon.gif);
	background-repeat: no-repeat;
}

.cal02tue {
	background-image: url(../schedule/img/cal/cal02_tue.gif);
	background-repeat: no-repeat;
}

.cal02wed {
	background-image: url(../schedule/img/cal/cal02_wed.gif);
	background-repeat: no-repeat;
}

.cal02thu {
	background-image: url(../schedule/img/cal/cal02_thu.gif);
	background-repeat: no-repeat;
}

.cal02fri {
	background-image: url(../schedule/img/cal/cal02_fri.gif);
	background-repeat: no-repeat;
}

.cal02sat {
	background-image: url(../schedule/img/cal/cal02_sat.gif);
	background-repeat: no-repeat;
}

.cal02bgon {
	background-color: #E7B8CE;
}

.cal02bgoff {
	background-color: #F1D7E4;
}

.cal02bgchg {
	background-color: #F8ECF1;
}

.mailad {
	color: #173F72;
	font-weight: bold;
}
