@charset "Shift_JIS";

/* ------------------------------

 4.Main Contents
 
------------------------------ */
#mainContents {
	padding:20px 25px 0 25px;
	background:#fff;
}


#contsFirst {
	padding:0 0 15px;
}

/* ------------------------------
 本情報
 ------------------------------*/
#bookInfo {
	float:left;
	width:540px;
	position:relative;
}

#bookInfo p.cover {
	float:left;
	padding-right:10px;
}

#bookInfo div.info {
	float:left;
	width:335px;
}

#bookInfo div.info2 {
	float:left;
	width:300px;
}

#bookInfo dl {

}

#bookInfo dt {
	float:left;
	clear:both;
	width:50px;
}

#bookInfo dd {
	width:280px;
	margin-left:50px;
	padding-bottom:5px;
	color:#000;
}

#bookInfo dt img {
	margin:3px 0 5px;
}

#bookInfo dd h2 {
	font-size:18px;
	font-weight:bold;
	line-height:120%;
}

#bookInfo dd h2 span {
	font-size:14px;
}

#bookInfo h2.lead {
	font-size:18px;
	color:#000;
	padding:15px 10px 10px 0;
	line-height:120%;
}

#bookInfo p.leadTxt {
	line-height:150%;
	padding:0 10px 15px 0;
}

#bookInfo div.btnBuy img {
	margin-right:10px;
}

#bookInfo div.btnBooks {
	position:absolute;
	top:50px;
	right:10px;
}

#bookInfo div.btnPage {
	clear:both;
	padding:0 10px 10px;
}

#bookInfo div.btnPage img {
	margin-right:10px;
}




/* ------------------------------
 動画
 ------------------------------*/
#bookMovie {
	float:right;
	width:360px;
}

#bookMovie p.cap {
	padding:10px 0;
}

#bookMovie p.cap a {
	background:url(../../books/images/icon_triangle.gif) no-repeat left center;
	padding-left:12px;
	margin-top:10px;
	font-size:10px;
	color:#f5b18c;
}






#contsSecond {
	border-top:#ccc solid 1px;
	padding:20px 0 25px;
	width:910px;
}

#contsSecondInner {
	width:910px;
}

#contsSecond td {
	vertical-align:top;
}

/* ------------------------------
 紹介文
 ------------------------------*/
#bookText {
	width:540px;
	border-right:#ccc solid 1px;
}

#bookText .inner {
	padding-right:20px;
}

#bookText p {
	padding-bottom:20px;
}

#bookText .indexConts {
	padding-bottom:20px;
}

#bookText h3 {
	padding:20px 0 8px;
	font-weight:normal;
	font-size:12px;
	color:#e50a70;
	border-top:#999 dotted 1px;
}

#bookText h3.txtProfile {
	padding:20px 0 8px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	border-top:#999 dotted 1px;
}

#bookText h3.txtProfile2 {
	padding:0 0 3px;
	font-size:12px;
	font-weight:normal;
	color:#000;
}


#bookText div.btnBuy img {
	margin-right:10px;
}


/* ------------------------------
 ブックレビュー
 ------------------------------*/
#bookReview {
	width:370px;
}

#bookReview .inner {
	padding-left:20px;
	position:relative;
}

#bookReview h2 {
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	background:url(../../books/images/icon_niko_s.gif) no-repeat left center;
}

#bookReview p.lead {
	padding:5px 60px 0 0;
}

#bookReview div.btnBlog {
	position:absolute;
	top:20px;
	right:0px;
}

#bookReview div.btnBlog2 {
	position:absolute;
	top:220px;
	right:0px;
}

#bookReview .memo {
	padding-bottom:50px;
}


#bookReview #contsBlog h3 {
	padding-top:15px;
	font-weight:normal;
	font-size:12px;
}

#bookReview #contsBlog h3 a {
	color:#f5b18c;
}

#bookReview  #contsBlog div.date {
	padding-top:5px;
/* 	font-size:10px; */
	color:#000;
}

#bookReview #contsBlog p {
	padding:0 10px 15px 0;
	background:url(../../books/images/dotline.gif) no-repeat bottom left;
}

#bookReview #contsBlogMore {
	display:none;
}


#bookReview div#btnBlogMore {
	padding:10px 30px;
	text-align:right;
}

#bookReview div#btnBlogClose {
	padding:10px 30px;
	text-align:right;
	display:none;
}


