@charset "UTF-8";

/* CSS Document */
/******************************************************************
# 
******************************************************************/    

/*サイドメニューの点灯*/
div#main_box div#side ul.side_buy {
	background: url(../../img/side_buy_f2.jpg) no-repeat left top;
}
div#main_box div#side ul.side_buy li.side_buy02 a {
	background: url(../../img/side_buy02_f2.jpg) no-repeat left top;
}

div#main h1.title {
	width: 555px;
	height: 35px;
	background: url(../../support/img/etc_store/title.jpg) no-repeat left top;
}


/*見出し*/
div#main div.others_box p.midasi01 {
	 background: url(../../support/img/etc_store/midasi01.jpg) no-repeat left top;
}
/*見出し*/
div#main div.others_box p.midasi02 {
	 background: url(../../support/img/etc_store/midasi02.jpg) no-repeat left top;
}
/*見出し*/
div#main div.others_box p.midasi03 {
	 background: url(../../support/img/etc_store/midasi03.jpg) no-repeat left top;
}


/* テーブル共通事項 */
div.others_box table {
	width: 535px;
	border-collapse: collapse;
	border: 1px solid #999999;
	text-align: left;
	font-size: 80%;
	/*\*/
		*font-size: 80%;
}
div.others_box table tr th {
	background: #D3DDED;
	font-weight: normal;
}
div.others_box table tr th,
div.others_box table tr td {
	padding: 3px 8px 3px 8px;
	border-right: 1px solid #999999;
}

/*カー用品店テーブル*/
div.others_box table.store th {
	width: 33%;
}


/*各販社*/
div.others_box table.kakuhan tr th {
	border-top: 1px solid #999999;
}

div.others_box table.kakuhan tr td {
	padding: 3px 8px 10px 8px;
	font-size: 80%;
	/*\*/
		*font-size: 80%;
}

div.others_box div.store_search {
	height: 39px;
	background: #D3DDED;
}
div.others_box div.store_search p {
	float: left;
	font-size: 80%;
	/*\*/
		*font-size: 80%;
}
div.others_box div.store_search p.btn {
	margin: 8px 11px 8px 11px;
	_margin: 8px 11px 8px 6px;
	width: 78px;
	height: 23px;
}

div.others_box div.store_search a {
	width: 78px;
	height: 23px;
	background: url(../../support/img/etc_store/tenpo_search.jpg) no-repeat right bottom;
}
div.others_box div.store_search p.btn,
div.others_box div.store_search p.btn a:hover {
	width: 78px;
	height: 23px;
	background: url(../../support/img/etc_store/tenpo_search_f2.jpg) no-repeat right bottom;
}

div.others_box div.store_search p.store_search_msg {
	padding-top: 11px;
}