@charset "Shift_JIS";

body {
  color: #000000;
  background: #ffffff;
}
a img {
  border: none;
  color: #ffffff;
  background: transparent;
}
h2 {
	font-size: medium;
}
form {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}
