/* CSS Document */
#header {
	height:150px;
}
h2{
	font-size: 0px;
	line-height: 33px;
	background-image: url(img/title-dealers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
	display: block;
	height: 33px;
	width: 202px;
	margin-bottom:60px;
}/*
#contents-area{
	margin-top:20px;
}*/
#space{
	float:left;
}
#contents{
	float:right;
}
#contents dl{
	font-size:10px;
	line-height:16px;
	color:#999999;
	width:580px;
}
#contents dt{
	float:left;
	clear:both;
	width:220px;
	margin-bottom:10px;
}
#contents dd{
	float:left;
	width:280px;
	margin-bottom:10px;
}
#contents dd.tel{
	width:80px;
}

#footer{
	padding-top:50px;
}