#contentsbox {
	width:534px;
}
.tbl_schedule {
	margin-bottom:250px;
}
.tbl_schedule th p {
	background:#372901;
	border:1px solid #553f00;
	padding:8px 15px;
	margin:0px 1px;
}
.tbl_schedule td {
	padding:10px;
	border-bottom:1px solid #553f00;
}
.tbl_schedule .txt_date {
	text-align:right;
}
.tbl_schedule td strong {
	color:#eab92a;
	text-decoration:;
}


.tbl_sc {
/*	border-spacing:2px;*/
	border:1px solid #553f00;
	border-top:0;
	border-left:0;
	margin-bottom:10px;
}
.tbl_sc th ,
.tbl_sc td {
	border:1px solid #553f00;
	border-bottom:0;
	border-right:0;
	padding:6px 10px;
}
.tbl_sc th {
	background:#372901;
	margin:0px 1px;
}
.tbl_sc td ,
.tbl_sc td p {
	font-size:12px;
	line-height:18px;
}
.tbl_sc .txt_date {
	text-align:right;
}
.tbl_sc td strong {
	font-size:14px;
	line-height:20px;
	color:#eab92a;
	text-decoration:;
}
.box_sch {
	padding:5px;
	padding-bottom:0;
	border:1px solid #553f00;
}

.tbl_sc th.bg_brown {
	background:#361601;
}
