@charset "utf-8";
/* CSS Document */

p{
	margin:0
}

.ml05{ margin-left:5px !important; }
.ml10{ margin-left:10px !important; }
.ml15{ margin-left:15px !important; }
.ml20{ margin-left:20px !important; }
.ml25{ margin-left:25px !important; }
.ml30{ margin-left:30px !important; }
.ml35{ margin-left:35px !important; }
.ml40{ margin-left:40px !important; }
.ml45{ margin-left:45px !important; }
.ml50{ margin-left:50px !important; }

.mr10{ margin-right:10px !important; }
.mr15{ margin-right:15px !important; }
.mr20{ margin-right:20px !important; }
.mr25{ margin-right:25px !important; }
.mr30{ margin-right:30px !important; }
.mr35{ margin-right:35px !important; }
.mr40{ margin-right:40px !important; }
.mr45{ margin-right:45px !important; }
.mr50{ margin-right:50px !important; }

.mb10{ margin-bottom:10px !important; }
.mb15{ margin-bottom:15px !important; }
.mb20{ margin-bottom:20px !important; }
.mb25{ margin-bottom:25px !important; }
.mb30{ margin-bottom:30px !important; }
.mb35{ margin-bottom:35px !important; }
.mb40{ margin-bottom:40px !important; }
.mb45{ margin-bottom:45px !important; }
.mb50{ margin-bottom:50px !important; }
.mb60{ margin-bottom:60px !important; }

.mt15{margin-top:15px !important; }

/* clearfix
-------------------------------------------------------------- */
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear:both;
	color:#FFF;
	font-size:90%;
	padding-top:20px;
	}
	
/* contents
-------------------------------------------------------------- */
#container {/*★共有cssを上書き */
	background-color:#f3f3f3;
	padding:10px;
}

.font_b{font-weight:bold;}

.font_l{font-size:110%;
}

h1{
	margin: 0 0 0 10px;
	width: 700px;
	/*background-color:#72a4e2;*/
}
/* table
-------------------------------------------------------------- */
.ch-area table, tr, td, th {
	margin:0;
	padding:0;
}

.ch-area table, td, th {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  vertical-align:middle;
}

.ch-area {
	width: 700px;
	margin: 10px;
	background-color:#ffffff;
}

.ch-area table{
	border:#999 1px solid;
}

.ch-area table th.t_head01 {
	width:7%;
	border-left:none;
}

.ch-area table th.t_head02 {
	width:10%;
}

.ch-area table th.t_head03 {
	width:5%;
}
.ch-area table th.t_head04 {
	width:30%;
}
.ch-area table th.t_head05 {
	width:12%;
}
.ch-area table th.t_head06 {
	width:12%;
}
.ch-area table th.t_head07 {
	width:12%;
}
.ch-area table th.t_head08 {
	width:12%;
}

.ch-area table .bln {
	border-left:none;
}

.ch-area table .brn {
	border-right:none;
}

.ch-area table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.ch-area table th {
	background-color:#d8d8d8;
	border-left:1px solid #999;
	padding:3px;
}
.ch-area table th.left {
	width:auto;
	border-left:none;
}
.ch-area table td {
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	line-height:1.7em;
	padding:3px;
	}
.ch-area table td.left {
	width:auto;
	border-left:none;
}
.ch-area table td.right {
	width:auto;
	border-right:none;
}
.ch-area table td.top {
	width:auto;
	border-top:none;
}
.ch-area table td.bottom {
	width:auto;
	border-bottom:none;
}

/*category*/
.ch-area table td.tt-movie {
	background-color:#ff2596;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}

.ch-area table .txt-movie {
	color:#ff2596;
}
.ch-area table td.tt-anime {
	background-color:#ffa525;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-anime {
	color:#fd711c;
}
.ch-area table td.tt-drama {
	background-color:#523cdc;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-drama {
	color:#523cdc;
}
.ch-area table td.tt-hanfa {
	background-color:#0451ed;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-hanfa {
	color:#0451ed;
}
.ch-area table td.tt-entame {
	background-color:#d67fd7;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-entame {
	color:#cf64d0;
}
.ch-area table td.tt-music {
	background-color:#17baa9;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-music {
	color:#17baa9;
}
.ch-area table td.tt-sports {
	background-color:#9cd20c;
	font-weight:bold;
	font-size:1.14em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-sports {
	color:#7ba608;
}
.ch-area table td.tt-document {
	background-color:#a57b2b;
	font-weight:bold;
	font-size:1em;
	line-height:1em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-document {
	color:#926715;
}
.ch-area table td.tt-hobby {
	background-color:#9e5db3;
	font-weight:bold;
	font-size:1.15em;
	line-height:1.3em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-hobby {
	color:#9e5db3;
}
.ch-area table td.tt-basic {
	background-color:#b3b3b3;
	font-weight:bold;
	font-size:1.15em;
	line-height:1.3em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-basic {
	color:#808080;
}
/*　▼　170601追加 プレミアムチャンネル　*/
.ch-area table td.tt-premium {
	background-color:#cec21b;
	font-weight:bold;
	font-size:1em;
	line-height:2em;
	color:#ffffff;
	vertical-align:central;
	text-align:center;
}
.ch-area table .txt-premium {
	color:#9d9417;
}
/* ▲170601追加  */
.bg01 {
	background:#fff0f4;
}

.bg02 {
	background:#f0f7ff;
}

.bg03 {
	background:#f8fff0;
}

.bg04 {
	background:#ffffff;
}