@charset "utf-8";
/* CSS Document */
.txt {
	background-color:#FFFF00;
	}
.label {
	width:150px;
	}
#dealerform {
	text-align:left;
	}
#legend {
	background-image:url(../../images/index/legend-back.png);
	}
.area {
	width:50px;
	}
#dealerform {
	width:750px;
	}
#container {
	text-align:center;
	}
label {
	padding-left:10px;
	padding-right:5px;
	}
label.radio {
	padding-right:0px;
	}
h1 {
	text-align:center;
	padding-top:20px;
	text-decoration:underline;
	}
.hr {
	width:50%;
	text-align:center;
	}
