#areaAll #mainArea #formArea {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#formArea #formBox {
	width: 790px;
	text-align: left;
	margin: 0px;
}
#formArea #formBox2 {
	width: 790px;
	text-align: center;
	margin: 0px;
	line-height: 1.5em;
}
#formArea #btnBox {
	width: auto;
	margin-top: 20px;
	text-align: center;
}
#formArea .block {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
}


#formArea .title {
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	width: auto;
}

#formArea table.table01 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

#formArea table.table01 th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	width: 195px;
}
#formArea table.table01 td {
	padding: 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}
#formArea .table01 td .cfn {
	padding: 10px;
	line-height: 1.5em;
}
#formArea table.table01 td p {
	line-height: 1.5em;
}
#formArea .table01 input {
	height: auto;
	padding: 8px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	font-size: 14px;
}
#formArea em  {
	font-size: 80%;
	color: #FF0000;
	padding: 1px;
	height: auto;
	width: auto;
	border: 1px solid #FF0000;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	line-height: 1em;
	margin-right: 5px;
}
#formArea ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#formArea li {
	margin: 0px;
	list-style-type: none;
}
#formBox p {
	margin: 0px;
}
#formBox2 p {
	margin: 0px;
}
#formArea .table01 .inputL_non {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formArea .table01 .inputSize01 {
	width: 90%;
	padding: 8px;
}
#formArea .table01 .inputSize02 {
	width: 70%;
	padding: 8px;
}
#formArea .table01 .inputSize03 {
	width: 40%;
	padding: 8px;
}
#formArea .errorBox {
	padding: 0px;
	width: 740px;
	margin-top: 15px;
}
#formArea .finBox {
	padding: 0px;
	width: 740px;
	margin-top: 15px;
	line-height: 2em;
	text-align: center;
}
#display_non {
	display: none;
}
