@charset "utf-8";
.head_schedule {
	height: auto;
	width: 700px;
	margin-left: 5px;
}
.title_20th {
	padding-left: 105px;
	background-image: url(img/20th-anniv_schedule.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	height: 20px;
	color: #4D232c;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	margin-bottom: 5px;
}
.title_21th {
	padding-left: 85px;
	background-image: url(img/21th-anniv.png);
	background-repeat: no-repeat;
	height: 27px;
	color: #C88406;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	margin-bottom: 5px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.title_anniv {
	color: #C88406;
	font-weight: bold;
	font-size: 14px;
	/*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);*/
}





.head_table {
	float: left;
	height: 70px;
	width: 300px;
	margin-bottom: 5px;
}
.head_line {
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.year {
	font-size: 12px;
	font-weight: bold;
	color: #A95E94;
	text-align: center;
	height: 15px;
}

.previous {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.month {
	background-image: url(img/schedule_month-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	color: #036;
	line-height: 45px;
}
.next {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.schedule_attention {
	float: left;
	width: 235px;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.icon {
	clear: both;
	font-size: 10px;
	color: #036;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #036;
	height: auto;
}
.red {
	color: #900;
}

#schedule-main {
	height: auto;
	width: auto;
	padding-left: 5px;
}




.schedule_table {
	height: auto;
	width: 698px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
 }
.saturday_date {
	font-weight: bold;
	color: #FFF;
	background-color: #79ADFB;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.saturday_dow {
	font-weight: bold;
	color: #FFF;
	background-color: #79ADFB;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}
.sunday_date {
	font-weight: bold;
	color: #FFF;
	background-color: #a95e94;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.sunday_dow {
	font-weight: bold;
	color: #FFF;
	background-color: #a95e94;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.rtt {
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}




.date {
	height: auto;
	width: 22px;
	background-color: #FFC;
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
	font-weight: normal;
}
.dow {
	font-size: 12px;
	background-color: #FFC;
	text-align: center;
	width: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
}
.event {
	height: auto;
	width: 503px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.event-title {
	font-weight: bold;
	color: #004E9B;
	font-size: 12px;
}

.o-s {
	height: auto;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 12px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
}
.price {
	height: auto;
	width: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 12px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
}
.reserve {
	height: auto;
	width: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 12px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
	text-align: center;
}
.schedule-info {
	height: 175px;
	width: 698px;
	border: 1px solid #036;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	list-style-type: none;
}
.schedule-info h5{
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
	float: left;
	height: 108px;
	width: 170px;
	margin-right: 5px;
	font-family: "Century Gothic";
	padding-left: 30px;
	padding-top: 67px;
	line-height: 40px;
}
.img-Left {
	margin-right: 5px;
	float: left;
}
.img-Right {
	float: right;
	margin-left: 5px;
}

#main #schedule-main .schedule-info ul li {
	list-style-image: none;
	list-style-type: none;
}


.Clear {
	clear: both;
}
.month-main {
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}
