@charset "utf-8";
/* CSS Document */

/*東映ナビゲーション*/
.colA {background-color: #003366;}
.colB {background-color: #999999;}
.colF {background-color: #333333;}
.colL {background-color: #000000;}

a {
	font-size: 14px;
	color: #FF6600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	padding: 0px;
	margin: 0px;
}
.container .main {
	padding: 0px;
	height: inherit;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #fff4cf;
	background-repeat: repeat-y;
	background-image: url(../images/main_back.jpg);
}
.container .contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	height: auto;
}
.contents .footer {
	width: 700px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main_image {
	background-image: url(../images/main.jpg);
	height: 320px;
	background-repeat: no-repeat;
}
.menu_box {
	height: 74px;
	width: 136px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#table_head {
	background-image: url(../images/tabel_head.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 544px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#side_link {
	width: 156px;
	height: 388px;
	background-image: url(../images/side_link.jpg);
	background-repeat: no-repeat;
	float: none;
}

#table_main {
	background-image: url(../images/table_main.gif);
	clear: left;
	height: 729px;
	width: 544px;
}
body {
	background-color: #fffbe3;
}
#table_footer {
	background-image: url(../images/table_footer.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 544px;
}
#news_contents {
	width: 470px;
	margin-left: 50px;
	height: 700px;
	overflow: auto;
	scrollbar-base-color:#FFFF66;
	scrollbar-face-color:#F4E15B;
	scrollbar-arrow-color:#FF6600;
	scrollbar-3dlight-color:#FF9933;
	scrollbar-darkshadow-color:#FF9933;
	padding: 0px;
	margin-top: 0px;
  }
.news_box  {
	font-size: 12px;
	color: #996633;
	width: 440px;
	line-height: 150%;
}
.news_box .news_image {
	float: right;
	padding-left: 10px;
}
.news_box .day {
	font-size: 10px;
	float: right;
}
#side_link .on_air {
	padding-top: 80px;
	width: 120px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 150%;
	color: #FFCC00;
}
#side_link .series {
	padding-top: 45px;
	width: 120px;
	padding-left: 18px;
	font-size: 10px;
	line-height: 150%;
	color: #FFCC00;
}
#side_link .goods {
	width: 120px;
	padding-left: 18px;
	font-size: 10px;
	line-height: 150%;
	color: #FFCC00;
	padding-top: 48px;
}
