@charset "utf-8";
@import "common.css";

#header #headerBox {
	margin: 0 auto 20px auto;
	width: 970px;
	height: 151px;
	position: relative;
	background: url(/shared/img/murasaki_tv/detail/headerBox_back_01.jpg) repeat-x bottom;
}

#conts {
	text-align: left;
}

#conts h3 {
	margin              : 0 0 1px 0;
	font-size           : 18px;
	font-weight         : bold;
	color               : #190a32;
	font-family         : Arial;
}

#conts h5 {
	text-align          : left;
	margin              : 17px 0 12px 0;
	text-indent         : 12px;
	background          : url(/shared/img/murasaki_tv/detail/h3_back.jpg) left top no-repeat;
	line-height         : 20px;
	color               : #fff;
	font-size           : 11px;
	font-weight         : bold;
}

#conts p {
	font-size: 11px;
	color: #190a32;
	line-height: 1.5;
}

.pageTop {
	padding-top: 22px;
}

/*
div.frm-playlist-content {
	margin: 0 5px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 333px;
	overflow: hidden;
}

div.frm-playlist-content ul {
	position: absolute;
	top: 0px;
	left:0px;
}

div.frm-playlist-content ul li {
	position       : relative;
	height         : 94px;
	width          : 100%;
	float          : left;
	clear          : both;
}

div.frm-playlist-content ul li div.gray {
	background: #E8F4F5;
}

div.frm-playlist-item {
	width          : 300px;  
	height         : 94px;
}

div.frm-playlist-item a {
	background: url("/shared/img/common/transparent.gif") left top no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display:  block;
	cursor: pointer;
	color: #190a32;
	height: 56px;
	z-index: 9999;
}

div.frm-playlist-item a:hover {
	color: #3281a2;
}

div.frm-playlist-item a span {
	position: absolute;
	top: 22px;
	left: 73px;
	font-size: 10px;
	line-height: 1.1;
	height: 28px;
	overflow: hidden;
}

div.frm-playlist-item div.thumb {
	position: absolute;
	top: 11px;
	left: 10px;
	background: url(../../img/murasaki_tv/index/pho_back.jpg) left top no-repeat;
	width: 92px;
	height: 71px;
}

div.frm-playlist-item div.thumb img {
	position: relative;
	top: 3px;
	left: 3px;
	*left: 0px;
	display: block;
}

div.frm-playlist-item div.date {
	position: absolute;
	width: 180px;
	top: 10px;
	left: 115px;
	font-size: 12px;
	color: #190a32;
	line-height: 15px;
	height: 11px;
	text-align: left;
}

div.frm-playlist-item div.date span.blod {
	font-weight: bold;
}

div.frm-playlist-item div.date img {
	position: relative;
	top: 2px;
	left: 0px;
	display: inline;
}

div.frm-playlist-item div.date h4 {
	font-weight: bold;
	font-family: Arial;
}

div.frm-playlist-item div.date h4 span {
	font-size: 11px;
	padding-right: 2px;	
}

div.frm-playlist-item div.date span.txt {
	padding: 6px 0 0 0;
	font-size: 11px;
	display: block;
}

*/
#sideBar .border {
	border: 5px solid #ededed;
}
