/*----------------------------------------------------------
プルダウンメニューの枠(長ヘッダ)
-----------------------------------------------------------*/
#wMenul{
width:900px;
height:33px;
margin: 0px auto auto auto;
overflow:hidden;
}
#wMenul ul{
margin:0px;
padding:0px;
}
#wMenul ul li{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


/*----------------------------------------------------------
プルダウンメニューの最上位(いわゆるLL)(長ヘッダ)
-----------------------------------------------------------*/
#wShoppingLLl a,#wProdLLl a,#wPickupLLl a,#wTaiouLLl a,#wSupportLLl a,#wDownloadLLl a,#wCompanyLLl a{
	display:block;
	height:33px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-2000px;
}

#wShoppingLLl a:hover{
	background-image: url(/img/share/header/2007l/r_btn-shop.gif);
}

#wShoppingLLl a{
	width:124px;
	background-image: url(/img/share/header/2007l/btn-shop.gif);
}

#wProdLLl a:hover{
	width:113px;
	background-image: url(/img/share/header/2007l/r_btn-prodinfo.gif);
}

#wProdLLl a{
	width:113px;
	background-image: url(/img/share/header/2007l/btn-prodinfo.gif);
}

#wPickupLLl a:hover{
	width:116px;
	background-image: url(/img/share/header/2007l/r_btn-pickup.gif);
}

#wPickupLLl a{
	width:116px;
	background-image: url(/img/share/header/2007l/btn-pickup.gif);
}

#wTaiouLLl a:hover{
	width:123px;
	background-image: url(/img/share/header/2007l/r_btn-info.gif);
}

#wTaiouLLl a{
	width:123px;
	background-image: url(/img/share/header/2007l/btn-info.gif);
}

#wSupportLLl a:hover{
	width:165px;
	background-image: url(/img/share/header/2007l/r_btn-servise.gif);
}

#wSupportLLl a{
	width:165px;
	background-image: url(/img/share/header/2007l/btn-servise.gif);
}

#wDownloadLLl a:hover{
	width:135px;
	background-image: url(/img/share/header/2007l/r_btn-download.gif);
}

#wDownloadLLl a{
	width:135px;
	background-image: url(/img/share/header/2007l/btn-download.gif);
}

#wCompanyLLl a:hover{
	width:124px;
	background-image: url(/img/share/header/2007l/r_btn-company.gif);
}

#wCompanyLLl a{
	width:124px;
	background-image: url(/img/share/header/2007l/btn-company.gif);
}

#wShoppingLLl{
	width: 124px;
}
#wProdLLl{
	width:113px;
}
#wTaiouLLl{
	width:123px;
}
#wSupportLLl{
	width:165px;
}
#wDownloadLLl{
	width:135px;
}
#wCompanyLLl{
	width:124px;
}


/*----------------------------------------------------------
プルダウンメニューの最上位(いわゆるLL)(短ヘッダ)
-----------------------------------------------------------*/
#wShoppingLL a,#wProdLL a,#wPickupLL a,#wTaiouLL a,#wSupportLL a,#wDownloadLL a,#wCompanyLL a{
	display:block;
	height:33px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-2000px;
}

#wShoppingLL a:hover{
	background-image: url(/img/share/header/2007/r_btn-shop.gif);
}

#wShoppingLL a{
	width:124px;
	background-image: url(/img/share/header/2007/btn-shop.gif);
}

#wProdLL a:hover{
	width:113px;
	background-image: url(/img/share/header/2007/r_btn-prodinfo.gif);
}

#wProdLL a{
	width:113px;
	background-image: url(/img/share/header/2007/btn-prodinfo.gif);
}

#wTaiouLL a:hover{
	width:116px;
	background-image: url(/img/share/header/2007/r_btn-info.gif);
}

#wTaiouLL a{
	width:116px;
	background-image: url(/img/share/header/2007/btn-info.gif);
}

#wSupportLL a:hover{
	width:144px;
	background-image: url(/img/share/header/2007/r_btn-servise.gif);
}

#wSupportLL a{
	width:144px;
	background-image: url(/img/share/header/2007/btn-servise.gif);
}

#wDownloadLL a:hover{
	width:128px;
	background-image: url(/img/share/header/2007/r_btn-download.gif);
}

#wDownloadLL a{
	width:128px;
	background-image: url(/img/share/header/2007/btn-download.gif);
}

#wCompanyLL a:hover{
	width:115px;
	background-image: url(/img/share/header/2007/r_btn-company.gif);
}

#wCompanyLL a{
	width:115px;
	background-image: url(/img/share/header/2007/btn-company.gif);
}

#wShoppingLL{
	width: 124px;
}
#wProdLL{
	width:113px;
}
#wTaiouLL{
	width:116px;
}
#wSupportLL{
	width:144px;
}
#wDownloadLL{
	width:128px;
}
#wCompanyLL{
	width:115px;
}


/*----------------------------------------------------------
プルダウンメニュー本体
-----------------------------------------------------------*/
.hiddenItem{
position:absolute;
background-color:#fff;
font-size:12px;
line-height:120%;
padding:0px;
visibility:hidden;
z-index:1000;
border:solid 1px #999;
top:80px;
width:210px;
}
.hiddenItem ul{
	margin:0px;
	padding:0px;
}
.hiddenItem ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.hiddenItem ul li a{
	display:block;
	overflow: hidden;
	margin:0px;
	padding:3px 10px 3px 10px;
	_width:100%;
	border-bottom:solid 1px #ccc;
	color:#333;
	text-decoration:none;
	background-image: url(/img/share/header/bg_menuNoArrow.png);
	background-repeat: no-repeat;
	background-position: right top ;
	border-left:solid 6px #58B3F5;

}

.hiddenItem ul li a.menuArrow{
	background-image: url(/img/share/header/bg_menuArrow.png);
}

.hiddenItem ul li a:hover{
	text-decoration:none;
	border-left:solid 6px #FFCC00;
	color:#f60;
	background-position: right  -60px ;
}



/*----------------------------------------------------------
プルダウンメニューの枠(短ヘッダ)
-----------------------------------------------------------*/
#wMenu{
width:740px;
height:33px;
margin: 0px auto auto auto;
overflow:hidden;
}
#wMenu ul{
margin:0px;
padding:0px;
}
#wMenu ul li{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


