
/**********************
 動画WATCH
**********************/

.e_wrapper#ep_watch {
}
.e_wrapper#ep_watch_video #e_main {
	float: left;
	width: 497px;
	margin-left: 50px;
	_margin-left: 25px;
	margin-bottom: 20px;
}
.e_wrapper#ep_watch_video #e_side {
	float: right;
	width: 320px;
	margin-right: 50px;
	_margin-right: 25px;
	margin-bottom: 20px;
}
.e_wrapper#ep_watch_live #e_main {
	float: left;
	width: 572px;
	margin-left: 14px;
	_margin-left: 7px;
	margin-bottom: 20px;
}
.e_wrapper#ep_watch_live #e_side {
	float: right;
	width: 320px;
	margin-right: 14px;
	_margin-right: 7px;
	margin-bottom: 20px;
}


.e_wrapper#ep_watch_live h2.e_pttl {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 54px;
	text-align: center;
	background: url(/img/bg_ttl_political2.png) no-repeat center top;
}

#video_status {
	margin-bottom: 16px;
}
#video_status { zoom: 1; }
#video_status:after { content: "."; display: block; height: 0px; clear: both; line-height: 0px; visibility: hidden; }
	#video_status #nico_back {
		float: right;
		width: 176px;
	}
	#video_status .symbol {
		float: left;
		width: 70px;
		margin-bottom: 6px;
	}
	#video_status .symbol img {
		width: 64px;
		height: 64px;
		border: 1px solid #999999;
	}
	#video_status #video_info {
		float: left;
		width: 680px;
		margin-bottom: 6px;
	}
	#video_status #video_info a.twitter {
		padding: 2px 0px 2px 20px;
		background: url(/img/watch/icn_twitter.png) no-repeat left center;
		color: #666666;
	}
		#video_status #video_info .date {
			color: #333333;
			font-weight: bold;
		}
		#video_status #video_info .date img {
			vertical-align: middle;
		}
		#video_status #video_info .title {
			margin: 6px 0px;
			font-size: 16px;
			font-weight: bold;
			color: #2f5d74;
		}
			#video_status #video_info .title a {
				font-size: 16px;
				font-weight: bold;
			}
		#video_status #video_info .link {
		}
			#video_status #video_info .link a.channel {
				color: #b30000;
				font-weight: bold;
			}
	
	#video_description {
		clear: both;
		width: 940px;
		margin-bottom: 4px;
		border-collapse: collapse;
		border: 2px solid #cccccc;
	}
	#video_description th {
		width: 100px;
		padding: 10px 0px;
		text-align: center;
		vertical-align: middle;
		background: #cccccc;
	}
	#video_description td {
		padding: 4px 6px;
		vertical-align: middle;
		background: #f9f9f9;
	}
	#video_description td font {
		line-height: 140%;
	}
	#video_tag {
	}
	#video_tag th {
		padding-right: 4px;
	}
	#video_tag td {
		padding-left: 6px;
	}
	#video_tag td span {
		padding-right: 12px;
	}





.e_player {
	padding-top: 6px;
}
#ep_watch_video .e_player {
	width: 499px;
	margin-bottom: 4px;
	background: url(/img/watch/bg_player_video_top.png) no-repeat center top;
}
#ep_watch_live .e_player {
	width: 574px;
	margin-bottom: 12px;
	background: url(/img/watch/bg_player_live_top.png) no-repeat center top;
}
	.e_player .subbox1,
	.e_player .subbox2 {
	}
	.e_player .subbox1 {
		border-top: none !important;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		background: url(/img/watch/bg_player_live_mdl.png) repeat-x center;
	}
	.e_player .subbox2 {
		padding: 6px;
		border: none !important; 
	}
	.e_player .playnum {
		float: right;
		margin-bottom: 16px;
		padding-left: 18px;
		text-align: right;
		background: url(/img/watch/icn_playnum.png) no-repeat left center;
	}
	
	#ep_watch_video #e_player_embed {
		clear: both;
		width: 424px;
		height: 176px;
		margin: 0px auto;
		padding: 14px 0px;
		background: url(/img/watch/bg_watch_embed.png) no-repeat center top;
	}
	#ep_watch_live #e_player_embed {
		clear: both;
		width: 850px;
		height: 80px;
		margin: 0px auto;
		padding: 6px 0px;
		background: url(/img/watch/bg_watch_embed_l.png) no-repeat center top;
	}
	#e_player_embed .desc {
	 	text-align: center;
	}
	#e_player_embed table {
		margin: 8px auto;
		border-collapse: collapse;
	}
	#e_player_embed th {
		text-align: right;
		padding: 3px;
		white-space: nowrap;
	}
	#e_player_embed td {
		padding: 3px;
	}
	#ep_watch_video #e_player_embed input {
		width: 260px;
		padding: 2px;
		border: 2px solid #cccccc;
	}
	#ep_watch_live #e_player_embed input {
		width: 300px;
		padding: 2px;
		border: 2px solid #cccccc;
	}
	
/* twitter連動 */
#twitboxBody {
	padding: 6px 6px 0px 6px;
}
#twitboxBody table {
	z-index: 100;
	border-collapse: collapse;
}
#twitboxBody table .logo {
	position: relative;
}
#twitboxBody table .logo div {
	position: relative;
	z-index: 100px;
	padding: 4px 8px 6px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-bottom: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
#twitboxBody table .btn {
	width: 100%;
	padding-left: 12px;
	vertical-align: top;
	text-align: right;
}
	#twitbox { zoom: 1; }
	#twitbox:after { content: "."; display: block; height: 0px; clear: both; line-height: 0px; visibility: hidden; }
	#twitbox {
		z-index: 50;
		margin-top: -1px;
		padding: 6px 10px 4px;
		border: 1px solid #cccccc;
		-webkit-border-radius: 0px 4px 4px 4px;
		-moz-border-radius: 0px 4px 4px 4px;
		border-radius: 0px 4px 4px 4px;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f3f3));
		background: -moz-linear-gradient(0% 100% 90deg,#f3f3f3, #ffffff);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
	}
		#twitbox .tweet {
			float: left;
			padding: 0px 6px;
		}
		#twitbox .tweet a {
			font-weight: bold;
		}
		#twitbox img.twicon {
			width: 50px;
			border: 1px solid #cccccc;
		}
		#twitbox .tweets {
			width: 450px;
		}
	
	
#e_profile {
}
	#e_profile .subbox1 {
		margin-bottom: 20px;
	}
	#e_profile .symbol {
		margin: 10px 0px;
		text-align: center;
	}
	#e_profile table.profile_list {
		border-collapse: collapse;
		width: 316px;
	}
	#e_profile table.profile_list th,
	#e_profile table.profile_list td {
		padding-top: 4px;
		padding-bottom: 4px;
		border-top: 1px solid #cccccc;
	}
	#e_profile table.profile_list th {
		width: 100px;
		background: #e5e5e5;
		color: #111111;
		white-space: nowrap;
	}
	#e_profile table.profile_list td {
		padding-left: 12px;
		padding-right: 12px;
	}
	#e_profile table.profile_list li { list-style:none;}


#live_info {
	clear: both;
	margin-top: 20px;
}
#live_info h3 {
	margin-bottom: 6px;
}
#live_info { zoom: 1; }
#live_info:after { content: "."; display: block; height: 0px; clear: both; line-height: 0px; visibility: hidden; }
	.live_info_list#live_info_future {
		float: left;
		width: 460px;
	}
	.live_info_list#live_info_past {
		float: right;
		width: 460px;
	}
	.live_info_list {
	}
	.live_info_list ul {
		width: 460px;
	}
	.live_info_list li {
		list-style: none;
		padding: 6px 10px;
	}
	.live_info_list li.bdr {
		border-top: 1px solid #cccccc;
	}
	.live_info_list li { zoom: 1; }
	.live_info_list li:after { content: "."; display: block; height: 0px; clear: both; line-height: 0px; visibility: hidden; }
	.live_info_list li .symbol {
		float: left;
	}
	.live_info_list li .symbol img {
		width: 64px;
		height: 64px;
		border: 1px solid #666666;
	}
	.live_info_list li .details {
		float: right;
		width: 370px;
		overflow: hidden;
	}
		.live_info_list li .date {
			padding-bottom: 2px;
		}
		.live_info_list#live_info_past li .date {
			color: #666666;
		}
		.live_info_list li .title {
			padding-bottom: 4px;
			font-size: 14px;
			font-weight: bold;
		}
		.live_info_list#live_info_future li .title {
			color: #2f5d74;
		}
		.live_info_list#live_info_past li .title {
			color: #333333;
		}
		.live_info_list li .desc {
			padding-bottom: 3px;
			line-height: 18px;
		}
		.live_info_list#live_info_future li .desc {
			color: #666666;
		}
		.live_info_list#live_info_past li .desc {
			color: #999999;
		}
		.live_info_list#live_info_future li .desc_all {
			color: #333333;
		}
		.live_info_list#live_info_past li .desc_all {
			color: #666666;
		}
		.live_info_list li .disp {
			text-align: right;
		}
		.live_info_list li .disp a {
			color: #666666;
		}










