* { margin: 0; padding:0; }
img { border: none; }

body {
  text-align: center;
  background-color: #888;
  font-size: 90%;
  line-height: 1.7;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 900px;
  background: d2d3d2;
  background: url('../../../_images/special/jibun/background.jpg') repeat-y;
}

/* =============================== */
#bread_clumb a {
  color: #eee;
}
#bread_clumb {
  background: #636467;
  color: #eee;
  padding: 3px 0 3px 1em;
  margin-top: -14px;
}

/* =============================== */
#contents {
  width: 650px;
  float: left;
}
#contents h3 {
  margin-left: 10px;
  font-size: 130%;
}

/* ------------------------------- */
#book_review {
  background: url('../../../_images/special/jibun/white.png') top left;
  margin: 0 10px 10px 10px;
  padding: 10px;
}

/* ------------------------------- */
#interview {
  text-align: center;
  background: url('../../../_images/special/jibun/white.png') top left;
  margin: 0 10px 10px 10px;
  padding: 10px;
}
#interview object {
  margin: 0 auto;
}

/* ------------------------------- */
#contents #tachiyomi {
  margin: 0 10px 10px 10px;
  padding: 10px;
  background: url('../../../_images/special/jibun/white.png') top left;
}
#contents #tachiyomi h4 {
  margin-top: 20px;
}
#contents #tachiyomi ol {
  margin-left: 2em;
}

/* =============================== */
#navi {
  padding-top: 10px;
  width: 240px;
  float: left;
}
#navi h3 {
  margin-top: 20px;
}
#book_img {
  margin: 10px auto;
}

#buttons {
  list-style-type: none;
  margin-left: 30px;
}
#buttons li {
  margin-top: 10px;
}
#comming {
  height: 62px;
  background: url('../../../_images/special/jibun/btn_radio.png') no-repeat center left;
}

#bookinfo {
  line-height: 1.5em;
  margin-left: 1em;
}
#bookinfo dt {
  margin-bottom: -1.6em;
}
#bookinfo dd {
  margin-left: 3.5em;
}

#author_info {
  line-height: 1.5em;
  margin-left: 1em;
}

#links {
  margin-left: 1em;
}

/* =============================== */
#footer {
  clear: both;
  text-align: center;
}
