body {
  text-align:center;
  margin: 2;
  color: #000000;
  background-color: #000000;
  background-image: url(../../index.gif);
  background-repeat: repeat-y;
  background-position: center
}

th {
  font: normal small font-family: "Times New Roman",Times,serif;
  color: #ffffff
}

h1, h2, h3, h4 {
  text-align: center;
  color: #ffffff;
}

h1 { font: bold xx-large "平成明朝",serif }
h2 { font: italic xx-large "Times New Roman",Times,serif }
h3 { font: italic xx-large "Times New Roman",Times,serif }
h4 { font: oblique bold xx-large 180% "Helvetica",sans-serif }

.type1, .type2, .type3, .type4, .type5 {
  text-align: center;
}
.type1 {
  font: 12pt Impact,sans-serif;
  color: #d3d3d3;
}
.type2 {
  font: 500 13pt "ＭＳ　Ｐゴシック",sans-serif;
  color: #ffffff;
}
.type3 {
  font: bolder 16pt "ＭＳ　Ｐゴシック",sans-serif;
  color: #ffffff;
}
.type4 {
  font: 10pt "平成明朝",serif;
  color: #d3d3d3;
}
.type5 {
  font: bold 13pt "ＭＳ　Ｐゴシック",sans-serif;
  color: #ffffff;
}

table {
  color: #ffffff;
  background-color: #000000;
  margin: auto;
  width:700px
}

#typeA   { width: 115px; height: 135px }
#typeB   { border: solid 1px #c0c0c0 }
#center1 { text-align: center }
#center2 { text-align: center }
#center3 { text-align: center }
#center4 { text-align: center }
#center5 { text-align: center }
#center6 { text-align: center }
#center7 { text-align: center }

img.small    { width: 100px; height: 150px; border-width: 2px }
img.normal   { width: 100px; height: 150px }
img.w-normal { width: 150px; height: 100px }
img.long     { width: 100px; height: 300px }
img.big      { width: 200px; height: 300px }
img.yoko     { width: 200px; height: 150px }
img.normal-w { width: 120px; height: 150px }
img.little   { width: 70%;   height: 70%   }
img.soon     { width: 30%;   height: 30%   }
img.a        { width: 150px; height: 225px }
img.b        { width: 225px; height: 150px }


a:link { color: #ffffff; background: #000000 }
a:visited { color: #800080; background: #000000 }
a:hover { color: #ff0000; background: #000000 }
a:active { color: #c0c0c0; background: #000000 }


  
