﻿@charset"utf-8";

/* //-----------------↓パンくずリストここから↓-----------------// */
#pankuzu {
	font-size:0.8em;
	margin-top:15px;
	margin-bottom:10px;
}
#pankuzu.contenttop {
	margin-left:15px;
}


/* //-----------------↓トップメニュー(ナビ)ここから↓-----------------// */
#topnavi {
	background: url(../img/menu_top.gif) no-repeat 0px 0px;
}
#topnavi ul {
	height:140px;
}
#topnavi li {
	display:block;
	width:160px;
	height:140px;
	float:left;
	text-indent: -9999px;
}
#topnavi a {
	display:block;
	width:160px;
	height:140px;
	float:left;
}
#topnavi #commodity:hover {
	background:url(../img/menu_top_on.gif) no-repeat 0 0;
}
#topnavi #company:hover {
	background:url(../img/menu_top_on.gif) no-repeat -160px 0;
}
#topnavi #qanda:hover {
	background:url(../img/menu_top_on.gif) no-repeat -320px 0;
}
#topnavi #recruit:hover {
	background:url(../img/menu_top_on.gif) no-repeat -480px 0;
}
#topnavi #access:hover {
	background:url(../img/menu_top_on.gif) no-repeat -640px 0;
}

/* //-----------------↓トップの単品物用メニュー(ナビ)ここから↓-----------------// */
#innernavi {
	background: url(../img/menu_none.gif) no-repeat 0 0;
}
#innernavi ul {
	height:90px;
	/*border-bottom:5px solid #ebebeb;*/
}
#innernavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#innernavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#innernavi #commodity:hover {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#innernavi #company:hover {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#innernavi #qanda:hover {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#innernavi #recruit:hover {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#innernavi #access:hover {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}

/* //-----------------↓商品紹介メニュー(ナビ)ここから↓-----------------// */
#commoditynavi {
	background: url(../img/menu_commodity.gif) no-repeat 0 0;
}
#commoditynavi ul {
	height:90px;
	/*border-bottom:5px solid #6aa1dd;*/
}
#commoditynavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#commoditynavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#commoditynavi #commodity {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#commoditynavi #company:hover {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#commoditynavi #qanda:hover {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#commoditynavi #recruit:hover {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#commoditynavi #access:hover {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}

/* //-----------------↓会社概要メニュー(ナビ)ここから↓-----------------// */
#companynavi {
	background: url(../img/menu_company.gif) no-repeat 0px 0px;
}
#companynavi ul {
	height:90px;
	/*border-bottom:5px solid #75f0b3;*/
}
#companynavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#companynavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#companynavi #commodity:hover {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#companynavi #company {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#companynavi #qanda:hover {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#companynavi #recruit:hover {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#companynavi #access:hover {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}

/* //-----------------↓Q&Aメニュー(ナビ)ここから↓-----------------// */
#qandanavi {
	background: url(../img/menu_qanda.gif) no-repeat 0px 0px;
}
#qandanavi ul {
	height:90px;
	/*border-bottom:5px solid #feeb6b;*/
}
#qandanavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#qandanavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#qandanavi #commodity:hover {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#qandanavi #company:hover {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#qandanavi #qanda {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#qandanavi #recruit:hover {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#qandanavi #access:hover {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}

/* //-----------------↓採用情報メニュー(ナビ)ここから↓-----------------// */
#recruitnavi {
	background: url(../img/menu_recruit.gif) no-repeat 0px 0px;
}
#recruitnavi ul {
	height:90px;
	/*border-bottom:5px solid #fdae79;*/
}
#recruitnavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#recruitnavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#recruitnavi #commodity:hover {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#recruitnavi #company:hover {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#recruitnavi #qanda:hover {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#recruitnavi #recruit {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#recruitnavi #access:hover {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}

/* //-----------------↓アクセスメニュー(ナビ)ここから↓-----------------// */
#accessnavi {
	background: url(../img/menu_access.gif) no-repeat 0px 0px;
}
#accessnavi ul {
	height:90px;
	/*border-bottom:5px solid #ff818a;*/
}
#accessnavi li {
	display:block;
	width:160px;
	height:90px;
	float:left;
	text-indent: -9999px;
}
#accessnavi a {
	display:block;
	width:160px;
	height:90px;
	float:left;
}
#accessnavi #commodity:hover {
	background:url(../img/menu_on.gif) no-repeat 0 0;
}
#accessnavi #company:hover {
	background:url(../img/menu_on.gif) no-repeat -160px 0;
}
#accessnavi #qanda:hover {
	background:url(../img/menu_on.gif) no-repeat -320px 0;
}
#accessnavi #recruit:hover {
	background:url(../img/menu_on.gif) no-repeat -480px 0;
}
#accessnavi #access {
	background:url(../img/menu_on.gif) no-repeat -640px 0;
}
