@charset "utf-8";
/* ジャンルフッター専用 */
#footer_genre {
	width:949px;
	/*background:url(/public/images/footer_g_middle.gif) repeat-y;*/
	text-align:left;
	margin-left:6px;
}
#footer_genre_back {
	background:url(/public/images/footer_g_middle.gif) repeat-y;
	width:949px;
	height:auto;
	margin:0px;
	padding:0px;
	font-size:0;
}
#footer_genre .genrewaku {
	width:949px;
	margin:0px;
	/*clear:both;*/
}
#footer_genre .genre1_1 {
	width:190px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(/public/images/footer_g_genrebg.gif) no-repeat;
}
#footer_genre .genre1_2 {
	width:189px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(/public/images/footer_g_genrebg.gif) no-repeat;
}
#footer_genre .genre1_1 p,#footer_genre .genre1_2 p {
	padding:2px 0px 0px 26px;
	margin:0px 0px 0px 0px;
}
#footer_genre ul {
	padding:0px;
	margin:8px 0px 4px 14px;
	list-style:none;
}
#footer_genre ul li{
	text-align:left;
	background:url(/public/images/footer_g_arrow.gif) no-repeat 0 0.5em;
	padding-left:10px;
	margin:0px 0px 2px 0px;
}
.c-both {
	clear:both;
}
.imghack{
	font-size:0;
}

/* 20100512 tuiki */
#footer_genre .listline_top {
	height: 8px;
	font-size: 0;
}
#footer_genre .listline_btm {
	margin: 0;
	padding: 0;
	height: 5px;
	font-size: 0;
}
