div#icons 
{
width : 875px;
height : 165px;
padding : 0 0 0 3px;
}
div.business {
float : left;
background : url(../images/home/icons/business.gif) no-repeat;
width : auto;
}
div.business_hover:hover {
float : left;
background : url(../images/home/icons/business_hover.gif) no-repeat;
width : auto;
}
div.business_jp {
float : left;
background : url(../images/home/icons/japanese/business.gif) no-repeat;
width : auto;
}
div.business_hover_jp:hover {
float : left;
background : url(../images/home/icons/japanese/business_hover.gif) no-repeat;
width : auto;
}
div.embedded {
float : left;
background : url(../images/home/icons/embedded.gif) no-repeat;
width : auto;
}
div.embedded_hover:hover {
float : left;
background : url(../images/home/icons/embedded_hover.gif) no-repeat;
width : auto;
}
div.embedded_jp {
float : left;
background : url(../images/home/icons/japanese/embedded.gif) no-repeat;
width : auto;
}
div.embedded_hover_jp:hover {
float : left;
background : url(../images/home/icons/japanese/embedded_hover.gif) no-repeat;
width : auto;
}
div.product {
float : left;
background : url(../images/home/icons/product.gif) no-repeat;
width : auto;
}
div.product_hover:hover {
float : left;
background : url(../images/home/icons/product_hover.gif) no-repeat;
width : auto;
}
div.product_jp {
float : left;
background : url(../images/home/icons/japanese/product.gif) no-repeat;
width : auto;
}
div.product_hover_jp:hover {
float : left;
background : url(../images/home/icons/japanese/product_hover.gif) no-repeat;
width : auto;
}
div.system {
float : left;
background : url(../images/home/icons/system.gif) no-repeat;
width : auto;
}
div.system_hover:hover {
float : left;
background : url(../images/home/icons/system_hover.gif) no-repeat;
width : auto;
}
div.system_jp {
float : left;
background : url(../images/home/icons/japanese/system.gif) no-repeat;
width : auto;
}
div.system_hover_jp:hover {
float : left;
background : url(../images/home/icons/japanese/system_hover.gif) no-repeat;
width : auto;
}
