@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #1E1E1E;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block01 {
	height: 120px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#block02 {
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#block02-0 {
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#block02-1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	height: 800px;
}
#block02-1 #dealers {
	width: 800px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#block02-1 #dealers dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#block02-1 #dealers dt {
	font-size: 16px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #FC0;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#block02-1 #dealers dd {
	font-size: 13px;
	line-height: 22px;
	margin-right: 10px;
	color: #999;
}
#block02-1 #dealers dl dd h3 {
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	color: #FF0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#block02-1 #dealers dl dd a:link {
	color: #FC0;
	text-decoration: none;
}
#block02-1 #dealers dl dd a:visited {
	color: #FC0;
	text-decoration: none;
}
#block02-1 #dealers dl dd a:hover {
	color: #0FF;
	text-decoration: none;
}
