@charset "EUC-JP";

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

	/ NOTICE /
	Find [ Change This ] word then change value(s) of the style property, If you need.

----------------------------------------------------------------*/

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


/* 4.wrapper
========================================== */
#series #contents div.wrapper h2{
	position:relative;
	height:21px;
	padding:7px 0 0 28px;
	color: #323232; /* [ Change This ] */
	background:url(/etc/cinema/series/img/parts/genre_bg.gif) no-repeat scroll 0 -25px transparent; /* [ Change This ] */
	margin-top:-11px;
}


/* 4-1.h2 genre color
========================================== */
#series #contents div.wrapper h2 span{
	position:absolute;
	top:5px;
	right:4px;
	padding:1px 10px;
	font-size:10px;
	font-weight:normal;
	color:#323232; /* [ Change This ] */
	background:url(/etc/cinema/series/img/parts/genre_bg_span.gif) repeat-x; /* [ Change This ] */
}
#series #contents div.wrapper h2 span a{
	color:#323232; /* [ Change This ] */
}
#series #contents div.wrapper h2.rental span a{
	color:#323232; /* [ Change This ] */
}


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

#series #contents div.wrapper div.sectionF div.container h2{
	color:#323232; /* [ Change This ] */
	background:#323232 url(/r_img/base/top_bg_section_tit.gif) no-repeat; /* [ Change This ] */
}


