/*	H1
--------------------	*/

#main-contents #qa-title {
	margin-bottom: 10px;
}

/*	ドラマ紹介エリア
--------------------------------*/

#drama-info {
	margin-bottom: 30px;
}

#drama-info p {
	font-size: 14px;
	margin-bottom: 10px;
}

#write-date {
	font-size: 11px;
	text-align: right;
}


#relevant-drama {
	margin-bottom: 40px;
}

#main-contents #relevant-drama h2 {
	background-image: url(img/relevant_qa_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 667px;
	padding-left: 33px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
padding-bottom:0px;
margin-bottom:0px;
padding-top:0px;
}

#drama-list {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bdc9d3;
	border-bottom-color: #bdc9d3;
	border-left-color: #bdc9d3;
}

#drama-list p {
	min-height: 45px;
	height: auto !important;
	height: 45px;
}

#drama-list p a {
	background-image: url(img/drama_list_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 12px 10px 10px 47px;
}

#drama-list .line-2 {
	background-color: #f3f4f6;
} 

/*	関連記事
--------------------------------*/
#main-contents #relevant-drama #drama-list p {
        margin-bottom: 0px;
}



