@charset "Shift_JIS";

@import url("t-style.css");

/*-- box --*/

.schedule-box-l {
	width: 224px;
	float: left;
}
.schedule-box-r {
	width: 657px;
	float: right;
}

.sc-txt1 {
	font-size: 12px;
	color: #000;
	line-height: 180%;
	text-align: center;
	margin-bottom: 15px;
}
.sc-txt1 b {
	font-size: 15px;
	font-weight: bold;
}

.schedule-buttun {
	text-align: center;
	padding: 30px 0;
} 