﻿@charset "utf-8";


/*price top*/
#sub-menu #menu-price-top {
position: absolute;
left:12px;
top:50px;
/*
background-image:url(/price/images/com_sub_menu_in.gif);
background-repeat: no-repeat;
background-position: -12px -50px;;
*/
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 -50px;;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

/*QR code*/
#sub-menu #menu-keitai {
position: absolute;
left:12px;
top:90px;
background-image:url(/price/images/com_sub_menu_in.gif);
background-repeat: no-repeat;
background-position: -12px -90px;
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:140px;
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 -140px;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}

/*fax paper*/
#sub-menu #menu-fax {
position: absolute;
left:12px;
top:185px;
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 -185px;
width: 206px;
height: 38px;
margin: 0px;
padding: 0px;
display: block;
}
