@charset "EUC-JP";

/*----------------------------------------------------------------
	
	genre_like CSS
	
----------------------------------------------------------------*/

/* 1.pageTitle
========================================== */
#documentary #contents h2#pageTitle{
	color:#FFFFFF;
	height:18px;
	padding:7px 0 0 10px;
	background:url(/etc/relax/documentary/img/parts/genre_bg.gif) no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
}


/* 4.wrapper
========================================== */
#documentary #contents div.wrapper h2{
	position:relative;
	height:21px;
	padding:7px 0 0 28px;
	color: #bf891d;
	background:url("/etc/relax/documentary/img/parts/genre_bg.gif") no-repeat scroll 0 -25px transparent;
	margin-top:-11px;
}


/* 4-1.h2 genre color
========================================== */
#documentary #contents div.wrapper h2 span{
	position:absolute;
	top:5px;
	right:4px;
	padding:1px 10px;
	font-size:10px;
	font-weight:normal;
	color:#8982d9;
	background:url(/etc/relax/documentary/img/parts/genre_bg_span_documentary.gif) repeat-x;
}
#documentary #contents div.wrapper h2 span a{
	color:#FFF;
}
#documentary #contents div.wrapper h2.rental span a{
	color:#bd0100;
}


/* 10-1.h2 genre color
========================================== */

#documentary #contents div.wrapper div.sectionF div.container h2{
	color:#6e66cd;
	background:#8982d9 url(/r_img/base/top_bg_section_tit.gif) no-repeat;
}


