@charset "utf-8";

/*price top*/
#sub-menu #menu-price-top {
position: absolute;
left:12px;
top:34px;
/*
background-image:url(/price/images/com_sub_menu_in.gif);
background-repeat: no-repeat;
background-position: -12px -34px;
*/
width: 206px;
height: 38px;
}

#sub-menu #menu-price-top a {
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

#sub-menu #menu-price-top a:hover {
background-image:url(/price/images/com_sub_menu_on.gif);
background-repeat: no-repeat;
background-position: -12px -34px;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

/*QR code*/
#sub-menu #menu-keitai {
position: absolute;
left:12px;
top:79px;
background-image:url(/price/images/com_sub_menu_in.gif);
background-repeat: no-repeat;
background-position: -12px -79px;
width: 206px;
height: 38px;
}

#sub-menu #menu-keitai a {
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

#sub-menu #menu-keitai a:hover {
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

/*online form*/
#sub-menu #menu-online {
position: absolute;
left:12px;
top:121px;
width: 206px;
height: 38px;
}

#sub-menu #menu-online a {
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

#sub-menu #menu-online a:hover {
background-image:url(/price/images/com_sub_menu_on.gif);
background-repeat: no-repeat;
background-position: -12px -121px;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

/*fax paper*/
#sub-menu #menu-fax {
position: absolute;
left:12px;
top:163px;
width: 206px;
height: 38px;
}

#sub-menu #menu-fax a {
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

#sub-menu #menu-fax a:hover {
background-image:url(/price/images/com_sub_menu_on.gif);
background-repeat: no-repeat;
background-position: -12px -163px;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}