@charset "UTF-8";

#audi_content_wrapper div.resultTitleBlock h1 {
	width: 300px;
	float: left;
}

#audi_content_wrapper div.resultTitleBlock div.linkArea {
	width: 400px;
	float: right;
}

#audi_content_wrapper div.resultNaviBlock {
	margin-bottom: 15px;
	font-size: 0.9em;
}

#audi_content_wrapper div.second {
	margin-bottom: 40px;
}

#audi_content_wrapper div.resultNaviBlock div.naviArea {
	float: left;
	width: 290px;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea {
	float: right;
	width: 410px;
	text-align: right;
}

#audi_content_wrapper div.resultNaviBlock div.naviArea strong {
	padding-right: 15px;
	font-weight: normal;
	color: #ffffff;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea span {
	font-weight: bold;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea input {
	margin-left: 10px;
	vertical-align: middle;
}

#audi_content_wrapper table.resultTable {
	width: 700px;
	margin: 0 0 16px 4px;
}

#audi_content_wrapper table.resultTable th {
	background-color: #6d737b;
}

#audi_content_wrapper table.resultTable tr td {
	background-color: #c9cbd1;
}

#audi_content_wrapper table.resultTable tr.first td {
	background-color: #bec0c6;
}

#audi_content_wrapper table.resultTable th,
#audi_content_wrapper table.resultTable td {
	padding: 5px 0;
	border-right: solid 1px #acafb6;
	border-bottom: solid 1px #acafb6;
	text-align: left;
	vertical-align: top;
}

#audi_content_wrapper table.resultTable td {
	padding: 0;
	vertical-align: middle;
}

#audi_content_wrapper table.resultTable td div.checkboxArea {
	padding-top: 5px;
}

#audi_content_wrapper table.resultTable .last {
	border-right: none;
}

#audi_content_wrapper table.resultTable th span {
	display: block;
	margin-left: 10px;
	padding-left: 9px;
	background: url(../images/arrow_icon02.gif) left center no-repeat;
	font-weight: normal;
	color: #ffffff;
	font-size: 0.9em;
}

#audi_content_wrapper table.resultTable th span span {
	display: inline;
	margin-left: 0;
	padding-left: 0;
	background: none;
	font-size: 0.9em;
}

#audi_content_wrapper table.resultTable th.modelName span,
#audi_content_wrapper table.resultTable td.modelName,
#audi_content_wrapper table.resultTable .price {
	font-weight: bold !important;
}

#audi_content_wrapper table.resultTable td.modelName,
#audi_content_wrapper table.resultTable td.price {
	height: 31px;
	font-size: 0.9em;
}

#audi_content_wrapper table.resultTable td {
	font-size: 0.8em;
}

#audi_content_wrapper table.resultTable .nest td {
	font-size: 1em;
}

#audi_content_wrapper table.resultTable td span {
	padding: 0 7px;
}

#audi_content_wrapper table.resultTable td div {
	padding: 0 8px 0 5px;
}

#audi_content_wrapper table.resultTable td input {
	margin: 0 3px 0 0;
	vertical-align: top;
}

#audi_content_wrapper table.resultTable td img.icon {
	vertical-align: middle;
	margin-right: 5px;
}

#audi_content_wrapper table.resultTable td.color {
	height: 29px;
	text-align: center;
}

#audi_content_wrapper table.resultTable td.color div {
	margin: 0 auto;
	padding: 0;
	width: 30px;
	height: 14px;
	overflow: hidden;
	border: solid 1px #6d737b;
}

#audi_content_wrapper table.resultTable td.last a {
	padding-left: 5px;
	text-decoration: underline;
}

#audi_content_wrapper table.resultTable .nowrapCol {
	white-space: nowrap;
}



#audi_content_wrapper table.resultTable .nest {
	padding: 0;
}

#audi_content_wrapper table.resultTable .nest th,
#audi_content_wrapper table.resultTable .nest td {
	border-bottom: none;
}

#audi_content_wrapper table.resultTable .nest table {
	width: 100%;
	height: 100%;
}

#audi_content_wrapper table.resultTable .nest .color {
	width: 62px;
}

#audi_content_wrapper table.resultTable .nest .distance {
	width: 90px;
}

#audi_content_wrapper table.resultTable .nest .last {
	width: 340px;
}








#audi_content_wrapper h2 {
	width: auto;
	margin-left: 4px;
	margin: 10px 0 0 4px;
	padding: 4px 10px;
	background-color: #6d737b;
	color: #ffffff;
}

#audi_content_wrapper div.selectArea {
	width: 700px;
	margin: 0 0 10px 4px;
	padding: 15px 0;
	background: url(../images/top_bg02.gif) left top no-repeat;
}

#audi_content_wrapper div.selectArea table.condition {
	width: 670px;
	margin: 0 0 16px 15px;
	background-color: #caccd1;
}

#audi_content_wrapper div.selectArea table.condition td {
	padding: 8px;
	text-align: right;
	border-right: solid 1px #afb3b7;
	border-bottom: solid 1px #afb3b7;
}

#audi_content_wrapper div.selectArea table.condition td.carCondition {
	text-align:left;
}

#audi_content_wrapper div.selectArea table.condition td.carCondition p {
	font-weight: bold;
}

#audi_content_wrapper div.selectArea table.condition tr td.last {
	border-right: none;
}

#audi_content_wrapper div.selectArea table.condition tr.last td {
	border-bottom: none;
}

#audi_content_wrapper div.selectArea table.condition td p {
	margin-bottom: 8px;
	font-size: 0.9em;
}

#audi_content_wrapper div.selectArea table.condition td p.last {
	margin-bottom: 0;
}

#audi_content_wrapper div.selectArea table.condition td p select {
	float: none;
	width: 90px;
}

#audi_content_wrapper div.selectArea table.condition td p label {
	font-weight: normal;
}

#audi_content_wrapper div.selectArea table.condition td p label img {
	padding: 0 3px;
}



#audi_content_wrapper div.selectArea table.condition td p select.carBodyColor {
	width: 124px;
}

#audi_content_wrapper div.selectArea table.condition td p select.carDisplacement {
	width: 120px;
}

#audi_content_wrapper div.selectArea table.condition td p select.carShop {
	width: 190px;
}

#audi_content_wrapper div.selectArea table.condition td p select.carDrive {
	width: 190px;
}

#audi_content_wrapper div.selectArea table.condition td p select.shopArea {
	width: 103px;
}

#audi_content_wrapper div.selectArea table.condition td p input#nationwide {
	margin-left: 0;
}

#audi_content_wrapper div.selectArea table.condition td span.notice {
	font-size: 0.8em;
}






#audi_content_wrapper div.selectArea div.btn {
	padding: 0 15px;
}

#audi_content_wrapper div.selectArea div.btn input {
	float: right;
}

#audi_content_wrapper div.selectArea div.btn a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 5px 0 8px;
	background: url(../images/arrow_icon01.gif) left center no-repeat;
}

#audi_content_wrapper div.linkArea {
	text-align: right;
}

#audi_content_wrapper div.linkArea span {
	padding-left: 12px;
}

#audi_content_wrapper div.linkArea span a {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 8px;
	background: url(../images/arrow_icon01.gif) left center no-repeat;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea img {
	margin-left: 10px;
	vertical-align: middle;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea p.pageNavi {
	float: left;
	margin: 0;
	height: 21px;
	line-height: 21px;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea p.pageNavi .currentIndex {
	color: white;
	font-weight: normal;
}

#audi_content_wrapper div.resultNaviBlock div.naviArea strong {
	float: left;
}

#audi_content_wrapper div.resultNaviBlock div.linkArea a {
	font-size: 100%;
}

#audi_content_wrapper div.resultNaviBlock div.naviArea {
	float: none;
	width: auto;
	margin: 0 0 7px 0;
}

#audi_content_wrapper div.resultNaviBlock div.btnArea {
	float: none;
	width: auto;
}

#audi_content_wrapper p.noResult {
	font-size: 12px;
}

#audi_content_wrapper table.resultTable th.thumbnail {
	width: 106px;
}

#audi_content_wrapper table.resultTable th.modelName {
	width: 300px;
}

#audi_content_wrapper table.resultTable th.priceWithTax {
	width: 145px;
}

#audi_content_wrapper table.resultTable th.monthlyLoan {
	width: 146px;
}

#audi_content_wrapper table.resultTable th.modelName span {
	font-weight: normal !important;
}

#audi_content_wrapper table.resultTable th span.desc,
#audi_content_wrapper table.resultTable th span.asc {
	font-weight: bold !important;
}

#audi_content_wrapper table.resultTable td {
	font-size: 0.9em;
}

#audi_content_wrapper table.resultTable .nest .nationwideToolTip img {
	vertical-align: bottom;
}

#audi_content_wrapper table.resultTable .nest .distance {
	width: 118px;
}

#audi_content_wrapper table.resultTable .nest .last {
	width: 292px;
}

#audi_content_wrapper div.selectArea div.btn a.mailRegistrationToolTip {
	background-image: none;
	padding: 0 5px 0 0;
}

#audi_content_wrapper div.selectArea table.condition td p .mileage {
	width: 120px;
}

#audi_content_wrapper div.selectArea table.condition td p select.carBodyColor {
	width: 140px;
}

#audi_content_wrapper div.selectArea table.condition td p select.shopArea {
	width: 120px;
}

#jq_registerSearchMailURL {
	display: none;
}


#audi_content_wrapper table.resultTable th span{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/13219506c64); }

#audi_content_wrapper table.resultTable th .asc{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/1321950c2f8); }

#audi_content_wrapper table.resultTable th .desc{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/1321950fb4a); }

#audi_content_wrapper div.selectArea{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/1321954e475); }

#audi_content_wrapper div.selectArea div.btn a{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/13219502760); }

#audi_content_wrapper div.linkArea span a{ background-image:url(/cgi-bin/WebObjects/image10ebc74e92e.woa/wa/image/13219502760); }

