/* -----------------------------------------------
              Books
   ----------------------------------------------- */

#Main .area-cat-hd {
	margin-bottom: 26px;
}

#Main .area-content.books {
	border: none;
	padding-top: 18px;
}

#Main .area-cat-hd .area-more {
	/*width: 665px;*/width:100%; text-align: right; margin: 10px 0;
}

#Main .area-cat-hd .area-more .return {
	/*position: absolute;
	left: 0;
	top: 2px;*/
	
}

#Main .area-foot .area-more {
	padding-top: 9px;
	padding-bottom: 11px;
}

#Main .area-foot .area-more {
	height: 16px;
}

#Main .area-foot .area-more .return {
	position: absolute;
	left: 0;	
}

#Main .area-content.books .entry-content {
	padding-bottom: 0;
	margin-bottom: -10px;
}

#Main .area-content.books .entry-content .area-image {
	/*width: 240px;*/width:40%; padding-right:1em; box-sizing: border-box;
}

#Main .area-content.books .entry-content .area-image img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
	max-width: 100%; height:auto;
}

#Main .area-content.books .entry-content .area-text {
	/*width: 424px;*/width:60%; box-sizing: border-box;
	padding-bottom: 9px;
}

#Main .area-content.books .entry-content .area-text p {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.4;
}

#Main .area-content.books .entry-content div.genre {
	background: #F1F1F1;
	border: 1px solid #C0D580;
	padding: 3px 5px;
	position: relative;
	top: 2px;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}

#Main .area-content.books .entry-content .lead {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #C0D580;
	line-height: 1.4;
}

#Main .area-content.books .entry-content .hd {
	font-size: 14px;line-height: 1.75;
}

#Main .area-content.books .entry-content .hd .title {
	font-size: 20px !important;
	color: #000000;
	padding: 2px 0 5px !important;
}

#Main .area-content.books .entry-content p.bg {
	padding: 6px 8px;
}

#Main .area-content.books .entry-content .meta {
	font-size: 12px;
	width: auto;
	margin-top: 12px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C0D580;
	margin-bottom: 7px;
}

#Main .area-content.books .entry-content .meta .left {
	width: 160px;
}

#Main .area-content.books .entry-content .meta .right {
	float: left;
}

#Main .area-content.books .entry-content .area-more {
	width: 100%;
	height: auto;
}

#Main .area-content.books .entry-content .shop {
	height: 37px;
	border-bottom: 1px solid #C0D580;
}

#Main .area-content.books .entry-content .select-bl {
	top: 0;
	/*left: 95px;*/
	/*left: 264px;*/
	/*right:0;*/
}

#Main .area-content.books .entry-content .select-gr {
	position: absolute;
	top: 0;
	left: 264px;
}

#Main .area-content.books .entry-content .area-link {
	border-bottom: 1px solid #C0D580;
	margin-bottom: 3px;
}

#Main .area-content.books .entry-content .area-link-01 {
	background-color: #F1F1F1;
	text-align: center;
	padding: 10px;
}

#Main .area-content.books .entry-content .area-link-01 .frame {
	border: 3px solid #C0D580;
	text-align: center;
	padding: 5px 0;
	background-color: #FFFFFF;
	display: block;
	width: 120px;
	float: right;
	margin-left: 5px;
}

#Main .area-content.books .entry-content .area-link-02 {
	background-color: #F8F8F8;
	padding: 10px 10px 4px;
}

#Main .area-content.books .entry-content .area-link-02 a {
	font-weight: normal;
	float: right;
	margin-left: 10px;
	white-space: nowrap;
}

#Main .area-content.books .entry-content .order {
	padding: 7px 0;
	text-align: right;
}

#Main .area-content.books .entry-content .hd-01 {
	border: none;
	color: #000000;
	position: relative;
	top: 12px;
	left: -7px;
	margin-bottom: 22px;
}

#Main .area-content.books .entry-content .dot-t {
	background: url(../../img/dot_w.gif) 0 2px repeat-x;
	margin-top: -2px;
	margin-bottom: -6px;
}

#Main .area-content.books .entry-content h4 {
	padding-bottom: 4px;
}

#Main .area-content.books .entry-content .dot-t p {
	line-height: 1.5; text-align: justify;
}

#Main .area-content.books .entry-content .auther {
	padding-bottom: 10px;
}

#Main .area-content.books .entry-content .auther p {
	padding-bottom: 15px;
	margin-bottom: 0;
}






