﻿
/* inquiry form */
.inquiry_form{
	font-size: 12px;
	color: #FFFFFF;
	background-color:#4D4D4D;
	font-weight:bold;
	text-align:center;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}

.input{
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
	border-left: 0px none #FFFFFF;
	background-color:#FFFFFF;
}

.input_field{
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
}

.pagecomm {
	font-size: 12px;
	line-height: 27px;
	font-weight: 700;
	text-align:center;
}
