@charset "utf-8";
#usedcar {
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.cars {
	height: 100%;
	width: 98%;
	padding: 3px;
	border: 1px solid #666666;
	background: #FFFFFF;
	min-height: 100%;
	overflow: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#mainBox {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
.cars h2 {
	color: #000000;
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
	display: block;
	background: #FFCC66;
	margin-bottom: 10px;
	text-align: left;
	text-indent: 1em;
}
.cars p {
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	font-size: 75%;
	width: 70%;
	float: right;
	border-bottom: 1px dashed #CCCCCC;
	text-indent: 0.5em;
	margin-right: 1em;
}
.cars img {
	float: left;
	margin-right: 3px;
	display: block;
}
.cars h3 {
	font-size: 110%;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	line-height: 160%;
}
.soldout {
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
	line-height: 160%;
}
.mark {
	background: #FFFFCC;
}
.mark img {
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#usedSubnavi {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin-top: 10px;
	min-height: 100%;
}
#usedSubnavi ul {
	text-decoration: none;
}
#usedSubnavi li {
	display: block;
	float: left;
	height: 25px;
	width: 200px;
	margin-left: 5px;
	padding: 0px;
	text-indent:-9999px;
	border: 1px solid #CCCCCC;
}
#usedSubnavi li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 25px;
}
.italia {
	background: url(../contens/usedIMG/alfatitle.jpg) no-repeat left top;
}
.italia a {
	background: url(../contens/usedIMG/alfatitle.jpg) no-repeat left top;
}
.italia a:hover {
	background: url(../contens/usedIMG/alfatitleOn.jpg) no-repeat left top;
}
.french {
	background: url(../contens/usedIMG/peugeottitle.jpg) no-repeat left top;
}
.french a {
	background: url(../contens/usedIMG/peugeottitle.jpg) no-repeat left top;
}
.french a:hover {
	background: url(../contens/usedIMG/peugeottitleOn.jpg) no-repeat left top;
}
.others {
	background: url(../contens/usedIMG/others.jpg) no-repeat left top;
}
.others a {
	background: url(../contens/usedIMG/others.jpg) no-repeat left top;
}
.others a:hover {
	background: url(../contens/usedIMG/othersOn.jpg) no-repeat left top;
}
.rightside {
	text-align: right;
	font-weight: bold;
}
