@charset "UTF-8";

/*=====================================================================
//  大枠
//=====================================================================*/
#main h3{
	width:718px;
	height:120px;
	text-indent:-9999px;
	background:url(/image/search/ttl.jpg) no-repeat;
	border-bottom:2px solid #0b2c0d;
}
#main .cnts_box{
	width:688px;
	padding:15px;
	background:#f5eed4;
}

#main .free{
    width:700;
    padding:9px;
    background:#f5eed4;
}

/*=====================================================================
//  検索
//=====================================================================*/
.cnts_box .detail_search_box{
	width:688px;
	background:#cfd3aa;
	margin-bottom:10px;
}
.submit_btn{
	margin:3px 0 0;
}
.stock_select select{
	width:75px;
}
.genre_select select{
	width:160px;
}
.release_y_select select{
	width:80px;
}
.release_m_select select{
	width:65px;
}
.cnts_box .detail_search_box .name{
	width:65px;
	color:#f5eed4;
	padding: 10px 0 10px 15px;
	background:#360;
	float:left;
}
.cnts_box .detail_search_box .name_s{
	width:65px;
	color:#f5eed4;
	padding: 33px 0 10px 15px;
	background:#360;
	float:left;
}
.inr{
	width:530px;
	padding: 10px 0 10px 15px;
	float:left;
	background:url(/image/search/searh_obj.jpg) no-repeat left center;
}
.inr li{
	display:inline;
	padding:0 10px 0 15px;
	background:url(/image/search/search_box_icon.jpg) no-repeat 0 2px;
}
.inr li a{
	color:#000;
}
.inr li a:hover{
	color:#360;
}
#selection{
	padding:5px 15px 5px 0;
	float:left;
}
#select_name{
	padding:5px 5px 5px 0;
	float:left;
}
.pager{
	float:left;
	margin-top:20px;
}
.btn{
	float:right;
	margin-top:20px;
}
.btn img{
	padding:0 5px;
}
/*=====================================================================
//  検索詳細
//=====================================================================*/
#main .cnts_box .inner_box{
	width:688px;
	background:url(/image/common/line_cnts.gif) no-repeat left bottom;
	margin-top:25px;
	padding-bottom:25px;
}
#main .cnts_box .inner_box .box{
	width:330px;
}
#main .cnts_box .inner_box .box img{
	float:left;
	width:100px;
	border:1px solid #333;
}
#main .cnts_box .inner_box .box .txt_box{
	float:right;
	width:215px;
}
#main .cnts_box .inner_box .box .txt_box h4{
	font-size:16px;
	margin-bottom:10px;
}
#main .cnts_box .inner_box .box .txt_box h4 a{
	color:#360;
}
#main .cnts_box .inner_box .box .txt_box a{
	color:#360;
}
#main .cnts_box .inner_box p{
	margin-bottom:10px;
}










/*
.business .news_cnts .day{color:#FF0000;}
.reference .news_cnts .day{color:#66CC00;}
.language .news_cnts .day{color:#CC0099;}
.general .news_cnts .day{color:#660099;}
.bunko .news_cnts .day{color:#006666;}

.btn{
	float:right;
	width:440px;
	text-align:right;
	padding:10px 0;
}
.btn img {margin:0 5px;}
.btn a{color:#333; text-decoration:none;}
.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;
}
.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;
	font-size:10px;
	color:#333;
	line-height:140%;
}









.result_box .book .book_right .icon{
	background:url(/img/search/detail_icon.jpg) no-repeat;
}
.detail_link{
	width:310px;
	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:70px;
	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;
}
