a:link {
  color: #fff;
  text-decoration: none;
}

a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

a:active {
  color: #fff;
  text-decoration: none;
}

html {
  background-color: transparent;
  display: table;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

body {

  display: table-cell;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  background:url(../images/bg/space.jpg) center/cover no-repeat fixed;
  min-height: 100vh
}

body::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../images/bg/space.jpg) center/cover no-repeat fixed;
  -webkit-background-size:cover;
  min-height: 100vh
  }

#block {
  background-color: transparent;
  display: block;
  margin-bottom: 166px;
  margin-top: 166px;
}

h1 {
  background-color: transparent;
  margin-bottom: 0px;
  margin-top: 0px;
}

img.logo {
  border: none;
  width: 395px;
}

img.artwork {
  border: 1px #474a4d solid;
  height: 226px;
  vertical-align: top;
  width: 226px;
}

table.table1 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  text-align: center;
  vertical-align: middle;
  width: 640px;
}

table.table2 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  text-align: center;
}

td.td1 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  color: #fff;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', "Osaka", "MS PGothic", 'ＭＳ Ｐゴシック', Arial, sans-serif;
  font-size: 12px;
  line-height:19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

td.aw {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  text-align: center;
  vertical-align: top;
}

td.td2 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  color: #fff;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', "Osaka", "MS PGothic", 'ＭＳ Ｐゴシック', Arial, sans-serif;
  font-size: 12px;
  line-height:19px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

td.blank1 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  height: 64px;
}

td.blank2 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  height: 5px;
}

td.blank3 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  height: 50px;
}

td.blank4 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  width: 25px;
}

td.blank5 {
  background-color: transparent;
  border-color: #fff;
  border-style: none;
  border-width: 1px;
  height: 25px;
}

#footer-text {
  background-color: transparent;
  bottom: 0;
  color: #fff;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', "Osaka", "MS PGothic", 'ＭＳ Ｐゴシック', Arial, sans-serif;
  font-size: 12px;
  height: 96px;
  left: 0;
  overflow: hidden;
  position: fixed;
  text-align: left;
  z-index: 101;
}

#footer-text p {
  display: inline-block;
  height: 100%;
  list-style:none;
  margin: 0 auto;
  padding: 38px 0px 0px 38px;
}

#footer {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#00000000, endcolorstr=#ff000000))";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0)";
  background: -moz-linear-gradient(top, transparent, #000);
  background: -webkit-linear-gradient(top, transparent, #000);
  background: linear-gradient(transparent, #000);
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#00000000, endcolorstr=#ff000000));
  height: 96px;
  left: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 100;
  zoom: 1;
}

#footer ul {
  background-color: transparent;
  list-style:none;
  margin: 0 auto;
  overflow: hidden;
  padding: 32px 0px 32px 0px;
  width: 496px;
}

#footer ul li {
  float: left;
  margin: 0px 0px;
  border: none;
  width: 62px;
}