@charset "UTF-8";

h1 {
	background-image: url(../contact/img/h1.gif);
	text-indent: -9999px;
	height: 100px;
	width: 740px;
	margin: 0px;
	padding: 0px;
}
table {
	margin-right: auto;
	margin-left: auto;
}
th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 6px;
	white-space: nowrap;
	vertical-align: top;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 6px;
}
.necessity {
	background-image: url(../contact/img/necessity.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}

