/* FSSの特徴 */
table.fss_feature {
	width: 598px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-style: none;
}

table.fss_feature th {
	color: #ffffff;
	background-color: #0070d0;
	font-size: 14px;
	width: 50%;
	padding: 6px;
	margin-bottom: 0px;
}

table.fss_feature td {
	vertical-align: top;
	font-size:11pt;
	font-weight: normal;
	border-style: solid;
	border-width:1px;
	border-color: #0070d0;
	padding: 4px;
}

