@charset "UTF-8";

/*============================================================
//  
//  ジャンルトップページスタイル--------------------
//  ・detail
//  ・right_clm
//  
//==========================================================*/
#hd{height:140px;}
.test{ border:1px solid #f00; }

/*============================================================
//  ・detail
//==========================================================*/
.detail{
	width:640px;
	margin:0;
	float:left;
	padding:6px 0 0;
}
.detail .detail_search_box{
	width:640px;
	background:#EBF9FC;
	margin:0 0 10px 0;
}
.submit_btn{margin:3px 0 0;}
.stock_select select{width:150px;}
.genre_select select{width:150px;}
.release_y_select select{width:80px;}
.release_m_select select{width:65px;}
.detail .detail_search_box .name{
	width:65px;
	padding: 10px 0 10px 15px;
	background:#B6E7F6;
	float:left;
}
.detail .detail_search_box .name_s{
	width:65px;
	padding: 33px 0 10px 15px;
	background:#B6E7F6;
	float:left;
}
.inr{
	width:530px;
	padding: 10px 0 10px 15px;
	float:left;
	background:url(/img/search/searh_obj.jpg) no-repeat left center;
}
.inr li{
	display:inline;
	padding-right: 10px;
}
.inr li a{
	color:#333;
}
.inr li a:hover{
	color:#fff;
	background:#333;
}

#selection{
	padding:5px 15px 5px 0;
	float:left;
}
#select_name{
	padding:5px 5px 5px 0;
	float:left;
}

.business .news_cnts .day{color:#FF0000;}
.study .news_cnts .day{color:#66CC00;}
.language .news_cnts .day{color:#CC0099;}
.general .news_cnts .day{color:#660099;}
.bunko .news_cnts .day{color:#006666;}
.top .news_cnts .day{color:#19C5F4;}
.sr{
	float:left;
	width:200px;
	padding:10px 0;
}
.btn{
	float:right;
	width:440px;
	text-align:right;
	padding:10px 0;
}
.btn img {margin:0 5px;}
.btn a{color:#333; text-decoration:underline;}
.result_box{
	border:1px solid #ccc;
	border-width:1px 0 1px;
	padding:20px 0 0;
}
.result_box .book{
	width:310px;
	padding:0 10px 30px 0;
	float:left;
	zoom:1;
}
.result_box .book img{
	border:1px solid #ccc;
}
.result_box .book h3{
	font-size:12px;
	line-height:150%;
	margin:5px 0 10px;
}
.result_box .book .book_right{
	width:240px;
	float:right;
	zoom:1;
	font-size:12px;
	color:#333;
	line-height:140%;
}
.result_box .book .book_right .icon{
	background:url(/img/search/detail_icon.jpg) no-repeat;
}
.detail_link{
	margin:10px 0 0 0;
}
.book_right h3 a{color:#000;}
.book_right h3 a:hover{
	color:#fff;
	background:#000;
	text-decoration:none;
}
.book_right .detail_link a{color:#000;}
.book_right .detail_link a:hover{
	color:#fff;
	background:#000;
}
.result_txt a{
	color:#333;
}
.result_txt a:hover{
	color:#fff;
	background:#19B5E3;
}
.result_box .result_ttl{
	width:60px;
	float:left;
}
.result_box .result_ttl a{
	color:#19B5E3;
	text-decoration:none;
}
.result_box .result_txt{
	width:170px;
	float:left;
}
.result_box .result_txt span{
	color:#FF3366;
}
/*============================================================
//  ・right_clm
//==========================================================*/
.right_clm{
	width:300px;
	float:right;
}
.business .ichiran a{color:#FF0000;}
.study .ichiran a{color:#66CC00;}
.language .ichiran a{color:#CC0099;}
.general .ichiran a{color:#660099;}
.bunko .ichiran a{color:#006666;}
#series_menu{
	margin:0;
}
#series_menu h2{
	width:252px;
	height:28px;
	padding:17px 0 0 48px;
	font-size:14px;
}
.business   h2{background:url(/img/search/series_business.jpg)  no-repeat;}
.study  h2{background:url(/img/search/series_study.jpg) no-repeat;}
.language   h2{background:url(/img/search/series_language.jpg)  no-repeat;}
.general    h2{background:url(/img/search/series_general.jpg)   no-repeat;}
.bunko      h2{background:url(/img/search/series_bunko.jpg)     no-repeat;}

.box {
	width:278px;
	border:1px solid #ccc;
	border-width: 0 1px 1px;
	padding:10px 10px 10px;
}
.box li{
	margin:0 0 5px 0;
}
.box li a{color:#333;}
.box li a:hover{background:#333; color:#fff;}
