/*単話一覧*/

#tabArea_bangumi #icon_box {
	margin-bottom:20px;
}

#tab1-1 #detailbox_focus {
	background: #FFF;
	width: 210px;
	float: left;
	border: none;
	height: 196px;
	padding:0;
}

#detailbox_innner {
	padding: 6px;
}

#detailbox_innner .detailbox_ttl01 {
	width: 196px;
	float: left;
	margin-bottom: 2px;
}

#detailbox_innner .detailbox_txt {
	height: 22px;
}

#detailbox_innner .detailbox_mainR {
	float: left;
	margin-top: 4px;
	width: 200px;
	height: 20px;
}

.info_time {
	font-size: 12px;
	line-height: 130%;
	color: #414342;
	margin: 0 0 6px 4px;
	padding: 0 0 0 46px;
	height: 17px;
	background: url(/douga_mv/program/images/icon_time.gif) 0 0 no-repeat;
	display: inline-block;
}
.info_time_en {
	font-size: 12px;
	line-height: 130%;
	color: #414342;
	margin: 0 0 6px 4px;
	padding: 0 0 0 46px;
	height: 17px;
	background: url(/douga_mv/londonhearts-netmovie-05/images/icon_time_en.jpg) 0 0 no-repeat;
	display: inline-block;
}

p.detailbox_cap {
	padding: 5px 0 0 2px;
}

div#kanren {
	padding:  20px 20px 0 ;
}

.main_bnr {
	margin-bottom:16px;
}

/* new */
.detailbox_focus {
	width: 198px;
	height: 196px;
	margin: 5px 8px 0 0;
	float: left;
}

#detail_copylight {
	width:650px;
}

.line_wrap {
	margin-bottom: 10px;
	overflow: hidden;
	background-color:#fff;
	padding: 5px 0;
}

.line_box {
	float: left;
	width: 204px;
	padding: 6px 4px;
	margin-right: 9px;
	border: 1px solid #DCDCDC;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.line_last {
	margin-right: 0;
}

.box_link {
	display: block;
	color: #444444!important;
	-webkit-transition: all .2s;
}

.box_link:hover {
	text-decoration: none!important;
}

.e_image:hover {
	text-decoration: none!important;
	opacity: .9;
}

.e_title {
	margin-bottom: 6px;
	line-height: 1.4;
}

.e_title:hover,
.detailbox_cap:hover {
	color: #FFB900!important;
	text-decoration: none!important;
}

.e_image {
	margin-bottom: 6px;
}


