@charset "UTF-8";
form#mailform {
	padding: 5px;
	margin-left: 50px;
	margin-bottom: 80px;
}
table.mailform {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
table.mailform tr th, table.mailform tr td {
	text-align: left;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
	color: #534741;
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 380px;
	height: 120px;
	border: 1px solid #534741;
}
table.mailform tr td input {
	height: 30px;
	line-height: 30px;
	border: 1px solid #534741;
}
table.mailform tr td .form_btn {
	width: 100px;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #534741;
	background-color: #FFF;
}
.order_hissu {
	font-size: 14px;
	color: #C1272D;
}
.order_title {
	color: #385609;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #736357;
	padding-top: 20px;
}
table.mailform tr td select {
	height: 30px;
	line-height: 30px;
	border: 1px solid #534741;
	font-size: 14px;
	width: 240px;
	float: left;
	margin-right: 10px;
}
.example {
	font-size: 12px;
	color: #998675;
	line-height: 30px;
}
.order_text {
	font-size: 12px;
	color: #534741;
}
.order_color {
	font-size: 18px;
	color: #534741;
	vertical-align: top;
}

.order_color img {
	margin-right: 2px;
	margin-left: 2px;
}
.order_title2 {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 16px;
	color: #534741;
}
.text_center {
	text-align: center;
}
table.mailform2 {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	margin-bottom: 30px;
}
table.mailform2 tr th, table.mailform2 tr td {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
.order_note {
	font-size: 12px;
	color: #534741;
	padding-left: 30px;
	margin-bottom: 50px;
}
table.mailform2 tr td .form_btn {
	width: 100px;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #534741;
	background-color: #FFF;
}
