
body {
  margin-top: 0.5%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  background-color: #000000;
  font-family: arial,helvetica;
  font-size: small;
  color: #5050ff;
}

a { text-decoration: none; color: #5050ff; }
a:hover { text-decoration: underline; color: #8080ff; }
a:active { color: #5050ff; }

.albumname { text-decoration: none; color: #5050ff; }
a.albumnavi { text-decoration: none; color: #5050ff; }

td {
  font-family: arial,helvetica;
  font-size: small;
}

.mainframe {
        width: 100%;
        height: 100%;
        border-spacing: 0;
}

.logoframe {
	vertical-align: middle;
	text-align: center;
}

.menuframe {
	vertical-align: bottom;
	text-align: center;
}

.navframe {
        width: 100%;
        border-spacing: 0;
}

.navbar {
	vertical-align: top;
	text-align: center;
}

.menu2 { width: 50.000% }
.menu3 { width: 33.333% }
.menu4 { width: 25.000% }
.menu5 { width: 20.000% }
.menu6 { width: 16.667% }
.menu7 { width: 14.286% }
.menu8 { width: 12.500% }
.menu9 { width: 11.111% }


