@charset 'UTF-8';

/*【ベストセラー用css】*/


/*■右側■*/

#search_main_right{
	width:593px;
	height:auto;
	float: left;
	margin: 0 0 10px 15px;
	}

#bestseller_title{
	width:593px;
	height:39px;
	background:url(../images/bestseller_title.gif) no-repeat;
	margin-bottom:20px;
	}

.bestseller_text{
	width:435px;
	display:block;
	margin:0 0 0 135px;
	padding:14px 0 0 0;
	font-size:0.7em;
	font-weight:normal;
	color:#666666;
	}
	
/*右側 週間ベストセラーメニュー*/
#bestseller_menu_sougou{
	width:552px;
	height:31px;
	margin:0 auto 20px auto;
	background:url(../images/best_back_sougou.gif) repeat-x bottom;
	}	

#bestseller_menu_jidou{
	width:552px;
	height:31px;
	margin:0 auto 20px auto;
	background:url(../images/best_back_jidou.gif) repeat-x bottom;
	}	

#bestseller_menu_ippan{
	width:552px;
	height:31px;
	margin:0 auto 20px auto;
	background:url(../images/best_back_ippan.gif) repeat-x bottom;
	}	
	
.bestseller_menu li{
	margin:0px;
	padding:0px;
	float:left;
}

.bestseller_menu li a{
	width:158px;
	display:block;
	height:26px;
	margin:0 1px 0 0;
	padding:0;
	background: url(../images/best_menu.gif) no-repeat 0 0;
}

.bestseller_menu .sougou  a {background-position: 0px 0px;}
.bestseller_menu .jidou a {background-position: -159px 0px;}
.bestseller_menu .ippan a {background-position: -318px 0px;}



/*右側 ランキング順位の所 【総合】*/
.rank_container_sougou{
	display:block;
	width:552px;
	height:auto;
	margin:0 auto;
	background: url(../images/no_sougou_back02.gif) bottom;
	}
	
.rank_sougou{
	display:block;
	width:42px;
	height:auto;
	background: url(../images/no_sougou_back01.gif) no-repeat;
	float:left;
	text-align:center;
	padding-top:60px;
	font-size:0.8em;
	}

.rank_sougou img{
	padding-top:10px;
	}	


/*右側 ランキング順位の所 【児童】*/
.rank_container_jidou{
	display:block;
	width:552px;
	height:auto;
	margin:0 auto;
	background: url(../images/no_jidou_back02.gif) bottom;
	}
	
.rank_jidou{
	display:block;
	width:42px;
	height:auto;
	background: url(../images/no_jidou_back01.gif) no-repeat;
	float:left;
	text-align:center;
	padding-top:60px;
	font-size:0.8em;
	}

.rank_jidou img{
	padding-top:10px;
	}	

/*右側 ランキング順位の所 【一般】*/
.rank_container_ippan{
	display:block;
	width:552px;
	height:auto;
	margin:0 auto;
	background: url(../images/no_ippan_back02.gif) bottom;
	}	
	
.rank_ippan{
	display:block;
	width:42px;
	height:auto;
	background: url(../images/no_ippan_back01.gif) no-repeat;
	float:left;
	text-align:center;
	padding-top:60px;
	font-size:0.8em;
	}

.rank_ippan img{
	padding-top:10px;
	}	




/*テキストスタイル、その他ボタン*/

.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;
}
	
	
.search_info{
	width:370px;
	height:auto;
	text-align:right;
	font-size:0.8em;
	}
	
.search_info img{
	margin-top:5px;
	}

.search_hr{
	display:block;
	width:552px;
	height:10px;
	border-bottom:#999999 dotted 1px;
	margin:0 auto 10px auto;
	}

.shinagire{
	font-size:0.8em;
	color:#FF0000;
	font-weight:bold;
}


.rank_book{
	display:block;
	width:110px;
	height:auto;
	text-align:center;
	padding:10px 0;
	margin-left:15px;
	float:left;
	}

.rank_text{
	width:370px;
	height:auto;
	float:left;
	margin:10px 0 0 15px;
	line-height:1.3;
	}


