@charset "shift_jis";
BODY{
  font-family : "MS UI Gothic";
  text-align : center;
  background-color : #400000;
  color : #ffb5ff;
}
.waku{
  width : 650px;
  text-align : left;
  padding : 50px;
  line-height : 1.4;
  font-size : 85%;
  color : #c0c0c0;
  background-color : black;
  margin : auto;
}
A{
  color : #e49c5a;
}
#footer{
  font-size : 75%;
  text-align : left;
}
