@import "../common/common.css";
@import "../common/unit.css";
@import "../common/header.css";
@import "../index/left.css";
@import "../index/footer.css";

/*--- 0812 ---*/
@import "../genre/0812_body.css";



#TABLEtitle{
	border-top:solid 1px #DADFE5;
	padding:5px 0px 5px 0px;
	background:url(../../images/table/title.gif) no-repeat left 8px;
}

#TABLEtitle #notes{
	text-align:right;
	padding:1px 5px 2px 5px;
}

#TABLEbar{
	background:#2EA3B7 url(../../images/table/tablebar.gif) no-repeat left top;
	width:954px;
	height:22px;
}

#TABLEbar ul{
	float:left;
	padding:3px 10px 2px 5px;
}
#TABLEbar .morning{
	float:left;
	background:#ECA900 url(../../images/table/btn_morning.gif) no-repeat left top;
	width:50px;
	height:17px;
	text-indent:-100000px;
	font-size:1px;
	margin-right:1px;
}
#TABLEbar .evening{
	float:left;
	background:#46C948 url(../../images/table/btn_evening.gif) no-repeat left top;
	width:50px;
	height:17px;
	text-indent:-100000px;
	font-size:1px;
	margin-right:1px;
}
#TABLEbar .midnight{
	float:left;
	background:#00BCF7 url(../../images/table/btn_midnight.gif) no-repeat left top;
	width:50px;
	height:17px;
	text-indent:-100000px;
	font-size:1px;
	margin-right:1px;
}

#TABLEbar .link{
	float:left;
	background:#FFFFFF url(../../images/table/linkbar.gif) no-repeat right top;
	height:13px;
	width:700px;
	margin:3px 10px 0px 15px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}

#TABLEbar .link a{
	font-size:10px;
	margin-top:2px;
	padding:1px 5px 0px 0px;
}


#TABLEdate{
	background:url(../../images/table/datebar.gif) repeat-x left top;
	width:954px;
	height:22px;
}
#TABLEdate .date{
	float:left;
	width:127px;
	height:18px;
	text-align:center;
	border-right:solid 2px #FFFFFF;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#086A86;
	padding-top:4px;
}
#TABLEdate .bar{
	float:left;
	width:15px;
	height:22px;
	text-align:center;
	border-right:solid 2px #FFFFFF;
	background:url(../../images/table/bartop.gif) repeat-x left top;
}


/* 新ヘッダ用相殺CSS
-------------------------------------- */

#TABLEtitle { margin: 0pt auto; width: 954px; }
#TABLEbar { margin: 0pt auto; }
#TABLEdate { margin: 0pt auto; }
iframe[name="table"],
#TABLEbody { margin: 0pt auto; width: 954px !important; display:block; }