@charset "utf-8";
.sch_days {
	width: 48px;
	height: 54px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.sch_date {
	margin: 0px;
	padding: 0px;
	height: 12px;
}

.sch_sunday {
	color: #1F719C;
}
.sch_dayssun {
	width: 1px;
	height: 1px;
	float: none;
	clear: both;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.1px;
}
.sch {
	background-image: url(images/schedules.jpg);
	height: 406px;
	width: 617px;
	float: left;
}
.schbox {
	padding-top: 4px;
	padding-left: 23px;
}
.schbox1 {
	float: left;
	width: 500px;
}

.sch_month {
	font-size: 20px;
	font-weight: bold;
	color: #3333CC;
	height: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.sch_width {
	width: 340px;
}



.sch_youbi {
	width: 44px;
	border: 1px solid #999999;
	height: 100px;
	float: left;
}
.sch_sat {
	color: #FF6600;
}

