.contents {
	text-align: center;
	padding: 20px 0 10px 0;
}


table.table5 ,table.table2 {
	width: 700px;
	height: auto;
	border: 3px double #E9D17B;
	border-collapse:collapse;
	margin: 20px auto;
	font-size: 12px;
}
table.table5 th ,table.table2 th {
	width: 210px;
	height: auto;
	padding: 10px 5px;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 2px;
	border: 1px solid #DFE4A8;
	color: #4B4A00;
}
table.table5 td ,table.table2 td {
	width: 430px;
	height: auto;
	padding: 10px 20px;
	border: 1px solid #DFE4A8;
	background: #FAF9E6;
	text-align: left;
	color: #333333;
}
table.table2 th {
	width: 235px;
}

textarea {
    width: 400px;
}

.check_box {
	width: 110px;
	height: 30px;
	float: left;
}
.check_box2 {
	width: 220px;
	height: 30px;
	float: left;
}
.type_text {
	border: 1px solid #DFE4A8;
}
td.td_type2 {
	text-align: right;
	background-color: red;
}
.submit {
	border: 1px groove #4B4A00;
	background: #F3F4F5;
}
.select {
	width: 150px;
	border: 1px solid #E5EBCC;
}
span.type5 {
	color: #BE5670;
}
.td_body {
	width: 370px;
	height: 30px;
	clear: both;
}

.td_body p {
	float: left;
	width: 200px;
	height: 25px;
	line-height: 1.2em;
}

.td_body select {
    float: left;
}