@charset "utf-8";
/* ===================================================================
CSS information

 file name  :schedule.css
 author     :igu (admin)
 style info :スケジュールページ
=================================================================== */


/* -----------------------------------------------------------
	.calendar
----------------------------------------------------------- */
.calendar {
	float:left;
	width:100%;
	margin-top:10px;
}
