@charset "utf-8";

/* commonHeader */
/*
#commonHeaderLinks {
	margin: 0 auto;
	padding: 0;
	background: #fff url(http://www.tv-tokyo.co.jp/biz/common/includeParts/images/bg_commonHeader.gif) center top repeat-x;
	clear: both;
	width: 980px;
	height: 55px;
}
#commonHeaderLinks * { margin: 0; padding: 0; border: none; list-style: none; }
#commonHeaderLinks ul {
	padding: 4px 0px 0;
	width: 980px;
}


*:first-child+html #commonHeaderLinks ul {
	padding: 4px 0px 0;
	width: 980px;
}*//* ie7用 */

/*#commonHeaderLinks li { padding-left: 1px; float: left; }
*:first-child+html #commonHeaderLinks li { padding: 0px; float: left; }*//* ie7用 */
#commonHeaderLinks {
	margin: 0 auto;
	padding: 0;
	background: #fff url(http://www.tv-tokyo.co.jp/biz/common/includeParts/images/bg_commonHeader.gif) center top repeat-x;
	clear: both;
	width: 980px;
	height: 55px;
	overflow: visible;
}
#commonHeaderLinks * { margin: 0; padding: 0; border: none; list-style: none; }
#commonHeaderLinks ul { padding: 4px 0px 0; width: 1000px; }
#commonHeaderLinks li { float: left; width: 98px; text-align: right; }
#commonHeaderLinks li.tail { width: 94px; }

#commonHeaderLinks #newsSiteTop { padding: 15px 20px 0 0; float: right; }


/* commonPickupnews */
#commonPickupnews {
	margin: 5px auto;
	padding: 0;
	background: #fff url(http://www.tv-tokyo.co.jp/biz/common/includeParts/images/bg_commonPickupnews.gif) left top no-repeat;
	clear: both;
	width: 284px;
	height: 346px;
}
#commonPickupnews * { margin: 0; padding: 0; border: none; list-style: none; }
#commonPickupnews #commonPickupnewsHeader { display: none; }
#commonPickupnews .commonPickupnewsTab { padding: 30px 0 0 6px; height: 29px; }
#commonPickupnews .commonPickupnewsTabListItem { padding-left: 3px; float: left; }
#commonPickupnews .commonPickupnewsTabPanelGroup { margin: 0 auto; padding-right: 4px; padding-left: 5px; background-color: #fff; width: 264px; }
#commonPickupnews .commonPickupnewsTabPanel { clear: both; }
#commonPickupnews .commonPickupnewsTabPanel .commonPickupnewsItem { padding: 6px 0; height: 56px; }
#commonPickupnews .commonPickupnewsTabBoxL { clear: both; float: left; width: 100px; }
#commonPickupnews .commonPickupnewsTabBoxR { border-bottom: solid 2px #e5e5e5; float: right; width: 154px; height: 54px; line-height: 1.4; }
#commonPickupnews .commonPickupnewsTabBoxR a { color: #333; font-size: 12px; }

#commonPickupnews .commonPickupnewsTab:after,
#commonPickupnews .commonPickupnewsTabPanel:after,
#commonPickupnews .commonPickupnewsItem:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}
#commonPickupnews .commonPickupnewsTab,
#commonPickupnews .commonPickupnewsTabPanel,
#commonPickupnews .commonPickupnewsItem { min-height: 1px; }
* html #commonPickupnews .commonPickupnewsTab,
* html #commonPickupnews .commonPickupnewsTabPanel,
* html #commonPickupnews .commonPickupnewsItem {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* commonFooter */
#commonFooterLinks * { margin: 0; padding: 0; border: none; list-style: none; text-align: left; }
#commonFooterLinks {
	margin: 0 auto;
	background: #000 url(http://www.tv-tokyo.co.jp/biz/common/includeParts/images/bg_commonFooter.gif) center bottom repeat-x;
	clear: both;
	width: 980px;
}
#commonFooterInner {
	margin: 0 auto;
	padding-bottom: 12px;
	width: 980px;
}
#commonFooterLinkItems {
	padding: 14px 0 8px;
	text-align: center;
	letter-spacing: 0px;
	/*height: 48px;*/
}







#commonFooterLinkItems li { display: inline; line-height: 1; padding:0 8px 0 0;}
#commonFooterLinks em {
	display: block;
	margin-left: 28px;
	color: #f00;
	font-size: 10px;
	font-style: normal;
}
#commonFooterLinks #commonFooterWarning { padding-bottom: 8px; }
#commonFooterLinks #commonFooterWarning li,
#commonFooterLinks #commonFooterAttention {
	margin-left: 28px;
	line-height: 1.4;
	color: #999;
	font-size: 10px;
}
#commonFooterLinks #commonFooterGAFP {
	margin-left: 28px;
	padding: 8px 0 12px;
	line-height: 1;
	color: #999;
	font-size: 10px;
}
#commonFooterLinks #commonFooterGAFP a { text-decoration: none; color: #999; }
#commonFooterLinks #commonFooterGAFP img { margin-right: 6px; vertical-align: text-bottom; }
#commonFooterLinks #commonFooterContact, #commonFooterLinks #commonFooterCopyright { line-height: 1.4; text-align: center; color: #fff; font-size: 10px; }
#commonFooterLinks #commonFooterContact a { color: #fff; }
