p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px}
td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px }
.function {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #993333; text-decoration: none}
.notes {
	font-weight: bold;
	color: #ffffff;
	background: #ff0000;
	padding: 5px 0px 5px 7px;
	font-size: 14px;
	margin: 5px 0px;
}

/*---英文パーツリスト---*/
#Parts table {
        margin:0px 0px 0px 0px;
	width:950px;
}

#Parts table th {
	padding:5px;
	font-size:80%;
	font-weight:normal;
	color:#FFF;
	background-color:#000066;
}

#Parts table td {
	padding:5px;
}

