@import url(index-j.css);

#header {
  background: transparent none;
  padding-bottom: 0;
}

#header #back {
  text-align: right;
  padding: 0;
  margin: -30px 5px 0;
}

#header #back img {
  border: solid 1px #ffffff;
}

#header #back a:hover img {
  border: solid 1px #99cccc;
}



#comments {
  background: url(../image/lupine.png) no-repeat 530px 0;
}

#comments h2 {
  width: 480px;
  margin-bottom: 110px;
}

#notebook {
  background: url(../image/comment.png) repeat-y center top;
  line-height: 24px;
  padding-top: 24px;
}

#notebook p {
  font-size: 90%;
  letter-spacing: 1px; word-spacing: 3px;
  text-align: justify;
  text-justify: inter-ideograph;
  padding: 0 24px 20px;
  border-bottom: solid 3px #adf;
  margin: 0 24px 25px 44px;
}

#notebook p .signature {
  display: block;
  text-align: right;
}

#gotop {
  text-align: right;
  margin: -.5em 0;
}

#gotop a img {
  border: solid 1px #aaddff;
}
