/*----------------------------------------------------------------------------*/
/* リンク頁のTABLE設定他 */
/*----------------------------------------------------------------------------*/
table.links .com  th{background-color: #70A0A0;}
table.links .net1 th{background-color: #A0A070;}
table.links .net2 th{background-color: #A070A0;}
table.links .frz  th{background-color: #404040;}

table.links .com  td{background-color: #408080;}
table.links .net1 td{background-color: #808040;}
table.links .net2 td{background-color: #804080;}
table.links .frz  td{background-color: #000000;}

table.links td dl{margin: 0em;}

table.links td dt{
	color: #FFFFE0;
	font-size: 1.2em;
	font-weight: bold;
}

table.links td dt .en{
	color: #E0E0C0;
	font-size: 0.6em;
}

table.links td dd{
	margin-left: 1em;
	color:#FFFFFF;
}


em.frz{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
}
