@chaeset "Shift_JIS";

.footer{
  color : #ffffff;
  background-color : #171717;
  font-size : 9pt;
  padding-bottom : 10px;
  padding-top : 10px;
}
.footerlink:link{
  color : #ffffff;
  text-decoration: none;
  font-size : 9pt;
}
.footerlink:visited{
  color : #ffffff;
  text-decoration: none;
  font-size : 9pt;
}
.footerlink:hover{
  color : #ffe8a2;
  text-decoration: none;
  font-size : 9pt;
}


