/********小カテ　テーブル　クラス************/
.SGcls{
	background: #000;
}

.SGcls a{
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background: #000 url("../image/menu/bg3.gif") 0 0 no-repeat;
}

.SGcls a:active{
	color: #fc0;
	background: #000 url("../image/menu/bg3.gif") -300px 0 no-repeat;
}

.SGcls a:visited{
	color: #fff;
	background: #5a5a5a url("../image/menu/bg3.gif") 0 0 no-repeat;
}

.SGcls a:hover{
	color: #fc0;
	background: #000 url("../image/menu/bg3.gif") -300px 0 no-repeat;
}

.SGcls a div{
	white-space : nowrap;
	height: 20px;
	margin: 0;
	padding: 1px 5px 0 24px;
	cursor: pointer;
}





/********小カテ　テーブル　クラス************/
#l_genre_1{
	background: #000;
}

#l_genre_1 a{
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background: #000 url("../image/menu/bg3.gif") 0 0 no-repeat;
}

#l_genre_1 a:active{
	color: #fc0;
	background: #000 url("../image/menu/bg3.gif") -300px 0 no-repeat;
}

#l_genre_1 a:visited{
	color: #fff;
	background: #5a5a5a url("../image/menu/bg3.gif") 0 0 no-repeat;
}

#l_genre_1 a:hover{
	color: #fc0;
	background: #000 url("../image/menu/bg3.gif") -300px 0 no-repeat;
}

#l_genre_1 a div{
	white-space : nowrap;
	height: 20px;
	margin: 0;
	padding: 1px 5px 0 24px;
	cursor: pointer;
}






