@charset "utf-8";

.book_ttl_bar {
width: 920px;
background-color: hsla(42,30%,85%,1.00);
text-align: center;
font-size: 20px;
font-weight: bold;
padding: 9px 0;
color: hsla(0,0%,35%,1.00);
border-radius: 8px;
margin-bottom: 30px;
}
.clear {
overflow: hidden;
}

.parent {
position: relative;
width: 200px;
height: 250px;
text-align: center;
}
.children {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.nav-style {
font-size: 14px;
}

.book_area {
margin-right: auto;
margin-left: auto;
width: 940px;
height: auto;
}
.book_area2 {
margin-right: auto;
margin-left: auto;
width: 940px;
height: auto;
overflow: hidden;
}
.book_block:first-child {
padding-left: 8px;
}
.mt50 {
margin-top: 50px;
}

.book_block {
margin-left: 15px;
margin-right: 15px;
float: left;
margin-bottom: 20px;
}
.book_block2 {
margin-left: 15px;
margin-right: 15px;
float: left;
margin-bottom: 0px;
}
.book_img {
width: 156px;
}
.book_img2 {
width: 200px;
}

/*　テキスト　*/
.text_area {
width: 156px;
text-align: left;
}
.text_area2 {
width: 200px;
text-align: left;
}
.text_area h4, .text_area2 h4 {
font-size: 12px;
margin-top: 5px;
line-height: 18px;
color: hsla(219,57%,45%,1.00);
margin-bottom: 5px;
}
.text_area p, .text_area2 p   {
margin: 0;
}
p.book_publisher {
font-size: 10px;
}
.book_author {
font-size: 12px;
font-weight: bold;
}
p.book_author {
}
.book_date {
font-size: 11px;
}

/*リンク*/
ul .link-list  {
width: 880px;
text-align: left;
list-style-type: disc;
}
.link-area {
margin-bottom: 125px;
}
.link-area .mb50 .link-subtitle {
width: 875px;
text-align: left;
font-size: 13px;
margin-bottom: 30px;
}
