@charset "UTF-8";
#content h3 {
	margin: 40px 75px 10px;
	padding: 3px 0px 3px 10px;
	border-left: 2px solid #0062B3;
}
#content table {
	border-collapse: collapse;
	width: 670px;
	margin: 20px 75px 30px;
	border-top: 1px solid #c9c9c9;
}
#content table tr th, #content table tr td {
	vertical-align: top;
	padding: 5px 0px 5px 3px;
	border-bottom: 1px solid #c9c9c9;
}
#content table tr th {
	font-weight: normal;
	text-align: left;
	width: 8em;
	white-space: nowrap;
	padding-right: 1em;
}
#content table tr td {
	color: #000;
}



/*=============================================
FCフォーム
=============================================*/

