/*glnavi*/
#header #glnavi td.wine {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/wine.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.wine {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/wine.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.wine:hover {
	background: url("../images/glnavi/wine.gif") no-repeat 0 -40px;
}

#header #glnavi td.new {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/new.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.new {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/new.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.new:hover {
	background: url("../images/glnavi/new.gif") no-repeat 0 -40px;
}

#header #glnavi td.theme {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/theme.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}

#header #glnavi a.theme {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/theme.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.theme:hover {
	background: url("../images/glnavi/theme.gif") no-repeat 0 -40px;
}

#header #glnavi td.spark {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/spark.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}

#header #glnavi a.spark {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/spark.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.spark:hover {
	background: url("../images/glnavi/spark.gif") no-repeat 0 -40px;
}

#header #glnavi td.brandy {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/brandy.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}

#header #glnavi a.brandy {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/brandy.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.brandy:hover {
	background: url("../images/glnavi/brandy.gif") no-repeat 0 -40px;
}

#header #glnavi td.goods {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/goods.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}

#header #glnavi a.goods {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/goods.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.goods:hover {
	background: url("../images/glnavi/goods.gif") no-repeat 0 -40px;
}

#header #glnavi td.gift {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/gift.gif") no-repeat 0 -40px;
	text-indent:-9999px;
	display: block;
}

#header #glnavi a.gift {
	display: block;
	width:100px;
	height:40px;
	background: url("../images/glnavi/gift.gif") no-repeat 0 0;
	text-indent:-9999px;
	display: block;
}
#header #glnavi a.gift:hover {
	background: url("../images/glnavi/gift.gif") no-repeat 0 -40px;
}


