/* CSS Document */



/* ========================= category menu ============================== */

#container #contents #main_index .box_left h2.support {
background:url(/en/img/h2_menu_support.gif) no-repeat left top;
}
#container #contents #main_index .box_left h2.support a:hover {
background:url(/en/img/h2_menu_support_on.gif) no-repeat left top;
}


#container #contents #main_index .box_center h2.service {
background:url(/en/img/h2_menu_service.gif) no-repeat left top;
}
#container #contents #main_index .box_center h2.service a:hover {
background:url(/en/img/h2_menu_service_on.gif) no-repeat left top;
}


#container #contents #main_index .box_right h2.about {
background:url(/en/img/h2_menu_about.gif) no-repeat left top;
}
#container #contents #main_index .box_right h2.about a:hover {
background:url(/en/img/h2_menu_about_on.gif) no-repeat left top;
}



/* ========================= box_left (support) ============================== */


/* ----- item-link (support) ----- */

#container #contents #main_index ul.item-link_support li {
background:url(/img/icon_arrow_item_support.gif) no-repeat 0px 3px;
}

/* ----- box-search ----- */
#container #contents #main_index .box-search .box_middle p.title span.right {
width:45px;
}
#container #contents #main_index .box-search .box_middle p.button {
width:171px;
}
#container #contents #main_index .box-search .box_middle p.button input {
width:100px;
}
#container #contents #main_index .box-search .box_middle p.button img {
margin:2px 0 0 2px;
}
#container #contents #main_index .box_left p.courier {
background:url(/en/img/fig_bg_chase_courier.gif) no-repeat left top;
}
#container #contents #main_index .box_left p.courier img {
margin:3px 0 0 132px;
}


/* ========================= box_left (service) ============================== */

/* ----- item-link (service) ----- */
#container #contents #main_index .cont-ss .box_global {
width:170px;
}
#container #contents #main_index .cont-ss .box_business {
width:207px;
}


/* ========================= box_right (about contact banner) ============================== */

#container #contents #main_index .box_right .link-contact {
background:url(/en/img/under-line_contact.gif) repeat-x left bottom;
}







