@charset "utf-8";

/* TOP TVh番組 ページ */
#tvh_program {background:#f9f7ea;}

#syuryo_program{background:#f9f9f9;}

#tvh_program,
#syuryo_program{
	margin: 0px 0 35px;
	padding:30px 0 10px;
}


#tvh_program dl,
#syuryo_program dl{
	width:241px;
	display: block;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 32px 0 0;
}
#tvh_program dl:nth-child(4n),
#syuryo_program dl:nth-child(4n){padding: 0 0 0 0;}

#tvh_program dl dt,
#syuryo_program dl dd{
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#tvh_program dl dd,
#syuryo_program dl dt{
color:#01a0c7;
font-size:14px;
}

#tvh_program dl dd:nth-child(3),
#syuryo_program dl dt:nth-child(3){
	background:url(../../../common/css/images/icon/icon1.png) no-repeat left 0.4em;
	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;
	color:#01a0c7;
	padding:0 0 0 16px;
}
#tvh_program dl dd a,
#syuryo_program dl dt a{
	color:#000;
	display:block;
	font-size:17px;
	font-weight:bold;
	margin:10px 0 5px;
}


/* TOP その他ラインナップ */
#tvtokyo {
	margin: 25px 0 0 0;
	padding: 0px;
}
#tvtokyo dl{
	width:121px;
	margin:0 0 25px 0;
	padding:0 13px 5px 0;
	float:left;
	/* background: url(images/line.gif) no-repeat left bottom; */
	font-size: 0.85em;
	line-height: 1.5em;
    min-height: 180px;
}
#tvtokyo dl:nth-child(8n){padding:0 0 1em 0;}

#tvtokyo dl dt	{
	margin:0;
	padding:0;
	font-size: 0px;
	line-height: 0px;
}
#tvtokyo dl dd{color:#01a0c7;}

#tvtokyo dl dd a,
#tvtokyo dl dd span{
	color:#000;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:10px 0;
}
#tvtokyo dl dd:nth-child(3){
	background:url(../../../common/css/images/icon/icon1.png) no-repeat left 0.4em;
	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;
	color:#01a0c7;
	display:block;
	font-size:11px;
	padding:0 0 0 16px;
}
#tvtokyo dl dd:nth-child(4){
	font-size:11px;
	padding:0 0 0 16px;
}


/* category top*/
#program_image {
	display: block;
	width: 1058px;
	margin: 0 auto 40px;
	padding: 0px;
}
#main_module{
	margin: 0 auto;
	width: 1060px;
}
#main_module .contentssubtitle{margin:40px 0 30px;}

#main_module .contentssubtitle:first-child{margin:0 0 20px;}

#main_module p{
font-size:16px;
line-height:2em;
}

#main_module p.drama_title{
color:#01a0c7;
font-size:24px;
    font-weight: bold;
line-height:1.6em;
}

#main_module p.kids_title{
font-size:20px;
line-height:1.6em;
}

.airtime li{
	background:url(../../../common/css/images/icon/icon1.png) no-repeat left 0.4em;
	-webkit-background-size: 14px 10px;
	-moz-background-size: 14px 10px;
	-o-background-size: 14px 10px;
	background-size: 14px 10px;
	color:#01a0c7;
	display:block;
	font-size:16px;
    font-weight: bold;
	padding:0 0 0 16px;
}
.entrylist dt{
	color:#999;
	font-size:14px;
}
.entrylist dt.title{
	color:#000;
	font-size:24px;
	font-weight:bold;
	margin:20px 0 20px;
}

.entrylist dd{
font-size:16px;
line-height:2em;
}

dt.title span.title_nav{
	border:1px solid #94c55a;
	color:#94c55a;
	display:inline-block;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	margin:0 15px 0 0;
	padding:5px;
	vertical-align: middle;
	width:5em;
}
#side_bar{
	background:#eaf4f9;
	margin:40px 0  ;
	padding: 0;
	width:100%;
}

#side_bar .inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#side_bar .box{
	background:#fff;
	border:5px solid #1dafeb;
	float:left;
	margin:0 40px 0 0 ;
	padding:20px;
	width:460px;
}
#side_bar .box:nth-child(2){margin:0;}

#side_bar .column1 .box{
	float:none;
	margin:0 auto;
}
#side_bar .box h3{
	border-bottom:1px solid #ccc;
	font-size:17px;
	font-weight:bold;
	margin:0 0 13px;
	padding:0 0 9px;
}
#backnumber{border-bottom:1px solid #ccc;}

#backnumber dt{
	float:left;
	padding:15px 0;
	width:15%;
}
#backnumber dt:first-child{padding:5px 0 15px;}

#backnumber dt a{
	color:#999;
	font-size:14px;
}
#backnumber dd{
	border-bottom:1px dashed #ccc ;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 15px 15%;
	width:85%;
}
#backnumber dd:nth-child(2){padding:5px 0 15px 15%;}

#backnumber dd:last-child{border-bottom:none;}

.news_list{
    border-bottom: 1px dashed #ccc;
    margin:0 0 15px;
}
.news_list dd.image{
    float:right;
    margin:0 10px 15px 0;
    width:50px;
}
.news_list dt,
.news_list dd{
	float:left;
}
.news_list dt{
	font-size: 14px;
	width:90px;
}
.news_list dd{
	font-size: 14px;
	font-weight:bold;
	width:305px;
}
.news_list dt{
	color:#999;
}
.news_list dt.photo{
	font-size:14px;
	margin:0 0 10px;
	width:120px;
}
.news_list dd.photo{
	margin:0 0 10px;
	font-size:14px;
	width:275px;
}
.news_list dt.nophoto{
	font-size:14px;
	margin:0 0 10px;
	width:90px;
}
.news_list dd.nophoto{
	margin:0 0 10px;
	font-size:14px;
	width:370px;
}
.news_list dt.nophoto02{
	font-size:14px;
	margin:0 0 10px;
	width:120px;
}
.news_list dd.nophoto02{
	margin:0 0 10px;
	font-size:14px;
	width:340px;
}
.news_list dd a{
	color:#000;
}

#pd_month_archive select{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url(images/bg_select.gif) no-repeat right center;
	-webkit-background-size: 60px auto;
	-moz-background-size: 60px auto;
	-o-background-size: 60px auto;
	background-size: 60px auto;
	border:1px solid #1790d5;
	border-radius:5px;
	cursor: pointer;
	display:block;
	font-size:14px;
	margin:30px auto 20px;
	padding:15px 70px 15px 15px;
	text-align:center;
	width:350px;
}
.btn {text-align:center;}

.btn a{
	border-radius:5px;
	color:#fff;
	display:inline-block;
	margin:30px auto;
	padding:15px 30px;
}
.request a{
	border:1px solid #1790d5;
	background:#1790d5;
	text-decoration:none;
}
.request a:hover{
	border:1px solid #1790d5;
	background:#fff;
	color:#1790d5;
}

.request a span{
	background:url(images/bg_mail.png) no-repeat left center;
	-webkit-background-size: 18px 13px;
	-moz-background-size: 18px 13px;
	-o-background-size: 18px 13px;
	background-size: 18px 13px;
	padding:0 0 0 25px;
}
.request a:hover span{
	background:url(images/bg_mail_on.png) no-repeat left center;
	-webkit-background-size: 18px 13px;
	-moz-background-size: 18px 13px;
	-o-background-size: 18px 13px;
	background-size: 18px 13px;
}
.fs16{
    line-height: 2em;
}
#next dt{
    color: #ecb944;
    font-weight: bold;
    font-size: 18px;
}
.entrylist dt.blue{
    color: #01a0c7;
    font-size: 24px;
    line-height: 1.8em;
}
.nophoto img{
height:auto;
width:100%;
}