@charset 'UTF-8';

/*【検索結果用css】*/

.clearfloat{ height:1px;}
.black{
	color:#000;}

/*■右側■*/

#saishinTitle{
	width:593px;
	height:39px;
	background:url(../images/saishin_title.gif) no-repeat;
	margin-bottom:20px;
	}

.search_link01{
	font-size:0.8em;
	line-height:140%;
	}

.search_link01 a{
	color:#ff6633;
	font-size:0.9em;
	line-height:140%;
}

.search_link02 a{
	font-size:1.0em;
	line-height:140%;
	font-weight:bold;
}


.search_other{
	font-size:0.8em;
}


.list_info{
	width:415px;
	height:auto;
	text-align:right;
	font-size:0.8em;
	}

.list_info img{
	margin-top:5px;
	}
	


/*右側 最新刊メニュー*/
#saishin_menu_sougou{
	width:552px;
	height:31px;
	margin:0 auto 0px auto;
	background:url(../images/saishin_back_sougou.gif) repeat-x bottom;
	}	

#saishin_menu_jidou{
	width:552px;
	height:31px;
	margin:0 auto 0px auto;
	background:url(../images/saishin_back_jidou.gif) repeat-x bottom;
	}	

#saishin_menu_ippan{
	width:552px;
	height:31px;
	margin:0 auto 0px auto;
	background:url(../images/saishin_back_ippan.gif) repeat-x bottom;
	}	
	
.saishin_menu li{
	margin:0px;
	padding:0px;
	float:left;
}

.saishin_menu li a{
	width:158px;
	display:block;
	height:26px;
	margin:0 1px 0 0;
	padding:0;
	background: url(../images/saishin_menu.gif) no-repeat 0 0;
}

.saishin_menu .sougou  a {background-position: 0px 0px;}
.saishin_menu .jidou a {background-position: -159px 0px;}
.saishin_menu .ippan a {background-position: -318px 0px;}



/*右側 ランキング順位の所*/
.rank_container_sougou{
	display:block;
	width:552px;
	height:auto;
	margin:0 auto;
	}
	


.rank_sougou{
	display:block;
	width:42px;
	height:auto;
	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_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_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_prev.gif) no-repeat 0 0.2em;
	padding-left:18px;
	padding-bottom:5px;
	}
	
#page a.next{
	background:url(../images/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/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;
	}
