﻿
.subNavi ul li a.hover{
	/*background-color: #fcf0c5;*/
	background-position: -15px -100px;
}

.subNavi ul li ul li a.hover{
	/*background-color: #fcf0c5;*/
	background-position: -15px -100px;
}

.subNavi ul li.active ul li.active ul li a.hover{
	/*background-color: #fcf0c5;*/
	background-position: 0px -100px;
}

.imgPush a.hover, .recipePush a.hover, .productPush a.hover{
	background-color: #FCF0C5;
}

.tabNavi ul li a.hover{
	background-color: #cccccc;
}

.topNavi ul li a.hover{
	background-position: 1px -50px;
	background-color: #ffffff;
}