@charset 'UTF-8';

/*【検索結果用css】*/

.clearfloat{ height:1px;}
.black{
	color:#000;}

/*■右側■*/

#listTitle{
	width:593px;
	height:39px;
	background:url(../images/list/result_title.gif) no-repeat;
	margin-bottom:20px;
	}

.list_info{
	width:415px;
	height:auto;
	text-align:right;
	font-size:0.8em;
	}

.list_info img{
	margin-top:5px;
	}



/*右側 ランキング順位の所*/
.rank_container_sougou{
	display:block;
	width:552px;
	height:auto;
	margin:0 auto;
	background: url(../images/bestseller/no_sougou_back02.gif) bottom;
	}
	

.rank_sougou{
	display:block;
	width:42px;
	height:auto;
	background: url(../images/bestseller/no_sougou_back01.gif) no-repeat;
	float:left;
	text-align:center;
	padding-top:60px;
	font-size:0.8em;
	}

.rank_sougou img{
	padding-top:10px;
	}	

.shinagire{
	font-size:0.8em;
	color:#FF0000;
	font-weight:bold;
}

#kekka{
	width:550px;
	border:1px dotted #3666b2;
	text-align:center;
	font-size:12px;
	color:#999;
	padding:7px 0;
	margin:0 auto;
	}

#listMemuBox{
	width:532px;
	background:url(../images/list/list_box_top.gif) no-repeat top #eee;
	margin:12px auto 0;
	padding:0px 10px;
	font-size:0.8em;
	position:relative;
	height:39px;
	}
	
#listMemuBoxL{
	width:200px;
	position:absolute;
	left:11px;
	top:12px;
	}
	
#listMemuBoxR{
	width:330px;
	position:absolute;
	left:218px;
	top:10px;
	}
	
#listMemuBoxR input.on{
vertical-align:middle;
}
	
#listMemuBoxR input.off{
vertical-align:middle;
	}


#listMemuBoxBottom{
	width:552px;
	height:4px;
	background:url(../images/list/list_box_bot.gif) no-repeat;
	margin:0 auto 0;
	font-size:1px;
	}
	
#page{
	width:552px;
	text-align:center;
	font-size:0.8em;
	margin:15px auto 25px;
	}
	
#page a.prev{
	background:url(../images/list/list_prev.gif) no-repeat 0 0.2em;
	padding-left:18px;
	padding-bottom:5px;
	}
	
#page a.next{
	background:url(../images/list/list_next.gif) no-repeat 4.5em 0.2em;
	padding-right:30px;
	padding-bottom:5px;
	}
	
#page a{
	margin:0 3px;}
	

.rank_book{
	display:block;
	width:120px;
	height:auto;
	text-align:center;
	padding:10px 0;
	float:left;
	}

.rank_text{
	text-align:left;
	width:415px;
	height:auto;
	float:right;
	margin:10px 0 0 0;
	line-height:1.3;
	}
	
/*=============画像無し=============*/

.rank_container_sougou2{
	display:block;
	width:552px;
	margin:0 auto;
	background: url(../images/bestseller/no_sougou_back02.gif) bottom;
	}
	
.rank_container_sougou2 table{
	width:552px;
	padding:0;
	margin:0;
	}

td.noimgText1{
	width:190px;
	padding-right:20px;
	font-size:0.8em;
	}
	
td.noimgText1 img{
	margin-bottom:5px;}
	
td.noimgText1 ul{
	margin:0;
	line-height:1.2em;}
	
td.noimgText1 ul li.shinkan{
	font-size:1px;
	line-height:1px;}
	
td.noimgText2{
	width:122px;
	padding-right:10px;
	font-size:0.8em;
	}
	
td.noimgText3{
	width:110px;
	font-size:12px;
	text-align:center;
	padding-right:5px;
	}
	
td.noimgText4{
	width:100px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	}
