@charset "utf-8";

#gNavi ul li{
	width:140px;
}
#gNavi ul li a{
	width:125px;
	background-position:125px center;
	padding-right:15px;
}
#gNavi ul li.last{
	width:142px;
}
#gNavi ul li.last a{
	width:142px;
	background-position:127px center;
}
#gNavi ul li.on a{background: url("../../../common/img/nav_arrow_on.gif") no-repeat scroll 119px center rgba(0, 0, 0, 0);}
#gNavi ul li.last.on a{background: url("../../../common/img/nav_arrow_on.gif") no-repeat scroll 127px center rgba(0, 0, 0, 0);}
#gNavi ul li.gNavi-recruit a{
	background:url(../../../common/img/icon_blank_s.gif) no-repeat 128px center;
}

#search.in{left:520px;}
#header-contact.in{left: 700px;}
#header-contact.in a {
	background: url("../../../common/img/bg_contact_s.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 20px;
	padding: 8px 0 0 5px;
	text-align: left;
	width: 105px;
}
#header-contact a{
	width:126px;
	text-indent:20px;
}

/* nav-width */
#gNavi ul li.gNavi-vendors{
	width:142px;
	border-right: 1px solid #D9D9D9;
}
#gNavi ul li.gNavi-vendors a{
	width:127px;
	background-position:127px center;
}


