@charset "utf-8";/*タイトル------------------------------*/#titleLead {	margin:0 0 20px 0;}/*テーブル定義------------------------------*/table {	border-collapse:collapse;	width:675px;	border:1px #ccc solid;	margin:0 0 20px 0;}th, td {	border:1px #ccc solid;	padding:6px;	line-height:150%;}th {	width:120px;	text-align:center;}