#shop-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 190px;
background-image: url(/ticket/images/shop_discount_main.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* 店舗情報 */ 
#header-menu #menu-ticket {
background-image: url(/images_menu/net_menu_on.gif);
background-repeat: no-repeat;
background-position: -170px 0px;
}

#ticket-eibui-tomato-title {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 640px;
height: 30px;
background-image: url(/ticket/images/ticket_eibui_tomato_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#discount-ticket {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 640px;
height: 240px;
margin:  30px 0px 0px 0px;
}


/*印刷*/
#ticket-print {
position: relative;
top: 0px;
left: 0px;
width: 240px;
height: 40px;
background-image:url(/ticket/images/ticket_print.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 20px 0px 10px 390px;
}
#ticket-print a {
width: 240px;
height: 40px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 40;
}

#ticket-print a:hover {
width: 240px;
height: 40px;
background-image:url(/ticket/images/ticket_print_on.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 40;
}