h2{
  margin-top: 36px;
  margin-bottom: 12px;
}

td.label{
white-space: nowrap;
	font-weight: bold;
	width: 1%;
}

.contact .must,
.contact .err{
	margin-bottom: 0;
	color: red;
}

.contact .ex {
	color: #999;
}

.contact .agree_center{
	text-align: center;
}

.contact table{
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
	margin-bottom: 24px;
}

.contact td{
	padding: 9px 12px;
  border-bottom: 1px solid #CCC;
}

.contact td.border_bottom_none{
	border-bottom: none;
}

.contact .add_list{
	padding-right: 12px;
}

.contact .time_in{
	margin-top: 6px;
}

.contact .foot_navi{
	width: 100%;
}

.contact .foot_navi .left_column{
	float: left;
}

.contact .foot_navi .submitBtn{
	float: right;
}

.contact .line_none{
	border: none;
	margin: 0;
	padding: 0;
}

.line_none td {
	border: none;
	margin: 0;
	padding: 0 0 9px 0;
}

.contact textarea{
	width: 760px;
	height: 120px;
	line-height: 1.6em;
}
