@charset "utf-8";

.lNavi_contact {
	background-image: url(../images/contact/lNavi_contact.jpg);
}

.title_contact{
	background-image: url(../images/contact/contact_title_01.jpg);
}

.textArea {
	float: left;
	width: 315px;
	padding-left: 10px;
	padding-top: 18px;
}
.textArea dt {
	line-height: 1.5em;
	font-weight: bold;
}
.textArea dd {
	line-height: 1.5em;
}
.btn {
	float: left;
	width: 170px;
	padding-top: 30px;
}
