@charset "utf-8";


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

CSS information

 file name  :project.css
 author     :Nihon Hicom
 style info :企画出版ページ設定用
 data       :2011.09.06
 name       :Masahiko Maruo
 
=================================================================== */

#main_content{
	width:700px;
}
#main_content #taxonomy_header{
	margin:0;
	padding: 20px 20px 0;
	width:660px;
	height:30px;
	background:url(../../images/single_images/single_header.jpg) no-repeat;
}
#main_content #taxonomy_main{
	margin: 0;
	padding: 0 50px 40px;
	width:600px;
	height:auto;
	background:url(../../images/single_images/single_main.jpg) repeat-y;
	overflow:hidden;
}
#main_content #taxonomy_footer{
	margin:0;
	width:700px;
	padding: 10px 0 0;
	height:10px;
	background:url(../../images/single_images/single_footer.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;
}
.entry-content{
	width:600px;
}
.entry-meta{
	clear:both;
}
.project_img,.book_info,.author_voice{
	float:left;
}
.project_img{
	width:124px;
	height:auto;
	margin-right:10px;
	float:left;
}
.project_img img{
	border:1px #CCC solid;
}
.project_book_info{
	width:464px;
	min-height:200px;
	max-height:250px;
	float:left;
}
/*book_info start*/
.book_detail{
	border-bottom:1px #DDD solid;
	margin-bottom:20px;
}

.book_detail .project_book_info span.genre{
	margin-bottom:5px;
	padding:2px 3px 0;
	color:#7e974e;
	font-size:11px;
	line-height:14px;
	vertical-align:middle;
	letter-spacing:0;
	background: url(../../images/genre_back.jpg) repeat-x;
	width:181px;
	height:14px;
	border:1px #CCC solid;
	text-align:center;
	display: block;
}
.book_detail .project_book_info  div.book-title2{
	float:left;
}
.project_book_info .book-title h3,
.book_detail .project_book_info h3 a{
	display: inherit;
}
.book_detail .project_book_info h3,
.book_detail .project_book_info h3 a{
	margin:0 0 5px;
	color:#7e974e;
	font-size:17px;
	line-height:23px;
}
.project_book_info .book-title{
	margin-bottom:10px;
}

.book_detail .project_book_info p.author span.sub_text{
	margin-left:5px;
}
.book_detail .project_book_info p{
	font-size:13px!important;
	line-height:22px;
	margin-bottom:3px;
}
.book_detail .project_book_info p.author{
	padding:0 0 0 28px;
	background:url(../../images/category_images/author_icon.jpg) no-repeat left top;
	width:436px;
}
.book_detail .project_book_info p.price{
	padding:0 0 0 28px;
	background:url(../../images/category_images/price_icon.jpg) no-repeat left center;
	position:relative;
	width:172px;
}

.book_detail .project_book_info .info_left{
	position:relative;
	top:-60px;
	left:250px;
	width:220px;
}
.book_detail .project_book_info p.release{
	padding:0 0 0 64px;
	background:url(../../images/category_images/release.jpg) no-repeat left center;
	position:relative;
	width:200px;
}
.book_detail .project_book_info p.specification{
	padding:0 0 0 64px;
	background:url(../../images/category_images/specification.jpg) no-repeat left center;
	width:200px;
}
.book_detail .project_book_info p.page-num{
	padding:0 0 0 64px;
	background:url(../../images/category_images/page-num.jpg) no-repeat left center;
	position:relative;
	width:200px;
}
.book_detail .project_book_info p.isbn{
	padding:0 0 0 64px;
	background:url(../../images/category_images/isbn.jpg) no-repeat left center;
	width:200px;
}

.project_book_link{
	margin-top:10px;
	width:200px;
	height:33px;
}

.project_book_link a{
	display:block;
	width:200px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
}
a.project_detail{
	margin:0;
	background: url(../../images/page_image/project_images/visit_site_btn.jpg) no-repeat;
}