/* liquor world navi (TOP) */
.nav_lw_top {
	background: #333333 url(../img/nav_top_bg.gif) no-repeat center top;
	width: 771px;
	height: 23px;
	margin: 0px;
}
.nav_lw_menu {
	width: 600px;
	height: 23px;
	margin: 0px;
}
.nav_lw_menu td {
	padding: 0px;
	float: left;
}
.nav_lw_menu td a {
	display: block;
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	text-indent: -9999px;
}
td .top01 { width: 150px;	background: url(../img/nav_top01.gif) left top no-repeat;}
td .top02 { width: 150px;	background: url(../img/nav_top02.gif) left top no-repeat;}
td .top03 { width: 150px;	background: url(../img/nav_top03.gif) left top no-repeat;}
td .top04 { width: 150px;	background: url(../img/nav_top04.gif) left top no-repeat;}
.top01:hover { background: url(../img/nav_top01.gif) left bottom no-repeat;}
.top02:hover { background: url(../img/nav_top02.gif) left bottom no-repeat;}
.top03:hover { background: url(../img/nav_top03.gif) left bottom no-repeat;}
.top04:hover { background: url(../img/nav_top04.gif) left bottom no-repeat;}
.top01:active { background: url(../img/nav_top01.gif) left top no-repeat;}
.top02:active { background: url(../img/nav_top02.gif) left top no-repeat;}
.top03:active { background: url(../img/nav_top03.gif) left top no-repeat;}
.top04:active { background: url(../img/nav_top04.gif) left top no-repeat;}
