<style>
<!--

/* テーブルリスト */
TABLE.table1 td,TABLE.table1 th,TABLE.table1{
	border:1 solid #FF6666;
	border-collapse:collapse;
	padding: 5px;
	background-color: #FFFFFF;
}

TABLE.table1 th{
	background-color:#FFCCCC;
}
/* テーブルリスト */

-->
</style>