
#contact dl dt,
#contact dl dd{
	padding: 10px;
}

#contact dl dt{
	padding: 5px 10px;
	border-top: solid 2px #eee;
	font-weight: bold;
	color: #008028;
	background: #ffffe6;
}


#contact input,
#contact textarea{
}

#contact dl em{
	color: #c00;
}

.tel_fax{
	margin: 10px;
}

.tel_fax dl{
	margin-top: 20px;
	width: 300px;
	overflow: hidden;
}

.tel_fax dt,
.tel_fax dd{
	padding: 5px 10px ;
}

.tel_fax dt{
	background: #f0f0f0;
	font-weight: bold;
}

.tel_fax dd{
}