@charset "UTF-8";
/* ================================================================================

	sitemap.html 内の Style を定義しています

================================================================================ */

a.white		{ color : #FFFFFF }
a.red		{ color : #D12222 }
a.green		{ color : #006983 }

table {
}
table tr th,
table tr td {
	text-align: left;
}