@charset "Shift-JIS";

/*
	販売店検索
	最終更新： 2011/04/14
*/

/*--------------------------------------------------*/

/* header */
/*#header {
	z-index: 100;
}
*/

/* for modern browser */
/*html>*//**//*body #header #globalNavi4 ul li ul {
	margin-top: -1px !important;
}*/


/* dealershipHeader */
#dealershipHeader {
	width: 938px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	/*border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	/*border-left: 1px solid #ccc;*/
	background: transparent url(/dealership/images/dealer_search/bg_ttl_dealership.jpg) left top no-repeat;
	text-aling: left;
}
/* for IE 6 以下 */
/** html body #dealershipHeader {
	width: 940px;
	height: 91px;
}*/

#dealershipHeader h2 {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#dealershipHeader h2 img {
	margin: 35px 0 0 28px;
}


/* contents */
#contents {
	width: 938px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: transparent url("/dealership/images/dealer_search/bg_contents.gif") left top repeat-y !important;
}
/* for IE 6 以下 */
* html body #contents {
	width: 940px;
}

#dealerSearchSubNav {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0 0 20px 0;
	display: inline;	/* IE DFM Bug hack */
}

#dealerSearchSubNav h3 {
	margin: 0;
	padding: 0;
}

#dealerSearchSubNav ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 9px;
}

#dealerSearchSubNav ul li {
	width: 240px;
	height: 26px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 1px;
	vertical-align: top;
}

#dealerSearchSubNav #topics {
	width: 209px;
	margin: 0 0 15px 9px !important;
	padding: 7px 10px 2px 10px;
	border: 1px solid #dbd9cf;
	background-color: #f8f8ee;
}

#dealerSearchSubNav #topics p {
	width: 209px;
	margin: 0 0 7px 0 !important;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #dbd9cf;
	font-size: 0;
	line-height: 1px;
}

#dealerSearchSubNav #topics ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
/* for IE 6 以下 */
* html body #dealerSearchSubNav #topics ul {
	margin: 0;
	padding: 0;
}

#dealerSearchSubNav #topics ul li {
	width: 199px;
	padding: 0 0 5px 10px;
	color: #6c615b;
	font-size: 12px;
	line-height: 16px;
	background: transparent url(/dealership/images/dealer_search/ico_arrow.gif) 0 5px no-repeat;
}

#dealerSearchSubNav #topics ul li a {
	display: block;
	width: 199px;
	margin: 0;
	padding: 0;
	color: #6c615b;
}

#dealerSearchSubNav #topics ul li a:hover {
	color: #c8661b;
}

#dealerSearchSubNav p {
	width: 231px;
	margin: 0 0 10px 9px !important;
	padding: 0;
}


/* ========== トップ ========== */
#mapArea {
	float: left;
	margin-top: 100px;
	width: 649px;
	height: 607px;
	margin: 0;
	zoom: 1;
}

#mapArea #mapAreaText {
	position: static;
	margin: -567px 30px 20px 30px;
	zoom: 1;
}

#mapArea #mapAreaText p {
	margin: 0 0 12px 0;
	line-height: 1.6;
	zoom: 1;
}

#mapArea #mapAreaText p a {
	zoom: 1;
	display: inline;
}

#mapArea #mapAreaText p img {
	margin: 2px 0 0 0;
	zoom: 1;
}

#mapArea #mapImage {
	position: absolute;
	z-index: 1;
	margin-left: 30px;
	background: transparent url(/dealership/images/dealer_search/map/bg_map.gif) 0 0 no-repeat;
}
* html #mapArea #mapImage {
	background: transparent url(/dealership/images/bg_map_ie6.gif) 0 0 no-repeat;
}

#mapArea #mapImage p {
	margin: 0;
}


/* ========== 一覧 ========== */
#district {
	float: left;
	width: 629px;
	margin: 0;
	padding: 20px 30px 0 30px;
}

#district h3 {
	margin: 0 0 20px 0;
	padding: 0;
}

#district ul#districtNav {
	visibility: hidden;
	list-style-type: none;
	width: 629px;
	margin: 20px 0;
	padding: 0;
}

#district ul#districtNav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 1px;
}


/* pref */
#district div.pref {
	margin: 0 0 20px 0;
}

#district div.pref h4 {
	width: 609px;
	height: 15px;
	margin: 0 0 7px 10px;
	font-size: 0;
	line-height: 1px;
}

#district div.pref table {
	width: 629px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e7e7df;
}

#district div.pref table tr th {
	height: 25px;
	padding: 6px 0 3px 20px;
	border-bottom: 1px solid #e6e7e1;
	background: transparent url(/dealership/images/dealer_search/bg_pref_th.gif) left top repeat-x;
	color: #fff;
	font-size: 12px;
	line-height: 1.0;
	text-align: left;
	vertical-align: top;
}
/* for IE 6 以下 */
* html body #district div.pref table tr th {
	height: 24px;
	padding: 7px 0 3px 20px;
	font-weight: normal;
}

#district div.pref table tr th.dealerName {
	width: 170px;
}

#district div.pref table tr th.dealerAddress {
	
}

#district div.pref table tr th.dealerDetail {
	width: 111px;
}

#district div.pref table tr td {
	padding: 7px 0 3px 20px;
	border-bottom: 1px solid #e7e7df;
	background-color: #afa299;
	color: #6c615b;
	font-size: 12px;
	line-height: 1.0;
	text-align: left;
	vertical-align: top;
}
/* for IE 6 以下 */
* html body #district div.pref table tr td {
	padding: 8px 0 2px 20px;
}

#district div.pref table tr td.dealerDetailBtn {
	padding: 3px 20px;
}
/* for IE 6 以下 */
* html body #district div.pref table tr td.dealerDetailBtn {
	padding: 3px 0 3px 20px;
}

#district div.pref table tr.color1 td {
	background-color: #f3f4ee;
}

#district div.pref table tr.color2 td {
	background-color: #f8f8ee;
}

#district div.pref p {
	width: 629px;
	margin: 0;
	padding: 0;
	text-align: right;
}


/* for Print Style */
@media print {
	#district {
		padding: 20px 29px;
	}
	#district ul#districtNav {
		width: 630px;
	}
}



/* EOF */