/*big menu*/

#kwick {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 5px;
}

#kwick .kwicks {
	display: block;
	height: 213px;
	margin: 0px 0 0 3px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 213px;
	width:147px;
	background: #fff;
	border-right: 2px solid #fff;
}
#kwick .kwick span {
    display: none;
 }


/*
#kwick .kwick a{
	text-indent:-999px;
		display: block;
	height: 213px;
	width: 187px;
}
*/


#kwick .kwick a {
width:100%;
height:213px;
display: block;
}



#kwick .opt1 {
	text-indent:-9999px;
	background: #9ce782 url(../images/toppage/imagemenu/solutioncase.jpg) ;
}

#kwick .opt2 {
	text-indent:-9999px;
	background: #92bdfa url(../images/toppage/imagemenu/solutionlineup.jpg);
	margin-left: 2px;
}

#kwick .opt3 {
	text-indent:-9999px;
	background: #faa892 url(../images/toppage/imagemenu/productslineup.jpg);
}

#kwick .opt4 {
	text-indent:-9999px;
	background: #e78282 url(../images/toppage/imagemenu/kenshinstation.jpg);
}

#kwick .opt5 {
	text-indent:-9999px;
	background: #e78282 url(../images/toppage/imagemenu/newproducts.jpg);
}
#kwick .opt6 {
	text-indent:-9999px;
	background: #e78282 url(../images/toppage/imagemenu/rfidgear.jpg);
	border-right: 0;
}
#kwick .opt7 {
	text-indent:-9999px;
	background: #e78282 url(../images/toppage/imagemenu/exhibition.jpg);
}
