#left-menu { width: 170px;  margin: 0px auto;  z-index:0; vertical-align: top; }
#left-menu #menu-name { margin: 0; padding: 0;text-indent:-9898px;}
#left-menu #menu-name li {  float:left;overflow: hidden;}
#left-menu #menu-name li a { display: block;width: 170px; height: 45px; }
#left-menu #menu-name li a { background-image: url(http://www.beatsonic.co.jp/img/left_menu.png); _background-image: url(http://www.beatsonic.co.jp/img/left_menu.gif); background-repeat: no-repeat; }


#left-menu #menu-name li#product-serch a { background-position: -0px -0px; }
#left-menu #menu-name li#product-serch a:hover { background-position: -170px -0px; }
#left-menu #menu-name li#product-serch a:active { background-position: -340px -0px; }

#left-menu #menu-name li#car-serch a { background-position: 0px -52px; }
#left-menu #menu-name li#car-serch a:hover { background-position: -170px -52px; }
#left-menu #menu-name li#car-serch a:active { background-position: -340px -52px; }

#left-menu #menu-name li#musee a { background-position: 0px -103px; }
#left-menu #menu-name li#musee a:hover { background-position: -170px -103px; }
#left-menu #menu-name li#musee a:active { background-position: -340px -103px; }

#left-menu #menu-name li#adapter a { background-position: 0px -154px; }
#left-menu #menu-name li#adapter a:hover { background-position: -170px -154px; }
#left-menu #menu-name li#adapter a:active { background-position: -340px -154px; }

#left-menu #menu-name li#tv-navi a { background-position: 0px -206px; }
#left-menu #menu-name li#tv-navi a:hover { background-position: -170px -206px; }
#left-menu #menu-name li#tv-navi a:active { background-position: -340px -206px; }

#left-menu #menu-name li#avc a { background-position: 0px -257px; }
#left-menu #menu-name li#avc a:hover { background-position: -170px -257px; }
#left-menu #menu-name li#avc a:active { background-position: -340px -257px; }

#left-menu #menu-name li#acc a { background-position: 0px -308px; }
#left-menu #menu-name li#acc a:hover { background-position: -170px -308px; }
#left-menu #menu-name li#acc a:active { background-position: -340px -308px; }

#left-menu #menu-name li#audio-cust a { background-position: 0px -360px; }
#left-menu #menu-name li#audio-cust a:hover { background-position: -170px -360px; }
#left-menu #menu-name li#audio-cust a:active { background-position: -340px -360px; }

#left-menu #menu-name li#support a { background-position: 0px -411px; }
#left-menu #menu-name li#support a:hover { background-position: -170px -411px; }
#left-menu #menu-name li#support a:active { background-position: -340px -411px; }

#left-menu #menu-name li#bbs a { background-position: 0px -462px; }
#left-menu #menu-name li#bbs a:hover { background-position: -170px -462px; }
#left-menu #menu-name li#bbs a:active { background-position: -340px -462px; }

#left-menu #menu-name li#catalog a:hover { background-position: 0px -512px; }
#left-menu #menu-name li#catalog a { background-position: -170px -512px; }
#left-menu #menu-name li#catalog a:active { background-position: -170px -512px; }

#left-menu #menu-name li#product-list a:hover { background-position: 0px -563px; }
#left-menu #menu-name li#product-list a { background-position: -170px -563px; }
#left-menu #menu-name li#product-list a:active { background-position: -170px -563px; }

#left-menu #menu-name li#outlet a:hover { background-position: 0px -613px; }
#left-menu #menu-name li#outlet a { background-position: -170px -613px; }
#left-menu #menu-name li#outlet a:active { background-position: -170px -613px; }

#left-menu #menu-name li#photo-frame a { background-position: 0px -726px; }
#left-menu #menu-name li#photo-frame a:hover { background-position: -170px -726px; }
#left-menu #menu-name li#photo-frame a:active { background-position: -340px -726px; }



#left-menu2{
	list-style:none;
}

a:hover img.onmouse{
    opacity:0.8;
    filter: alpha(opacity=50);
}

/*2011/10/13ΗΑJeS[j[p*/
#main-left-menu{
			list-style-type: none;
			font-size:14px;
			font-weight:600;
			background:#EEEEEE;
		}
	#main-left-menu ol{
		clear:left;
		font:100% 'CI',Meiryo,'lr oSVbN',Osaka,sans-serif;
		list-style-type:none;
		font-size:14px;
		font-weight:600;
		color:#0D52A0;
		xheight:20px;
		margin:5px 0 5px 0;
	}
	.main-left-menu-list{
		xborder-bottom: 2px dotted #666666;
		color:#666666;
		font:100% 'CI',Meiryo,'lr oSVbN',Osaka,sans-serif;
		/*border:1px solid #666666;*/
		margin-right:5px;
		height:40px;
		clear:left;
	}
	.main-left-menu-list-focus{
		xborder-bottom: 2px dotted #666666;
		width:180px;
		height:40px;
		xpadding:5px 0 5px 5px;
		background:#666666;
		color: #FFFFFF;
		font:100% 'CI',Meiryo,'lr oSVbN',Osaka,sans-serif;
	}
	.deco-comment{
		font:80% 'CI',Meiryo,'lr oSVbN',Osaka,sans-serif;
	}
	/*a.main-left-menu-btn{
		padding:5px 0 5px 5px;
		width:170px;
		height:20px;
		cursor: pointer;
	}
	a.main-left-menu-btn:link{ color: #666666; }
	a.main-left-menu-btn:visited{ color: #666666; background:#FFFFFF; }
	a.main-left-menu-btn:hover{ color: #666666; background:#666666; }
	a.main-left-menu-btn:active{ color: #666666; background:#ffffff }
	 
	a.main-left-menu-btn span {display:none;width:270px;height:235px;position:static;}
	a.main-left-menu-btn:hover span{display:inline; position:absolute;left:170px;
				color:red;
				background-image: url("img/q-ban/menu_back_80.gif");
	}*/
	
	#kanren-menu{
		list-style-type: none;
		font-size:12px;
		font-weight:600;
	}
	.kanren-menu-list{
		border-bottom: 3px dotted #CCCCCC;
		
	}
	.kanren-menu-list-img{
		padding:0;
		margin:0;
	}
	a.kanren-btn{
		padding:5px 0 5px 5px;
		display: block;
		width:175px;
		height:30px;
		text-decoration: none;
		position: relative; z-index: 2;
		cursor: pointer;
		font-size:12px;
	}
	a.kanren-btn:link{ color: #666666; }
	a.kanren-btn:visited{ color: #666666; background:#FFFFFF; }
	a.kanren-btn:hover{ color: #666666; background:#EEEEEE; }
	a.kanren-btn:active{ color: #666666; background:#ffffff }
	.mouse-over{
	    opacity:0.8;
	    filter: alpha(opacity=50);
	}
/*2011/10/13ΗΑEND*/
