@charset "utf-8";


/* ===================================================================

CSS information

 file name  :voice.css
 author     :Nihon Hicom
 style info :心をカタチにした著者の声ページ設定用
 data       :2011.08.17
 name       :Masahiko Maruo
 
=================================================================== */

#main_content{
	width:710px;
	margin-right:0;
}
#main_content #page_header3{
	margin:0;
	padding:0;
	width:700px;
	height:200px;
	background:url(../../images/page_image/manuscript_images/voice_header.jpg) no-repeat;
}
#main_content .page_header h2,
#main_content .page_header h3,
#main_content .page_header h4,
#main_content .page_header p,
#main_content #page_main .concept h5,
#main_content #page_main #detail3 h5,
#main_content #page_main #detail3 h6,
#main_content #page_main #detail4 h5,
#main_content #page_main #detail5 h5{
	display:none;
}
#voice_content{
	margin:15px 0 0;
	padding:0;
	width:708px;
	height:auto;
}
.voice_main{
	margin-right:10px;
	margin-bottom:10px;
	background:url(../../images/page_image/manuscript_images/voice_back.jpg) no-repeat;
	width:206px;
	height:225px;
	padding:10px;
	overflow:hidden;
	float:left;
}
.entry-content{
	margin-top:0px;
	width:100px;
}
.entry-meta{
	clear:both;
}
.book_detail h3{
	padding:0 0 0 34px;
	background:url(../../images/page_image/manuscript_images/voice_icon.jpg) no-repeat center left;
}
.book_detail h3,.book_detail h3 a{
	margin-bottom:5px;
	color:#7e974e;
	font-size:13px;
	line-height:18px;
	height:44px;
}
.voice_img,.book_info,.author_voice{
	float:left;
	
}
.voice_img{
	border:1px #CCC solid;
	width:94px;
	height:132px;
	margin-right:10px;
	float:left;
}

.voice{
	width:100px;
	float:left;
}
.book_info{
	height:132px;
}
/*book_info start*/
.book_detail .book_info span.genre{
	margin-bottom:5px;
	padding:3px;
	color:#7e974e;
	font-size:11px;
	line-height:14px;
	vertical-align:middle;
	letter-spacing:0;
	background: url(../../images/page_image/manuscript_images/genre_voice_back.jpg) repeat-x;
	width:93px;
	height:28px;
	border:1px #CCC solid;
	text-align:center;
	display: table-cell;
	/display: block;/*IE6,7*/

}
.book_info .book-title h4,
{
	display: inherit;
}
.book_detail .book_info p.price,
.book_detail .book_info p.release,
.book_detail .book_info p.specification,
.book_detail .book_info p.page-num,
.book_detail .book_info p.isbn,
.sub_text{
	display: none;
}
.book_detail .book_info h4{
	margin:5px 0;
	color:#7e974e;
	font-size:13px;
	line-height:16px;
}
.book_detail .book_info p.author span.sub_text{
	margin-left:5px;
}
.book_detail .book_info p{
	font-size:13px;
	line-height:22px;
	height:22px;
}
.book_detail .book_info p.author{
	margin:0;
	padding:0 0 0 28px;
	background:url(../../images/category_images/author_icon.jpg) no-repeat left center;
	width:72px;
}
.book_detail .btn{
	position:relative;
	top:10px;
	left:-106px;
	clear:both;
	width:206px;
	height:33px;
	overflow:hidden;
}
.book_detail .btn a{
	display:block;
	height:33px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.book_detail .btn .voice_btn{
	width:115px;
	margin-right:6px;
	background:url(../../images/page_image/manuscript_images/voice_btn.jpg) no-repeat;
}
.book_detail .btn .detail_btn{
	width:85px;
	background:url(../../images/page_image/manuscript_images/detail_btn.jpg) no-repeat;
}

/*book_info end*/
.book_detail .author_voice,
.book_detail .author_voice .voice_cap{
	display:none;
}


#main_content #taxonomy_header{
	margin:0;
	padding: 20px 20px 0;
	width:660px;
	height:50px;
	background:url(../../images/single_images/single_header.jpg) no-repeat;
}
#main_content #taxonomy_main{
	margin: 0;
	padding: 0 40px 60px;
	width:620px;
	height:auto;
	background:url(../../images/single_images/single_main.jpg) repeat-y;
	overflow:hidden;
}
#main_content #taxonomy_main .entry-content p{
	text-align:center;
	width:620px;
	font-size:14px;
}
#main_content #taxonomy_footer{
	margin:0;
	width:700px;
	padding: 10px 0 0;
	height:10px;
	background:url(../../images/single_images/single_footer.jpg) no-repeat;
}
