﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* CONTAINER-MENU */
#container-menu li.menu-dvd a {
background:URL(../../common/img/menu_dvd_on.gif) top center no-repeat!important;
}

#container-menu li.menu-dvd a:hover {
background:URL(../../common/img/menu_dvd_on.gif) top center no-repeat!important;
}

.dvd-fishing-list li {margin-left:1em; text-indent:-1em;}

