.contents {
	text-align: center;
	padding: 20px 0 10px 0;
}


table.table5 ,table.table2 {
	width: 700px;
	height: auto;
	border: 3px solid #FF2478;
	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 #fc8bbb;
	background: #fdeef4;
	color: #333333;
}
table.table5 td ,table.table2 td {
	width: 430px;
	height: auto;
	padding: 10px 20px;
	border: 1px solid #fc8bbb;
	text-align: left;
	color: #333333;
}
table.table2 th {
	width: 235px;
}

#check_item {
	width: auto;
}

/*選択項目一覧*/
table.table6 {
	width: 700px;
	height: auto;
	text-align:center;
	border: 3px #FF2478 solid;
	border-collapse:collapse;
	margin: 20px auto;
	font-size: 12px;
	font-weight:normal;
}
table.table6 th {
	width: 700px;
	height: auto;
	padding: 10px 20px;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 2px;
	border: 1px solid #fc8bbb;
	background: #fdeef4;
	color: #333333;
}
table.table6 td {
	width: auto;
	height: auto;
	padding: 10px 20px 10px;
	text-align: left;
	color: #333333;
	}

/*入力欄項目*/
table.table7 {
	width: 700px;
	height: auto;
	text-align:center;
	border: 3px #FF2478 solid;
	border-collapse:collapse;
	margin: 20px auto;
	font-size: 12px;
	font-weight:normal;
}
table.table7 th {
	width: 700px;
	height: auto;
	padding: 10px 20px;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 2px;
	border: 1px solid #fc8bbb;
	background: #fdeef4;
	color: #333333;
}
table.table7 td {
	width: auto;
	height: auto;
	padding: 10px 10px;
	text-align: center;
	color: #333333;
	}
.type_text {
	border: 1px solid #666666;
}
.submit {
	border: 1px groove #4B4A00;
	background: #F3F4F5;
}
.select {
	width: 150px;
	border: 1px solid #666666;
}
span.type5 {
	color: #BE5670;
}
input{
font-size:10px;
padding:2px;
}
.p2{
	width:700px;
	font-size:14px;
	color: #333333;
	margin:0 auto;
	line-height:160%;
	text-align:left;
}

.p3{
	margin:10px auto 0;
	width:700px;
	line-height:130%;
	color: #666666;
	font-size:12px;
	text-align:left;
	}

.p4{
	margin:20px 0;
	padding: 0 0 0 220px;
	width:700px;
	line-height:130%;
	color: #666666;
	font-size:12px;
	text-align:left;
	}


/*修正項目*/

.table5  select{
		font-size:12px;
}

.submit{
	float:left;
	margin-left:10px;

	font-size:12px;
	width:120px;
	height:20px;
}

#widthp{
	width:70px;
}

.clearboth{
	clear:both;
	/*border:solid 1px;*/
	padding-left:240px;
	padding-top:5px;	
}
