		body
		{
			font-family: Verdana, Chicago, sans-serif;
			font-size: 11px;
		}
		
		h1
		{
			/* サイトマップ見出し */
			font-size: 100%;
			border-style: solid;
			border-width: 0px 0px 1px 1em;
			border-color: #000099;
			padding: 0.3em 0em 0.3em 0.5em;
		}
		li
		{
			font-weight: normal;
			margin-top: 0.5em;
		}
		
		li.dir
		{
			font-weight: bold;
			color: #006666;
			margin-top: 1.5em;
		}
		
		a:link		{ Color: #3333cc; text-decoration: none;}
		a:visited	{ Color: #cc3366; text-decoration: none;}
		a:hover		{ Color: #ff3366; text-decoration: underline; }
		a:active	{ Color: #3333cc; text-decoration: none;};
