table.links_artists a:hover,
table.links_etc a:hover,
table.livehouse_chiba a:hover,
table.livehouse_kanagawa a:hover,
table.livehouse_tokyo a:hover,
table.livehouse_others a:hover,
table.etc a:hover {
  background-color: #fff;
  }

/* ///////////  TOP  /////////// */
p.links_top {
 font-size: larger;
 line-height: 2em;
 text-align: center;
 }
span.links_top {
 font-family: "Arial Black", "Helvetica Bold", sans-serif;
 }

table.links_idx td {
 font-size: smaller;
 padding: 0.3em;
 vertical-align: top;
 }
table.links_idx th {
 font-family: "Arial Black", sans-serif;
 font-size: larger;
 font-weight: normal;
 background-color: #ffeded;
 width: 186px;
 padding: 0.2em 0;
 border: 0.2em ridge #ffb;
 text-align: center;
 }
table.links_idx {
 margin: 2em;
 margin-bottom: 1em;
 width: 600px;
 }

/* ///////////  ARTISTS  /////////// */

table.links_artists, table.artists_nav {
 margin: 1em;
 border: none;
 width: 96%;
 }
table.links_artists th, table.artists_nav th {
 background-color: #c66;
 color: white;
 }
table.links_artists td, table.artists_nav td {
 vertical-align: top;
 padding: 3px;
 font-size: smaller;
 background-color: #ffefef;
 }
table.links_artists th, table.links_artists td, table.artists_nav td, table.artists_nav th {
 width: 19%;
 border: none;
 border-left: 1px solid white;
 }
table.links_artists a, table.artists_nav a {
 display: block;
 padding: 3px;
 }
table.links_artists a:link, table.artists_nav a:link {
 color: #140000;
 }
table.links_artists a:hover, table.artists_nav a:hover {
 color: #c80000;
 }
table.livehouse_chiba td,
 table.livehouse_kanagawa td,
 table.livehouse_tokyo td,
 table.livehouse_others td,
 table.etc td {
 width: 28%;
 text-align: left;
 border-left: 1px solid #fff;
 font-size: smaller;
 }
table.livehouse_chiba a,
 table.livehouse_kanagawa a,
 table.livehouse_tokyo a,
 table.livehouse_others a,
 table.etc a {
 display: block;
 padding: 0.5em 1em;
 }
table.livehouse_chiba a:hover,
 table.livehouse_kanagawa a:hover,
 table.livehouse_tokyo a:hover,
 table.livehouse_others a:hover,
 table.etc a:hover {
 color: #c80000;
 }
table.livehouse_chiba, table.livehouse_kanagawa, table.livehouse_tokyo, table.livehouse_others, table.etc {
 width: 90%;
 margin-left: 5%;
 margin-bottom: 1em;
 }
table.livehouse_chiba td {
 background-color: #ffeded;
 }
table.livehouse_chiba a {
 color: #300;
 }
table.livehouse_kanagawa td {
 background-color: #edffed;
 }
table.livehouse_kanagawa a{
 color: #00271b;
 }
table.livehouse_tokyo td {
 background-color: #e8ffff;
 }
table.livehouse_tokyo a {
 color: #000727;
 }
table.livehouse_others td {
 background-color: #efefef;
 }
table.livehouse_others a {
 color: #2c2c2c;
 } 
table.etc td {
 background-color: #edf4ed;
 }
table.etc a {
 color: #044;
 }
h4 {
 border-left-width: 6px;
 border-left-style: solid;
 padding: 1px 0.5em 0 1em;
 margin: 1em 1em 4px 2em;
 }
h4.livehouse_chiba {
 border-left-color: #d48d8a;
 }
h4.livehouse_tokyo {
 border-left-color: #6c859f;
 }
h4.livehouse_kanagawa {
 border-left-color: #6f8d62;
 }
h4.livehouse_others {
 border-left-color: #999;
 }
