body {
  line-height: 16px;
  text-align: center;
  color: #fdfdfd;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 150px;
  background-color: black;
  background-image: url(top-pict/haikei.jpg);
}
a:link {
  text-decoration: none;
  color: #ffcc33;
  padding-right: 20px;
  padding-left: 20px;
}
a:hover {
  color: #00f800;
  background-color: #006c00;
}
a:active {
  color: #ffcc33;
}
a:visited {
  color: #ffcc33;
}
td {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
table {
  margin-left: auto;
  margin-right: auto;
  background-color: #333333;
  width: 400px;
}
.title {
  letter-spacing: 15px;
  text-align: center;
}
.title-2 {
  letter-spacing: 5px;
  text-align: center;
}
