@charset "Shift_JIS";

/* サイトマップ */
.sitemaptext1	{
	font-size: 1em;
	font-weight: bold;
	color: #369;
	line-height: 1.2em;
}

.sitemaptext2	{
	font-size: 0.75em;
	line-height: 1.5em;
}

.sitemaptext3	{
	list-style-type: none;
}

ul#sitemap 	{
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
