<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 全ページ共通のデザイン用 */

table{
	border:none;
	margin:0;
}

th{
	border:none;
	color:#000;
}

td{
	border:none;
}

</pre></body></html>