body {
  background-color: #ffffff;
}
DIV#box1 {
  height: 408px; width: 680px;
  position: absolute; top: 20px; left: 20px;
  border-style: none;
  background-image: URL(tyoukanzu.jpg);
  color: #000000;
}
DIV#box2 {
  height: 160px; width: 680px;
  position: absolute; top: 440px; left: 20px;
  border-style: none;
  background-color: #006600;
  color: #ffffff;
}
DIV#box4 {
  height: 1000px; width: 340px;
  position: absolute; top: 630px; left: 20px;
  border-style: none;
  background-color: #ffffff;
  color: #000000;
}
DIV#box5 {
  height: 1000px; width: 310px;
  position: absolute; top: 630px; left: 360px;
  border-style: none;
  background-color: #ccccff;
  color: #000000;
}
DIV#box6 {
  height: 400px; width: 650px;
  position: absolute; top:1700px; left: 20px;
  border-style: none;
  background-color: #006600;
  color: #ffffff;
}
DIV#box7 {
  height: 300px; width: 650px;
  position: absolute; top:2150px; left: 20px;
  border-style: none;
  background-color: #ffffff;
  color: #000000;
}
a {
  font-size: 10pt; line-height: 12pt;
}
p {
  font-size: 10pt; line-height: 12pt;
  padding: 8px 8px 0px;
}
span.title {
  font-size: 12pt; line-height: 14pt; font-weight: bold;
}
span.subtitle {
  font-size: 11pt; line-height: 12pt;
}
h1,h2 {
  font-weight: bold; font-size: 12pt; text-align: center;
}
table {
    color: #ffffff; font-size: 10pt; line-height: 12pt; margin: 8px;
}
ul {
  font-size: 10pt; line-height: 12pt; text-indent: -1em;
}

