@charset "Shift_JIS";

body {
  color: #333333;
  background: #FFFFFF;
}
a img {
  border: none;
  color: #ffffff;
  background: transparent;
}
h1 {
  font-size: x-small;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  margin: 10px 0 0 0;
  padding: 10px 0 10px 0;
  text-align: center;
}
table#further_info {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 80%;
  line-height: 1.3;
  font-family: "Arial", "Helvetica", "sans-serif";
}
table#further_info th {
  padding: 5px 5px 5px 5px;
  width: 100px;
  color: #333333;
  font-weight: lighter;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #D9D9D9;
}
table#further_info td {
  padding: 5px 5px 5px 5px;
  color: #333333;
}
table#further_info th, table#further_info td {
  border-bottom: 1px solid #D9D9D9;
}
