body {
  font-family: Georgia, Palatino, "New York", "New Century Schoolbook", "Times New Roman", Times, serif;
  color: #000000;
  background: #ffffff url("images/bg.png");
  background-repeat: repeat;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.float90 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.float80 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.float80plus {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5em;
}
.float70 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.float70plus {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5em;
}
.float60 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.float30 {
  width: 30%;
  margin-right: auto;
  margin-left: auto;
}
.sp00 {
  line-height: 1.0em;
}
.sp05 {
  line-height: 1.5em;
}
.em02 {
  font-size: 1.2em;
}
.sp05em05c {
  text-align: center;
  line-height: 1.5em;
  font-size: 1.5em;
}
a:link {
  color: #0000ff;
}
a.booktitle {
  color: #000000;
  text-decoration: none;
}
a.booktitle:hover {
  font-weight: bold;
}
a.vcart {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  border: 1px solid #a3a3a3;
  padding: 1px;
  outline: 1px solid #252525;
}
a.vcart:hover {
  background-color: #d3d3d3;
}
p.footnote {
  font-size: 75%;
  text-align: center;
}
img.link {
  border-width: 0;
}
td {
  vertical-align: top;
}
