@charset "utf-8";



div#contents {
	background:url(/img/bg2.jpg) repeat-y;
	width:902px;
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	}
div#contents_inner {
	background:url(/img/deco_top.gif) no-repeat right top;
	width:902px;
	margin:0;
	padding:100px 0 0 0;
	text-align:center;
	position:relative;
	overflow:hidden;
	}
div#contents_inner2{
	background:url(/img/deco_btm.gif) no-repeat left bottom;
	width:902px;
	margin:0;
	padding:0 0 250px 0;
	text-align:center;
	position:relative;
	overflow:hidden;
	}
#rogo {
	position:absolute;
	right:150px;
	bottom:30px;
	}

#cont_Wrap{
  margin:0 auto;
  padding:0 0 20px 0;
  width:731px;
  text-align:center;
	background:rgb(255,214,104);
}

/*------------contentsここから------------*/

#sch_nav {
	width:100%;
	margin-bottom:40px;
	}
#sch_nav li{
	display:inline;
	text-align:center;
	font-size:85%;
	}
li.today{
/*	background:#FF6600 url(/schedule/img/tab_today.jpg) no-repeat right top;*/
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	}
li.yesterday{
/*	background:#009933 url(/schedule/img/tab_yesterday.jpg) no-repeat right top;*/
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	}
li.yesterday a{
	color:#333333;
	}
li.tomorrow{
/*	background:#FF66CC url(/schedule/img/tab_tomorrow.jpg) no-repeat right top;*/
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	}
.tabBig{
	width:230px;
	overflow:hidden;
	font-weight:bold;
	color:#000000;
	}
.tabSmall{
	width:175px;
	overflow:hidden;
	}

#sch_tab{
	width:731px;
	height:80px;
	background:url(img/tab_bg.png) no-repeat top;
	margin:0 auto 0 auto;
	text-align:left;
	}

#sch_tab h2{
	margin:0;
	padding:20px 0 0 70px;
	}

#sch_text{
	width:90%;
	margin:0 auto;
	text-align:center;
	}
#sch_text .line{
	margin:5px 0 5px 0;
	font-size:80%;
	text-align:left;
	}
#sch_text p{
	font-size:85%;
	line-height:120%;
	text-align:left;
	}

.sch_schList{
	width:713px;
	margin:0 auto 30px auto;
	}

.schList_unit{
	width:220px;
	height:233px;
	float:left;
	position:relative;
	}
.middleUnit{
	margin-left:25px;
	margin-right:25px;
	}

.unit_top{
	width:217px;
	height:16px;
	background:url(img/unitBg_topStart.gif) no-repeat left;
	margin:0;
	padding:0 0 0 3px;
	line-height:0;
	font-size:0;
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:bottom;
	}
.unit_icon{
	text-align:left;
	}
.unit_icon ul{
	height:13px;
	margin:0;
	padding:3px 3px 0 0;
	background:url(img/unitBg_topEnd.gif) no-repeat right;
	display:block;
	float:left;
/*	border-left:3px rgb(255,164,6) solid;*/
/*	border-right:3px rgb(255,164,6) solid;*/
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	}
.unit_icon li{
	display:inline;
	margin:0;
	padding:0;
	}

.unit_main{
	background:url(img/unitBg2.png) repeat-y;
	padding-left:3px;
	padding-top:3px;
	margin:0;
	overflow:hidden;
	position:absolute;
	width:220px;
	top:16px;
	left:0;
	}
.unit_img{
	width:132px;
	height:175px;
	background:#FFFFFF;
	float:left;
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	}
.unit_img2{
	width:130px;
	height:173px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	float:left;
}
.unit_img2 a{
  display:block;
  margin:0;
  padding:0;
  width:132px;
  height:175px;
}
.unit_img2 a:hover {
	background-color:#FF6600;
}
.unit_img2 img {
	margin:1px;
	padding:0;
}
.unit_text{
	width:63px;
	margin:15px 0 0 10px;
	padding:0;
	float:left;
	text-align:left;
	overflow:hidden;
	}
.unit_text p{
	display:block;
	margin:0 0 5px 0;
	font-size:80%;
	}
.unit_text a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:80%;
	margin:0 0 5px 0;
	}
p.unit_text_type{
	width:63px;
	height:1em;
	margin:0 0 5px 0;
	padding:2px 0 2px 0;
	background:#FFCC66;
	overflow:hidden;
	font-size:65%;
	font-weight:normal;
	text-align:center;
	color:#CC6600;
	line-height:1.2em;
	display:block;
	}
.unit_text_table{
	width:100%;
	font-size:75%;
	text-align:left;
	vertical-align:middle;
	margin:0 0 5px 0;
	padding:0;
	line-height:1.2em;
	}
.unit_text img{
	margin-left:20px;
	}

.unit_btm{
	background:url(img/unitBg_btm2.png) no-repeat;
	height:23px;
	width:220px;
	text-align:center;
	padding-top:5px;
	position:absolute;
	left:0;
	top:194px;
	}
.unit_btm p{
	display:block;
	padding:0;
	font-size:85%;
	line-height:1.2em;
	color:#0000FF;
	}
	

/*------------contentsここまで------------*/


