@charset "utf-8";

/*----------------------------------------------------------
category top
----------------------------------------------------------*/

/*--featureArea--*/
#mainArea #topfeatureAreaTop p {
	line-height: 1.4;
}
#mainArea #topfeatureAreaTop {
	width: 705px;
	background: url(/img/common/bg_topfeatureAreaTop.jpg) no-repeat top left;
	padding: 10px 0px 0px 0px;
	position: relative;
}
#mainArea #topfeatureAreaBottom {
	width: 705px;
	background: url(/img/common/bg_topfeatureAreaBottom.png) no-repeat bottom left;
	overflow: hidden;
	color: #FFFFFF;
	padding: 0px 0px 10px;
}
#mainArea #topfeatureAreaBottom table {
	width: 400px;
	_width: 410px;
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
	border: 0;
}
#mainArea #topfeatureAreaBottom table td {
	text-align: center;
	vertical-align: middle;
	width: 400px;
	height: 280px;
}
#mainArea #topfeatureAreaBottom #detailArea {
	width: 295px;
	float: right;
	min-heght: 280px;
}
#mainArea #topfeatureAreaBottom h2 {
	margin: 10px 15px 15px 10px;
	padding: 0;
	font-size: 135%;
	font-weight: bold;
}
#mainArea #topfeatureAreaBottom h2 a {
	color:#FFFFFF;
}
#mainArea #topfeatureAreaBottom h2 span {
	margin: 5px 0px 5px 0px;
	font-size: 78%;
	font-weight: normal;
}
#mainArea #topfeatureAreaBottom p,
#mainArea #topfeatureAreaBottom span {
	margin: 0px 15px 0px 10px;
	display: block;
}
#mainArea #topfeatureAreaBottom span {
	margin: 10px 15px 0px 10px;
	display: block;
}
#mainArea #topfeatureAreaBottom p.btn {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: url(/img/common/bg_acbtn.jpg) no-repeat top left;
	width: 295px;
	height: 38px;
	text-align: center;
	position: absolute;
	bottom: 0;
	_bottom: 10px;
}
#mainArea #topfeatureAreaBottom p.detail {
	margin: 10px 15px 0 10px;
}



/*--オススメ以下--*/
#mainArea h2 {
	clear:both;
	padding-top: 15px;
}

/* 放送作品一覧（3カラム用） */
#mainArea .lineup {
	border-top: #E0E0E0 1px solid;
	background: url(/img/common/bg_waku_bottom.png) left bottom no-repeat;
	margin-bottom: 15px;
}
#mainArea .lineup ul {
	width: 675px;
	_width: 705px;
	overflow: hidden;
	padding: 20px 5px 0 25px;
}
#mainArea .lineup li {
	width: 210px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
	*display:inline;
	*zoom:1;
	margin-right: -0.35em;
	*margin-right: 0;
	padding-right: 15px;
	padding-bottom: 20px;
}
#mainArea .lineup li a {
	vertical-align: middle;
}
#mainArea .lineup li span {
	display: table-cell;
	width: 210px;
	height: 143px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding-bottom: 3px;
}

	body:first-of-type #mainArea .lineup li span {/* Safari */
		background: url(/img/common/bg_photo.gif) left 1px no-repeat;
	}
	@-moz-document url-prefix() {/* Firefox */
		#mainArea .lineup li span {
			background: url(/img/common/bg_photo.gif) left top no-repeat !important;
		}
	}
	#mainArea .lineup li {/* IE 6,7 */
		*background: url(/img/common/bg_photo.gif) left top no-repeat;
	}
	#mainArea .lineup li span {/* IE 6,7 */
		*display: block;
		*width: 200px;
		*height: 130px;
		*margin-bottom: 8px;
		*padding: 0;
	}
	html>/**/body #mainArea .lineup li span {/* IE 8 */  
		height /*\**/: 140px\9;  
		background: url(/img/common/bg_photo.gif) left top no-repeat\9;
	} 

#mainArea .lineup li img.icoHd {
	margin-left: 5px;
}


/* 放送作品一覧（映画:4カラム用） */
#mainArea.movieTop .topics {
	background: url(/img/common/bg_topics_bottom.png) left bottom no-repeat;
}
#mainArea.movieTop .lineup {
	border-top: #E0E0E0 1px solid;
	background: url(/img/common/bg_waku_bottom.png) left bottom no-repeat;
	margin-bottom: 0;
}
#mainArea.movieTop .topics ul,
#mainArea.movieTop .lineup ul {
	width: 692px;
	_width: 705px;
	overflow: hidden;
	padding: 20px 3px 0 10px;
}
#mainArea.movieTop .topics li,
#mainArea.movieTop .lineup li {
	width: 166px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
	*display:inline;
	*zoom:1;
	margin-right: -0.35em;
	*margin-right: 0;
	padding-right: 7px;
	padding-bottom: 20px;
}
#mainArea.movieTop .topics li a,
#mainArea.movieTop .lineup li a {
	vertical-align: middle;
}
#mainArea.movieTop .topics li span,
#mainArea.movieTop .lineup li span {
	display: table-cell;
	width: 166px;
	height: 99px;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding-bottom: 3px;
}

	body:first-of-type #mainArea.movieTop .topics li span,
	body:first-of-type #mainArea.movieTop .lineup li span {/* Safari */
		background: url(/img/common/bg_photo_s.gif) left 1px no-repeat;
	}
	@-moz-document url-prefix() {/* Firefox */
		#mainArea.movieTop .topics li span,
		#mainArea.movieTop .lineup li span {
			background: url(/img/common/bg_photo_s.gif) left top no-repeat !important;
		}
	}
	#mainArea.movieTop .topics li,
	#mainArea.movieTop .lineup li {/* IE 6,7 */
		*background: url(/img/common/bg_photo_s.gif) no-repeat;
	}
	#mainArea.movieTop .topics li span,
	#mainArea.movieTop .lineup li span {/* IE 6,7 */
		*display: block;
		*width: 160px;
		*height: 90px;
		*margin-bottom: 6px;
		*padding: 0;
	}
	html>/**/body #mainArea.movieTop .topics li span,
	html>/**/body #mainArea.movieTop .lineup li span {/* IE 8 */  
		height /*\**/: 96px\9;  
		background: url(/img/common/bg_photo_s.gif) left top no-repeat\9;
	} 

#mainArea.movieTop .topics li img.icoHd,
#mainArea.movieTop .lineup li img.icoHd {
	margin-left: 5px;
	margin-top: 1px;
}
