@charset "UTF-8";
@import "../../../common/css/main.css";
@import "../../../common/css/content.css";

.Schedule {
	background: url(../img/bg_schedule.gif) 0 0 no-repeat;
	}


/* --------------------- .Navi_schedule --------------------- */

.Schedule .Navi_schedule {
	background: url(../img/bg_schedule.gif) 0 0 no-repeat;
	height: 65px;
	margin-bottom: 15px;
	width: 870px;
	}

.Schedule .Navi_schedule ul {
	padding: 0 5px;
	}

.Schedule .Navi_schedule ul li {
	display: inline;
	list-style: none;
	}

.Schedule .Navi_schedule ul li a {
	background-image: url(../img/navi_schedule.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 0;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 65px 0 0;
	width: 68px;
	}

.Schedule .Navi_schedule ul li.Ns_01 a {
	background-position: -5px 0;
	}

.Schedule .Navi_schedule ul li.Ns_01 a:hover {
	background-position: -5px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_01_active a {
	background-position: -5px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_02 a {
	background-position: -93px 0;
	}

.Schedule .Navi_schedule ul li.Ns_02 a:hover {
	background-position: -93px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_02_active a {
	background-position: -93px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_03 a {
	background-position: -181px 0;
	}

.Schedule .Navi_schedule ul li.Ns_03 a:hover {
	background-position: -181px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_03_active a {
	background-position: -181px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_04 a {
	background-position: -269px 0;
	}

.Schedule .Navi_schedule ul li.Ns_04 a:hover {
	background-position: -269px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_04_active a {
	background-position: -269px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_05 a {
	background-position: -357px 0;
	}

.Schedule .Navi_schedule ul li.Ns_05 a:hover {
	background-position: -357px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_05_active a {
	background-position: -357px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_06 a {
	background-position: -445px 0;
	}

.Schedule .Navi_schedule ul li.Ns_06 a:hover {
	background-position: -445px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_06_active a {
	background-position: -445px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_07 a {
	background-position: -533px 0;
	}

.Schedule .Navi_schedule ul li.Ns_07 a:hover {
	background-position: -533px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_07_active a {
	background-position: -533px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_08 a {
	background-position: -621px 0;
	}

.Schedule .Navi_schedule ul li.Ns_08 a:hover {
	background-position: -621px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_08_active a {
	background-position: -621px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_09 a {
	background-position: -709px 0;
	}

.Schedule .Navi_schedule ul li.Ns_09 a:hover {
	background-position: -709px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_09_active a {
	background-position: -709px -130px;
	}

.Schedule .Navi_schedule ul li.Ns_10 a {
	background-position: -797px 0;
	margin: 0;
	}

.Schedule .Navi_schedule ul li.Ns_10 a:hover {
	background-position: -797px -65px;
	}

.Schedule .Navi_schedule ul li.Ns_10_active a {
	background-position: -797px -130px;
	margin: 0;
	}


/* --------------------- .Navi_schedule_bottom --------------------- */

.Schedule .Navi_schedule_bottom {
	border-top: #ccc 1px solid;
	height: 20px;
	overflow: hidden;
	padding-top: 15px;
	}

.Schedule .Navi_schedule_bottom p {
	color: #666;
	height: 20px;
	text-align: center;
	}

.Schedule .Navi_schedule_bottom p a {
	font-weight: bold;
	height: 20px;
	letter-spacing: 0.2em;
	overflow: hidden;
	padding: 0.2em 1em;
	text-decoration: none;
	}

* html .Schedule .Navi_schedule_bottom p a {
	padding: 0.3em 1em;
	}

.Schedule .Navi_schedule_bottom p a.Nsb_active {
	background: #DAEDDE;
	color: #42a255;
	}

.Schedule .Navi_schedule_bottom p a.Nsb_next {
	background: #42a255 url(../img/navi_schedule_bottom_next.gif) 100% 50% no-repeat;
	color: #fff;
	padding-right: 2em;
	}

.Schedule .Navi_schedule_bottom p a:hover.Nsb_next {
	background: #f60 url(../img/navi_schedule_bottom_next_hover.gif) 100% 50% no-repeat;
	}

.Schedule .Navi_schedule_bottom p a.Nsb_prev {
	background: #42a255 url(../img/navi_schedule_bottom_prev.gif) 0 50% no-repeat;
	color: #fff;
	padding-left: 2em;
	}

.Schedule .Navi_schedule_bottom p a:hover.Nsb_prev {
	background: #f60 url(../img/navi_schedule_bottom_prev_hover.gif) 0 50% no-repeat;
	}


/* --------------------- .Schedule --------------------- */

.Schedule h3 {
	background: url(../../../common/img/bg_title_stripe.gif) 0 0 repeat;
	margin-bottom: 10px;
	}

.Schedule h3 span {
	background: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 10px;
	padding: 3px 5px;
	vertical-align: middle;
	}

.Schedule h4 {
	background: url(../../../common/img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #666;
	font-size: 75%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-left: 18px;
	}

.Schedule p {
	margin-left: 15px;
	}

.Schedule dl {
	margin: 15px;
	}

.Schedule dl dt {
	background: #f30;
	color: #fff;
	font-size: 87.5%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em;
	width: 12em;
	}

.Schedule dl dd {
	border-left: 3px #42a255 solid;
	color: #666;
	font-size: 75%;
	line-height: 1.6;
	margin: 0 0 1em;
	padding-left: 5px;
	}

.Schedule dl dd strong {
	color: #f30;
	}