@charset "shift_jis";
/* lower_contact.css Document */

#contactCol p {
	width: 560px;
	margin-bottom: 24px;
	padding-bottom: 8px;
	line-height: 1.6;
	background: bottom url(../contact/img/parts_line_dotted.gif) repeat-x;
}
#contactCol span {
	color: #1B9DDC;
}
#contactCol h3 {
	margin-bottom: 20px;
}
#contactCol table {
	width: 560px;
	border: none;
}
#contactCol table th,
#contactCol table td {
	padding: 16px 0;
	line-height: 1.6;
	border: none;
}
#contactCol table th {
	width: 193px;
	font-weight: normal;
}
#contactCol table td option,
#contactCol table td select,
#contactCol table td input,
#contactCol table td textarea {
	color: #000000;
}
#contactCol table td input,
#contactCol table td textarea {
	width: 100%;
}
.bt_form {
	width: 560px;
	text-align: center;
}
.bt_form input {
	margin-top: 20px;
	padding: 0 4px;
	color: #000000;
}
#contactCol p.returnTop {
	margin: 80px 0 40px;
	text-align: center;
	background: none;
}