.form_area {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.form_area form table tr th {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1448A4;
	background-color: #E5EDF7;
	font-size: 13px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0F357B;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 135px;
}
.form_area form table tr td {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f0f0f0;
	line-height: 1.6em;
}
.form_area form table tr .hissu {
	width: 75px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.form_area form h6 span {
	color: #1C66E4;
}
.form_area form h6 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6799E7;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.form_area .ssltxt {
	font-size: 12px;
}
