@charset "UTF-8";
/* ================================================================================
	siji 内の Style を定義しています
================================================================================ */
#contents h1 {
	margin: 0px;
	padding: 0px;
}
#contents table {
	color: #555;
}

#contents a:link	{ color: #D2691E; }
#contents a:visited	{ color: #D2691E; }
#contents a:hover	{  }
#contents a:active	{ color: #D2691E; }
