/* CSS Document */

/* ---------- 番組再生 ページ ---------- */

.space{
	padding-top         : 3px;
	clear               : both;
}

/* ---------- Main ---------- */
#link_list{
	width               : 957px;
	height              : 23px;
	text-align          : left;
	font-size           : 12px;
	background-image    : url('/img/system/header/header_tab_parts07.png');

	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;

	padding-top         : 3px;
	padding-bottom      : 3px;
	padding-left        : 3px;
	padding-right       : 3px;
}

#no_login{
	width               : 957px;
	height              : 256px;
	background-image    : url('/img/system/newentry_bg_img.jpg');
}
	#no_login .remind_pass{
		width               : 190px;
		height              : 18px;
	}

#flv_play{
	width               : 957px;
	font-size           : 12px;

	text-align          : left;
	margin-top          : 6px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;
}
#flv_area{
	width               : 384px;
	height              : 316px;

	background-color    : #D3D3D3;

	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;

	padding-top         : 0px;
	padding-bottom      : 0px;
	padding-left        : 0px;
	padding-right       : 0px;

	float               : left;
}

#program_info{
	width               : 550px;
	height              : 315px;
	font-size           : 12px;

	text-align          : left;
	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 22px;
	margin-right        : 0px;

	border-style        : solid;
	border-color        : #CDCDCD;
	border-top-width    : 1px;
	border-left-width   : 1px;
	border-right-width  : 1px;
	border-bottom-width : 1px;
}
	#program_info .program_name{
		background-color    : #E7E7E7;
		font-size           : 12px;
		text-align          : left;
		font-weight         : bold;
		color               : #666666;

		margin-top          : 0px;
		margin-bottom       : 0px;
		margin-left         : 0px;
		margin-right        : 0px;

		padding-top         : 5px;
		padding-bottom      : 5px;
		padding-left        : 5px;
		padding-right       : 5px;
	}
		#program_info .program_name th{
			font-size           : 12px;
			text-align          : left;
			font-weight         : bold;
			color               : #666666;
		}
	#program_info .icon_img{
		font-size           : 12px;
		text-align          : right;

		margin-top          : 0px;
		margin-bottom       : 0px;
		margin-left         : 0px;
		margin-right        : 0px;

		padding-top         : 3px;
		padding-bottom      : 0px;
		padding-left        : 5px;
		padding-right       : 5px;
	}

	#program_info .series_img{
		height              : 100px;

		background-color    : #D3D3D3;

		margin-top          : 20px;
		margin-bottom       : 0px;
		margin-left         : 20px;
		margin-right        : 20px;

		padding-top         : 0px;
		padding-bottom      : 0px;
		padding-left        : 0px;
		padding-right       : 0px;
	}

	#program_info .program_img{
		width               : 160px;
		height              : 120px;

		text-align          : center;

		margin-top          : 20px;
		margin-bottom       : 10px;
		margin-left         : 20px;
		margin-right        : 10px;

		padding-top         : 1px;
		padding-bottom      : 1px;
		padding-left        : 1px;
		padding-right       : 1px;

		border-style        : solid;
		border-color        : #696969;
		border-top-width    : 1px;
		border-left-width   : 1px;
		border-right-width  : 1px;
		border-bottom-width : 1px;
	}
	#program_info .program_comment{
		font-size           : 12px;
		color               : #848484;

		margin-top          : 20px;
		margin-bottom       : 0px;
		margin-left         : 0px;
		margin-right        : 15px;

		padding-top         : 0px;
		padding-bottom      : 0px;
		padding-left        : 0px;
		padding-right       : 0px;

		float               : left;
	}
	#program_info .to_message{
		margin-top          : 0px;
		margin-bottom       : 18px;
		margin-left         : 0px;
		margin-right        : 0px;

		padding             : 0px 0px 0px 0px;
	}

#banner_area{
	width               : 957px;
	height              : 150px;

	background-color    : #D3D3D3;

	margin-top          : 5px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;

	padding-top         : 0px;
	padding-bottom      : 0px;
	padding-left        : 0px;
	padding-right       : 0px;
}

#hall_list{
	width               : 640px;
	font-size           : 12px;

	margin-top          : 10px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;
}

#all_channel_list{
	width               : 640px;
	font-size           : 12px;

	text-align          : left;
	margin-top          : 15px;
	margin-bottom       : 0px;
	margin-left         : 1px;
	margin-right        : 0px;
}
	#all_channel_list th{
		color               : #333333;
		font-weight         : bold;
		font-size           : 12px;
		line-height         : 16px;
		text-align          : left;
	}
	#all_channel_list td{
		font-size           : 12px;
		color               : #333333;
		line-height         : 16px;
	}
	#all_channel_list .channel_name{
		padding-top         : 5px;
		padding-bottom      : 5px;
		padding-left        : 5px;
		padding-right       : 5px;
	}
	#all_channel_list .series_name{
		padding-top         : 10px;
		padding-bottom      : 10px;
		padding-left        : 7px;
		padding-right       : 5px;
	}

/* ---------- Right Menu ---------- */
#osusume{
	width               : 300px;
	font-size           : 12px;

	text-align          : left;
	margin-top          : 5px;
	margin-bottom       : 0px;
	margin-left         : 17px;
	margin-right        : 0px;
}
