@charset "utf-8";

/*	----------------------------------------------------------
index
spec
dimensions
components
option
	----------------------------------------------------------  */

/*	----------------------------------------------------------
	product -> top menu : roll over
	----------------------------------------------------------  */

body#robotsupportindexdiscon div#tmenu ul li#support a {
	background: url(../../../img/common/tmenu_04.gif) left bottom no-repeat !important;
}
/*	----------------------------------------------------------
header category
	----------------------------------------------------------  */
body#robotsupportindexdiscon div#lmenu ul li#lmdiscon a {
	background: url(../../../img/common/lmenu_bg_01.gif) left bottom no-repeat !important;
	color: #fff !important;
}
/*	----------------------------------------------------------

	----------------------------------------------------------  */
body#robotsupportindexdiscon div#lmenu ul li dl#c0 dd a {
	background: url(../../../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	display: block;
	color: #4662d8 !important;
}
/*	----------------------------------------------------------

	----------------------------------------------------------  */
body#robotsupportindexdiscon div#lmenu ul li dl#c0 dd a:hover {
	background: #d7f1ff url(../../../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
}




/*	index	*/
body#robotsupportindexdiscon div#lmenu ul#c0 li {
	display: block !important;
}
body#robotsupportindexdiscon div#lmenu ul#c0 li a {
	display: block;
	/*
	color: #333 !important;
	background: none !important;
	*/
	color: #4662d8 !important;
	background: url(../../../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
}
body#robotsupportindexdiscon div#lmenu ul#c0 li a:hover {
	background: #d7f1ff url(../../../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	color: #4662d8 !important;
}


body#robotsupportindexdiscon div#lmenu ul#c2,
body#robotsupportindexdiscon div#lmenu ul#c4 {
	display: none !important;
}
