﻿@charset "utf-8";
/*******************************************************
TITLE:BizDefault STYLE re01
Fixed Three-Column Layout and [EQ]cells
DATE: 20090324
*******************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	margin:0;
	padding:0;
	width:100%;
	height100%;
	color:#555;
	font-family:monospace;
	font-size:14px;
	line-height:140%;
	background:#ccc url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/bg.gif) center 153px repeat-x;
}


a:link {
	color:#333;
	text-decoration:underline;
}

a:visited {
	color:#999;
	text-decoration:none;
}

a:hover, a:active {
	color:#e50000;
	text-decoration:underline;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* ---mainContainer-- */

	#mainContainer {
		font-family:monospace;
		background:#fff;
		margin:0 auto;
		padding:0;
		width:980px;
		height: 100%;
		background:#efefef url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/logo.gif) left 58px no-repeat;
	}


/* --Structure level 1 -- */

	#header {
		width:980px;
		height:158px;
		margin:0;
		padding:0;
		color:#ffffff;
		background-color:#fff;
		text-align:center;
	}
	#bangumi_header {
		width:980px;
		height:120px;
		margin:0;
		padding:0;
		color:#ffffff;
		
	}

	#bangumi_header .logo {
		display:block;
		float:left;
		width:210px;
		height:100px;
		margin:0;
		padding:0;
	}

	#bangumi_header h3 {
		float:right;
		width:740px;
		height:90px;
		margin:3px;
		padding:0;
		display:inline;
	}


	#sidebar {
		float:left;
		display:inline;
		margin:4px 2px 0px 2px;
		padding:30px 0 0 0;
		width:186px;
		height:100%;
		min-height:640px;
		height:auto !important;
		height:640px;
		background:#ccc url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/sidebar_bg.gif) no-repeat;
		text-align:center;
	}



	#main {
		float:left;
		width:790px;
		margin:0;
		padding:00;
		min-height:656px;
		height: auto !important;
		height: 656px;
		text-align:center;
		display:inline;
	}

	#main_intro {
		float:left;
		width:790px;
		margin:0;
		padding:100px 0 0 0;
		min-height:656px;
		height:auto !important;
		height:656px;
		text-align:center;
		display:inline;
	}

	#footer {
		width:960px;
		height:110px;
		background:#000;
		margin:0;
		padding:10px;
	}

	#footer p {
		color:#fff;
		font-size:10px;
		padding:0;
		margin:10px;
		line-height:120%;
	}

	#cfooter {
		width:980px;
		height:60px;
		color:#ccc;
		background:#333;
		text-align:center;
	}

	#cl {
		clear:both;
	}

/* --Structure level 2 -- */

	#main_row {
		clear:both;
		width:760px;
		text-align:center;
		margin:0px auto;
	}

/* --Structure level 3 -- */

	#main_row #cell {
		float:left;
		margin:4px;
		width:370px;
		display:inline;
		border:#efefef 1px solid;
	}

	#main_row #cell_half {
		float:left;
		margin:4px;
		width:180px;
		display:inline;
		border:#efefef 1px solid;
	}

	#main_row #cell_archivedate{
		float:left;
		margin:4px;
		width:240px;
		display:inline;
		border:#efefef 1px solid;
	}

	#main_row #cell_all {
		float:left;
		margin:4px;
		width:750px;
		display:inline;
		border:#efefef 1px solid;
	}

	#main_row #cell_all2 {
		float:left;
		margin:4px;
		width:500px;
		display:inline;
		border:#efefef 1px solid;
	}

	#main_row #cell_archive {
		float:left;
		margin:4px;
		padding:15px 8px 0 8px;
		width:224px;
		display:inline;
	}



	#main_row #cell_all_four {
		float:left;
		margin:4px;
		padding:0 16px 0 16px;
		width:718px;
		border:#efefef 1px solid;
		display:inline;
		text-align:center;
	}

	#main_row #cell_four {
		float:left;
		margin:4px 4px 10px 4px;
		width:169px;
		border:#efefef 1px solid;
		display:inline;
	}


	#main_row h2,
	#main_cell h2,
	#main_cell_all h2,
	#main_cell_all2 h2,
	#main_cell_all_four h2 {
		margin:0;
		padding:0;
		text-indent:-99999px;
		font-size:1px;
		width:100%;
		height:35px;
	}


	#main_row #cell h3,
	#main_row #cell_all h3,
	#main_row #cell_all2 h3,
	#main_row #cell_all_four h3 {
		font-size:16px;
		font-weight:700;
		border-left:#f00 5px solid;
		margin:8px 20px 8px 20px;
		padding-left:8px;
		}

	#main_row #cell p,
	#main_row #cell_all p,
	#main_row #cell_all2 p,
	#main_row #cell_all_four p {
		margin:8px 20px 8px 20px;
	}

	#main_row #cell ul,
	#main_row #cell_all ul,
	#main_row #cell_all2 ul,
	#main_row #cell_half ul {
		margin:8px 20px 8px 20px;
	}

	#main_row #cell ul li,
	#main_row #cell_all ul li,
	#main_row #cell_all2 ul li,
	#main_row #cell_half ul li {
		padding-left:20px;
		background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/li_bg.gif) left 2px no-repeat;
	}


	#main_row #cell_four h3 {
		font-size:12px;
		border-left:#f00 2px solid;
		padding-left:4px;
		margin:8px 10px 8px 10px;
		}
	#main_row #cell_four p {
		font-size:12px;
		margin:8px 10px 8px 10px;
		}




/* --Structure function -- */

#mov {
	width:320px;
	margin:1px 20px 10px 20px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#efefef;
}

#mov_all {
	margin:1px 20px 1px 20px;
	padding:5px;
	text-align:center;
	background:#efefef;
}

#mov div,
#mov_all div {
	text-align:center;
	margin:0;
	padding:0;
	}

p#newsdate  {
	text-align:right;
	height:19px;
	line-height:19px;;
	background:#efefef url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/newsdate_bg.gif) right center no-repeat;
	color:#FFF;
	font-size:12px;
	margin:1px 20px 1px 20px;
	padding:0px 4px 0px 4px;
	}

.newsdate2 {
	margin-left:8px;
	font-size:12px;
	color:#999;
	}

#cell .line {
	width:100%
	height:1px;
	margin:5px 20px 5px 20px;
	border-bottom:#Fcc 1px dotted;
	}

#cell_all table {
	width:90%;
	background:#efefef;
	margin:8px auto;
	padding:4px;
	font-size:14px;
}


#cell_all table #program_mon_title {font-size:14px;background:#FFF;border-bottom:#F00 1px dotted;width:40%;text-align:center;}
#cell_all table #program_time_title {font-size:14px;background:#FFF;border-bottom:#F00 1px dotted;width:20%;font-weight:700;text-align:center;}
#cell_all table #program_tuefri_title {font-size:14px;background:#FFF;border-bottom:#F00 1px dotted;width:40%;text-align:center;}


#cell_all table #program_mon{padding-right:10px;line-height:230%;width:40%;text-align:right;border:#FFF 1px solid;border-top:#FFF 0px solid;vertical-align:middle;}
#cell_all table #program_time{line-height:230%;background:#FFF;width:20%;font-weight:700;text-align:center;border-bottom:#efefef 1px solid;vertical-align:middle;}
#cell_all table #program_tuefri{padding-left:10px;line-height:230%;width:40%;text-align:left;border:#FFF 1px solid;border-top:#FFF 0px solid;vertical-align:middle;}



/*-- sidebar menu --*/

	#sidebar li {
		margin:0 0 1px 0;
		padding:0;
		}

	#sidebar li a {
		font-size:1px;
		text-indent:-99999px;
		display:block;
		margin:0;
		padding:0;
		width:180;
		height:50px
	}

	#sidebar #menu_top a:link,#sidebar #menu_top a:visited {
	height:30px;
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/000.gif) center top no-repeat;
	}

	#sidebar #menu_intro a:link,#sidebar #menu_intro a:visited{
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/001.gif) center top no-repeat;
	}

	#sidebar #menu_program a:link,#sidebar #menu_program a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/002.gif) center top no-repeat;
	}

	#sidebar #menu_cast a:link,#sidebar #menu_cast a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/003.gif) center top no-repeat;
	}

	#sidebar #menu_shintyou a:link,#sidebar #menu_shintyou a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/004.gif) center top no-repeat;
	}

	#sidebar #menu_akkonomi a:link,#sidebar #menu_akkonomi a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/005.gif) center top no-repeat;
	}

	#sidebar #menu_onew a:link,#sidebar #menu_onew a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/006.gif) center top no-repeat;
	}

	#sidebar #menu_netatane a:link,#sidebar #menu_netatane a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/007.gif) center top no-repeat;
	}
	#sidebar #menu_mikata a:link,#sidebar #menu_mikata a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/008.gif) center top no-repeat;
	}
	#sidebar #menu_kouki a:link,#sidebar #menu_kouki a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/009.gif) center top no-repeat;
	}
	#sidebar #menu_tokusyu a:link,#sidebar #menu_tokusyu a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/010.gif) center top no-repeat;
	}
	#sidebar #menu_plus a:link,#sidebar #menu_plus a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/011.gif) center top no-repeat;
	}
	#sidebar #menu_next a:link,#sidebar #menu_next a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/012.gif) center top no-repeat;
	}
	#sidebar #menu_ikegaya a:link,#sidebar #menu_ikegaya a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/013.gif) center top no-repeat;
	}
	#sidebar #menu_takii a:link,#sidebar #menu_takii a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/014.gif) center top no-repeat;
	}

	#sidebar #menu_book a:link,#sidebar #menu_book a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/book.gif) center top no-repeat;
	}
	#sidebar #menu_ecoten a:link,#sidebar #menu_ecoten a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/ecoten.gif) center top no-repeat;
	}
	#sidebar #menu_iguchi a:link,#sidebar #menu_iguchi a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/iguchi.gif) center top no-repeat;
	height:60px;
	}
	#sidebar #menu_omake a:link,#sidebar #menu_omake a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/omake.gif) center top no-repeat;
	height:60px;
	}
	#sidebar #menu_twit a:link,#sidebar #menu_twit a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/twit.gif) center top no-repeat;
	height:40px;
	}
	#sidebar #menu_cm2010 a:link,#sidebar #menu_cm2010 a:visited {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/cm.gif) center top no-repeat;
	height:69px;
	}

	#sidebar #menu_present a:link,#sidebar #menu_present a:visited {
	margin:0 0 5px 3px;
	padding:4px;
	text-align:right;
	font-size:14px;
	color:#FFF;
	text-indent:0px;
	width:170px;
	height:20px;
	border:#FFF 1px solid;
	border-right:#333 1px solid;
	border-bottom:#333 1px solid;
	background:#666;
	}



	#sidebar #menu_top a:hover {
	height:30px;
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/000_h.gif) center top no-repeat;
	}

	#sidebar #menu_intro a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/001_h.gif) center top no-repeat;
	}

	#sidebar #menu_program a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/002_h.gif) center top no-repeat;
	}

	#sidebar #menu_cast a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/003_h.gif) center top no-repeat;
	}

	#sidebar #menu_shintyou a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/004_h.gif) center top no-repeat;
	}

	#sidebar #menu_akkonomi a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/005_h.gif) center top no-repeat;
	}

	#sidebar #menu_onew a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/006_h.gif) center top no-repeat;
	}

	#sidebar #menu_netatane a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/007_h.gif) center top no-repeat;
	}
	#sidebar #menu_mikata a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/008_h.gif) center top no-repeat;
	}
	#sidebar #menu_kouki a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/009_h.gif) center top no-repeat;
	}
	#sidebar #menu_tokusyu a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/010_h.gif) center top no-repeat;
	}
	#sidebar #menu_plus a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/011_h.gif) center top no-repeat;
	}

	#sidebar #menu_next a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/012_h.gif) center top no-repeat;
	}

	#sidebar #menu_ikegaya a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/013_h.gif) center top no-repeat;
	}

	#sidebar #menu_takii a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/014_h.gif) center top no-repeat;
	}


	#sidebar #menu_book a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/book_h.gif) center top no-repeat;
	}
	#sidebar #menu_ecoten a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/ecoten_h.gif) center top no-repeat;
	}
	#sidebar #menu_omake a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/omake_h.gif) center top no-repeat;
	height:60px;
	}
	#sidebar #menu_iguchi a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/iguchi_h.gif) center top no-repeat;
	height:60px;
	}

	#sidebar #menu_twit a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/twit_h.gif) center top no-repeat;
	height:40px;
	}
	
	#sidebar #menu_cm2010 a:hover {
	background:url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/btn/cm_h.gif) center top no-repeat;
	height:69px;
	}

	#sidebar #menu_present a:hover {
	margin:0 0 5px 3px;
	text-align:right;
	padding:4px;
	font-size:14px;
	color:#F00;
	text-indent:0px;
	width:170px;
	height:20px;
	border:#FFF 1px solid;
	border-left:#333 1px solid;
	border-top:#333 1px solid;
	background:#933;
	}




/* --indivisual -- */

.ichi{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/ichi_bg.jpg) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	}
.ni{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/ichi_bg.jpg) left top no-repeat;
	border:#efefef 1px solid;
	}

.center{
	text-align:center;
	}

.tsuduki {
	text-align:right;
	margin:5px 20px 10px 20px;
	}

.tsuduki a:link,.tsuduki a:visited {
	padding:4px;
	color:#fff;
	font-size:12px;
	background:#e50000;
	}

.tsuduki a:hover {
	padding:4px;
	color:#fff;
	font-size:12px;
	background:#a20000;
	}


.ny_market{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/ny_market.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.ny_news{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/ny_news.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.ot_market{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/ot_market.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.usbiz{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/usbiz.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.jp_news{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/jp_news.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.tokusyu{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/tokusyu.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.kouki{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/kouki.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.plus{
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/plus.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.netanotane img,
.tokusyu img {
	clear:both;
	float:left;
	display:inline;
	margin:8px 0px 8px 20px;
	width:120px;
	height:68px;
	}
.netanotane .discription,
.tokusyu .discription {
	float:left;
	font-size:12px;
	display:inline;
	width:190px;
	margin:8px 20px 8px 0px;
	}

.netanotane {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/netanotane.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.mikata {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/mikata.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.mikata_intro {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/mikata_intro.gif) left top no-repeat;
	border:#f00 1px solid;
	text-align:left;
	}


.acconomi {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/acconomi.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.cast {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/cast.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.onew {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/onew.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.intro {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/intro.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.intro2 {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/intro2.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.cm {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/cm.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.none {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/none.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.backnumber {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/backnumber.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.archive {
	background:#efefef url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/archive.gif) left top no-repeat;
	border:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	text-align:left;
	font-size:12px;
	}

.program {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/program.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}
.shintyouryuu {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/shintyouryuu.gif) left top no-repeat;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}

.info {
	background:#fff url(http://www.tv-tokyo.co.jp/biz/common/nm_img2/title/next.gif) left top no-repeat;
	text-align:left;
	border:#fff 1px solid;
	}

.info2 {
	background:#fff;
	border:#efefef 1px solid;
	border-bottom:#e50000 1px solid;
	text-align:left;
	}


.info p {
	display:inline:
	border:#fff 0px solid;
	font-weight:700;
	font-size:14px;
	text-indent:90px;
}


.info a:link, .info a:visited {
	color:#F00;
	font-weight:700;
	}

/*-- bizhead --*/

.bizhead {
	margin:0;
	padding:0px;
	width:100%;
	height:58px;
	background: #fff url(http://www.tv-tokyo.co.jp/biz/common/head_img/head_bg.gif) left top repeat-x;
}

.bizhead ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
.bizhead ul li {
	float: left;
	margin: 0px;
	padding: 0;
	display:inline;
}
.bizhead ul img {
	float: left;
	margin: 0;
	padding: 0;
	display:inline;
}
.bizhead ul li img {
	display: block;
	height: 30px;
	margin-left: 16px;
	margin-top: 20px;
	float: left;
	display:inline;
}


.catname {
	font-size:12px;
	padding:2px;
	background:#d00;
	color:#fff;
}
.back_btn {
	float:right;
	margin:8px;
	}

.archveList {
	clear:both;
	margin:0;
	}

.archveList a img{
	float:left;
	width:80px;
	height:45px;
	display:inline;
	padding:1px;
	margin:5px 5px 0 0;
	border:1px solid #ccc;
	}

.archveList .archveListTitle{
	float:left;
	line-height:110%;
	display:inline;
	margin:5px 0 0 0;
	width:130px;
	}