#contents > .wrap {
  position: relative;
  width: 960px;
  margin: 12px auto;
}

#breadcrumb {
  width: 710px;
  line-height: 1.5;
}
#breadcrumb a {
  color: #E54C20;
}

#sns {
  position: absolute;
  top: 0;
  right: 0;
}

#main .mainInner {
  padding: 30px 25px;
  border: 1px solid #E0E0E0;
  background-color: #fff;
}
#main h1 {
  margin-bottom: 16px;
  font-size: 217%;
  font-weight: bold;
}
#main h1 span {
  margin-left: 18px;
  font-size: 62%;
  vertical-align: middle;
}
#main .mainLead {
  margin-bottom: 22px;
  font-size: 117%;
}

#categories {
  padding-bottom: 24px;
  border-bottom: 1px dashed #CCCCCC;
}
#categories p {
  margin-bottom: 8px;
}
#categories ul {
  *zoom: 1;
  margin-right: -6px;
}
#categories ul:after {
  content: "";
  display: block;
  clear: both;
}
#categories ul li {
  float: left;
  margin: 0 6px 6px 0;
  padding-left: 2px;
  background-color: #FF9900;
  background-image: url(/content/images/column/bg_category_left.gif);
  background-position: left 0;
  background-repeat: no-repeat;
}
#categories ul li:first-child {
  margin-left: 0;
}
#categories .wrap {
  padding-right: 2px;
  background-image: url(/content/images/column/bg_category_right.gif);
  background-position: right 0;
  background-repeat: no-repeat;
}
#categories a {
  display: block;
  height: 24px;
  padding: 5px 12px 0;
  color: #fff;
  font-size: 117%;
  font-weight: bold;
}

#book_detail h2, #book_detail .title, .book_detail_type1 h2, .book_detail_type1 .title {
  margin-bottom: 18px;
  font-size: 217%;
  font-weight: bold;
}
#book_detail .wrap, .book_detail_type1 .wrap {
  *zoom: 1;
}
#book_detail .wrap:after, .book_detail_type1 .wrap:after {
  content: "";
  display: block;
  clear: both;
}
#book_detail .book_image, .book_detail_type1 .book_image {
  float: left;
}
#book_detail .book_image a:hover img, .book_detail_type1 .book_image a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#book_detail .about, .book_detail_type1 .about {
  position: relative;
  float: right;
  width: 330px;
}
#book_detail .about a, .book_detail_type1 .about a {
  color: #E64C21;
}
#book_detail .image, .book_detail_type1 .image {
  position: absolute;
  top: -110px;
  right: -25px;
}
#book_detail .image .inner, .book_detail_type1 .image .inner {
  display: table-cell;
  width: 241px;
  height: 189px;
  text-align: center;
  vertical-align: bottom;
}
#book_detail .time, .book_detail_type1 .time {
  width: 90px;
  margin-bottom: 10px;
  padding: 8px 12px;
  background-color: #0099FF;
  color: #FFFF00;
  text-align: center;
}
#book_detail .time p, .book_detail_type1 .time p {
  font-size: 150%;
}
#book_detail .time p:first-child, .book_detail_type1 .time p:first-child {
  font-size: 117%;
}
#book_detail .time p span, .book_detail_type1 .time p span {
  font-size: 173%;
}
#book_detail .detail, .book_detail_type1 .detail {
  margin-bottom: 10px;
  padding: 15px;
  background-color: #FFE7CE;
  font-size: 117%;
  line-height: 1.5;
}
#book_detail .detail .btn, .book_detail_type1 .detail .btn {
  margin-top: 10px;
  text-align: center;
}
#book_detail .texts, .book_detail_type1 .texts {
  font-size: 117%;
  line-height: 1.5;
}
#book_detail .texts p, .book_detail_type1 .texts p {
  margin-top: 16px;
}
#book_detail .texts p:first-child, .book_detail_type1 .texts p:first-child {
  margin-top: 0;
}
#book_detail .btns, .book_detail_type1 .btns {
  margin-top: 10px;
  text-align: center;
  font-size: 0;
}
#book_detail .btns a, .book_detail_type1 .btns a {
  display: inline-block;
  margin-left: 20px;
}
#book_detail .btns a:first-child, .book_detail_type1 .btns a:first-child {
  margin-left: 0;
}

#related_column h2, #info_back_number h2 {
  margin-bottom: 20px;
}
#related_column li, #info_back_number li {
  *zoom: 1;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px dashed #CCCCCC;
}
#related_column li:after, #info_back_number li:after {
  content: "";
  display: block;
  clear: both;
}
#related_column li:first-child, #info_back_number li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#related_column li .image, #info_back_number li .image {
  float: left;
}
#related_column li .about, #info_back_number li .about {
  float: right;
  width: 490px;
}
#related_column li h3, #info_back_number li h3 {
  margin-bottom: 8px;
  font-weight: bold;
}
#related_column li a, #info_back_number li a {
  color: #000;
}

#related_column {
  padding-top: 20px;
}

#info_back_number {
  padding-top: 20px;
}

.btns_type1 {
  *zoom: 1;
}
.btns_type1:after {
  content: "";
  display: block;
  clear: both;
}
.btns_type1 > div {
  float: left;
  width: 200px;
  margin-left: 10px;
}
.btns_type1 > div:first-child {
  margin-left: 0;
}
.btns_type1 a {
  display: block;
  padding: 10px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #00B48D;
  color: #fff;
  font-size: 150%;
  text-align: center;
}
.btns_type1 a.current {
  background-color: #009170;
}
