.inquiry {
	margin: 0px auto 0px auto;
	width: 100%;
}

.inquiry table.form {
	margin: 20px auto 0px auto;
	width: 750px;
	line-height: 1.6;
	border-collapse: collapse;
}

.inquiry .form td {
	margin: 0px;
	vertical-align: center;
	text-align: left;
	border: 1px solid #cccccc;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 120%;
}

.inquiry .form td.cation {
	margin: 0px;
	padding:0px 0px 8px 0px;
	font-weight: bold; 
	border: none;
}

.inquiry .form td.sleft {
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}

.inquiry .form td.normal {
	padding-top: 10px;
	padding-bottom: 10px;
}

.inquiry .form td.top {
	padding-top: 10px;
	border-bottom: 0px;
}

.inquiry .form td.center {
	padding-top: 3px;
	border-top: 0px;
	border-bottom: 0px;
}

.inquiry .form td.bottom {
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 0px;
}

.inquiry p {
	margin: 0px;
	font-size: 100%;
	color: #6e6e6e;
}

.inquiry span {
	font-size: 100%;
	color: #FF0000;
}

.inquiry input {
	padding: 3px;
}

.inquiry input.name {
	width: 200px;
	ime-mode: active;
	border: 1px solid #cccccc;
}

.inquiry input.email {
	width: 320px;
	ime-mode: disabled;
	border: 1px solid #cccccc;
}

.inquiry input.telephone {
	width: 200px;
	ime-mode: disabled;
	border: 1px solid #cccccc;
}

.inquiry input.address {
	width: 400px;
	ime-mode: active;
	border: 1px solid #cccccc;
}

.inquiry input.zipcode {
	width: 150px;
	ime-mode: disabled;
	border: 1px solid #cccccc;
}

.inquiry input.other {
	width: 400px;
	ime-mode: active;
	border: 1px solid #cccccc;
}

.inquiry input.grup {
	width: 320px;
	ime-mode: active;
	border: 1px solid #cccccc;
}

.inquiry input.button {
	margin: 0px;
	padding: 0px;
}

.inquiry textarea {
	padding: 3px;
	border: 1px solid #cccccc;
}

.inquiry textarea.content {
	width: 540px;
	height: 240px;
	ime-mode: active;
}

.inquiry .buttonform td {
	padding-top: 20px;
	border: 0px;
	vertical-align: center;
	text-align: center;
}

.inquiry ul.side {
	float: left;
}

.inquiry .side li {
	float: left;
	padding-right: 10px;
	font-size: 100%;
}
