@charset "utf-8";
/* CSS Document */


/* last & next _week */
.last_week{
	background: url(../../consortium_program/img/schedule/before.gif) no-repeat left 12px;
	text-indent: 18px;
	font-size: 12px;
}

.next_week{
	background: url(../../consortium_program/img/schedule/next.gif) no-repeat right 12px;
	text-indent: 23px;
	font-size: 12px;
}	
