body {
  margin-left: 90px;
  color: #000000;
  background-color: #ffffff;
  background-image: url(../image/tenji1.gif);
  background-repeat: repeat-y;
  background-attachment: fixed;
}
#wrapper {
  width: 660px;
  margin: 0 auto;
  text-align: left;
}
#header {
  background: #ddeedd;
}
#comment {
  height: 110px;
  background: #ffcc88;
}
#menu {
  width: 660px;
  background: #ffcc88;
}
#main {
  height: 660px;
  background: #ffeeff;
}
#footer {
  clear: both;
  background: #ddeedd;
  height: 100px;
}
p {
  margin: 0px;
  padding-bottom: 0px;
}
hr {
  width: 620px;
  height: 5px;
}
.d1 {
  color: #000000;
  font-weight: bold;
}
.d2 {
  color: #ff0033;
  font-weight: bold;
}
.c1 {
  margin-left: 100px;
  color: #000000;
  font-weight: bold;
}
.c2 {
  margin-left: 150px;
  color: #000000;
  font-weight: bold;
}
.c3 {
  margin-left: 200px;
  color: #000000;
  font-weight: bold;
}

