#maincont h2{
	margin:0px 0px 0px 30px;
}

.contents {
	text-align: center;
	padding: 20px 0 10px 0;
}

.comment p{
	line-height:140%;
	width:700px;
	margin:20px auto 0px auto;

}


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 20px;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 2px;
	border: 1px solid #DFE4A8;
	color: #4B4A00;
	font-weight:bold;
}
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;
}


.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;
}

.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: 190px;
	height: 25px;
	line-height: 1.4em;
}