@charset "UTF-8";
@import "style.css";


/*　中古車情報　*/

#flash {
	margin-top: 20px;
}

#ucarBanners {
	margin: 20px 0;
}

#usedcarStoreList {
	margin: 0 10px 40px 14px;
	width:640px;
}

#usedcarStoreList td, #usedcarStoreList th {
	padding: 3px 5px;
	border-bottom: 1px dotted #999;
}

.storeName {
	white-space: nowrap;
	font-weight: bold;
}

.btnDetail {
	text-align: right;
	width: 150px;
}

