@charset "utf-8";
/* CSS Document */

/*絞り込みUI*/
#sibo{
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	background: #ccc;
}
	#sibo h3{
		color: #fff;
		margin: 0;
		padding: 2px;
		font-size: 0.8em;
		border: none;
	}
		#sibo h3: first-letter{
			font-size: 0.8em;
		}
	#sibo #bt_extraction{
		width: 30px;
		height: 20px;
		background: #ccc url(../ui/bt_go.gif) no-repeat center center;
		overflow: hidden;
		text-indent: -1000px;
		border: none;
	}
	#sibo label{
		font-size: 0.9em;
		margin: 0 0 0 1em;
		vertical-align: middle;
	}

/*並び替えする*/
#displaySoat{
	font-size: 0.9em;
	margin: 10px 0;
	padding: 0;
	text-align: right;
}
	#displaySoat a{
		padding: 2px 1% 2px 1%;
		margin: 0 0 0 3px;
		border: 1px solid #ccc;
	}
	#displaySoat a:hover{
		border: 1px solid #666;
	}
	#displaySoat span{
		margin: 0;
		color: #615151;
		padding: 3px;
	}
	#displaySoat span.now{
		background: #211 url(../images/bg/tab_header_bg.gif) repeat-x center center;
		color: #fff;
		border: 1px solid #211;
		padding: 2px 1%;
		margin: 2px;
	}
/*パーツジャンルリスト*/
div#categories #genre_list{
	margin: 5px 2px 0 2px;
}
div#categories #genre_list a{
	font-size: 10px;
	padding: 1px 1px 1px 6px;
	width: 128px;
	height: 18px;
	color: #615151;
	background: url(../images/bg/genrebg.gif) repeat-x bottom;
	border: 1px solid #615151;
}
div#categories #genre_list a:hover{
	color: #211111;
	background: url(../images/bg/genrebghover.gif) repeat-x bottom;
	border: 1px solid #211111;
}
div#categories #genre_list a.now{
	font-weight: bold;
	color: #211111;
	background: url(../images/bg/category_bg_on.gif) repeat-x bottom;
	border: 1px solid #211111;
}

/*アイコンの説明*/
#icon_info{
	margin: 20px 5px 5px 5px;
	text-align: left;
}
#icon_info span{
	line-height: 20px;
	margin: 0 10px 0 0;
	vertical-align: baseline;
	font-size: 0.9em;
	color: #666;
}
#icon_info span img{
	margin: 0 4px 0 0;
}

/*アイテムリスト*/
#item_list{
	width: 720px;
	border-collapse: collapse;
	border: 1px solid #918181;
	background: #fff url(../images/bg/bg_lineccc.gif);
}
#item_list td{
	margin: 0;
	padding: 4px 4px 20px 4px;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
}
#item_list th{
	border-top: 1px solid #918181;
	background: #ccc;
	margin: 0;
}
#item_list th.item_num{
	background: #ccc url(../icon/partslist/no.gif) no-repeat 4px 4px;
	padding: 2px 4px 2px 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
}
#item_list th.item_num:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
	#item_list th.item_num span.icon{
		text-align: right;
		margin: 0;
		padding: 2px;
		float: right;
	}
	#item_list th.item_num span.icon img{
		margin: 0 0 0 4px;
	}

#item_list td.thumbnail{
	width: 80px;
	vertical-align: top;
	text-align: center;
}
	#item_list td.thumbnail a img{
		border: 2px solid #fff;
		width: 80px;
	}
	#item_list td.thumbnail a:hover img{
		border: 2px solid #fc0;
	}
#item_list td.text ul li{
	margin: 4px 0 6px 0;
	padding: 0 0 0 35px;
	min-height: 15px;
}
*html #item_list td.text ul li{
	height: 15px;
}
#item_list td.text ul li.title{
	padding: 0;
	font-size: 1.1em;
}
#item_list td.text ul li.sub{
	background-image: url(../icon/partslist/sub.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/*価格表示*/
#item_list td.item_price{
	width: 200px;
	font-weight: bolder;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	font-size: 1.2em;
	color: #616151;
	text-decoration: none;
}
#item_list td.item_price span.sub{
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 5px 0 0;
}
#item_list td.item_price strong.sub{
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 5px 0 0;
}
#item_list td.item_price span.yen ,#item_list td.item_price span.numeric{
	color: #f33;
}
#item_list td.item_price del{
	font-size: 0.9em;
}
	#item_list td.item_price del span.numeric, #item_list td.item_price del span.yen{
		color: #616151;
	}

#item_list td.item_price ins{
	font-size: 1.2em;
	text-align: none;
	text-decoration: none;
}
/*商品がない*/
#item_list th.nothing{
	height: 150px;
	background: #fff url(../images/bg/th_nothing.gif) no-repeat top left;
}
#item_list th.noitemList{
	padding: 50px 0;
	text-align: center;
	background: #e0dfdf;
	color: #211111;
}

/*ページ番号*/
#pageNumbers{
	margin: 10px 5px 20px 5px;
	padding: 2px;
	text-align: center;
}
#pageNumbers a{
	padding: 2px 1% 2px 1%;
	margin: 4px 2px 4px 2px;
	background: #fff;
	border: 1px solid #918181;
}
	#pageNumbers a:hover{
		color: #211111;
		background: #fc0;
}
#pageNumbers a.previous{
	margin: 0 1em 0 0;
}
#pageNumbers a.next{
	margin: 0 0 0 1em;
}

#pageNumbers span.dot{
	color: #918181;
}
#pageNumbers span.now{
	background: #211 url(../images/bg/tab_header_bg.gif) repeat-x center center;
	color: #fff;
	border: 1px solid #211111;
	padding: 2px 1% 2px 1%;
	margin: 2px;
}
