@charset "shift_jis";
/* CSS Document */
body {
	font-size: 12px;
	line-height: 1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border: none;
}
.t2footernavi2 {
	width: 640px;
	text-align: right;
}
.t2footernavi2b {
	width:900px;
	text-align: right;
}
.closelink_box {
	text-align: center;
	width: 640px;
	padding-top: 10px;
}
.closelink_box02 {
	text-align: center;
	width: 900px;
	padding-top: 10px;
}
.popupbox {
	width: 900px;
}
.schedule_bg {
	width: 900px;
}
.schedulebox {
	width: 863px;
	overflow: hidden;
	margin: 0 0 0 18px;
	line-height:normal;
	border: solid 2px #4b3422;/
}
.schedule01 {
	width: 863px;
	background:url(../images/schedule01.gif);
	border-bottom: solid 2px #4b3422;
}
.schedule01_bottom {
	width: 863px;
	background:url(../images/schedule01.gif);
}
.schedule02 {
	width: 863px;
	background:url(../images/schedule02.gif);
	border-bottom: solid 2px #4b3422;
}
.schedule03 {
	width: 863px;
	background:url(../images/schedule03.gif);
	border-bottom: solid 2px #4b3422;
}
.schedule_ttl {
	overflow: hidden;
}
.btn_detail_s {
	float:right;
	padding: 23px 10px 0 0;
}
.btn_detail_l {
	float:right;
	padding: 95px 10px 0 0;
}
.schedule_detail {
	overflow: hidden;
	padding: 5px 0 15px 173px;
}.bg {
	background-image: url(../images/bg.gif);
	width: 900px;
}
.bg .ct_schedule {
	background-image: url(../images/bg_schedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
}
.table_schedule,
.table_schedule tr,
.table_schedule th,
.table_schedule td {
	border-collapse:collapse;
	border: solid 2px #4B3422;
	font-size:14px;
}
.table_schedule th{
	vertical-align:middle;
	background-color:#2262C3;
	color:#fff;
	padding: 8px 10px;
	text-align:left;
	width:143px;
}
.table_schedule td {
	background-color:#C8D8F0;
	color:#4B3422;
	text-align:left;
	padding: 8px 10px;
}
.table_schedule td strong {
	font-size:16px;
}
.table_schedule td strong.red16 {
	color:#e40000;
	font-size:16px;
}
.table_schedule tr th.rest{
	background-color:#996E5F;
}
.table_schedule tr td.rest {
	background-color:#fff;
}
.table_schedule tr th.free{
	background-color:#B146C5;
}
.table_schedule tr td.free {
	background-color:#EBD1F0;
}