/* === フッタのスタイル === */
BODY {
  width: 780px;
  height: 30px;
  font-size: 15px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #333333;
}
table {
  width: 778px;
  height: 30px;
  font-size: 15px;
  color : #ffffff;
  margin-left : auto;
  margin-right : auto;
}
