@charset "Shift-JIS";

/* --------------------------------------------------
  sitemap
-------------------------------------------------- */

ul.sitemap{
	margin-left: 10px;
}

ul.sitemap ul.second_child{
	list-style-type: disc;
	margin: 0 0 1em 2em;
}

h3.ttl_sitemap{
	font-size: 120%;
	background: url(../common/img/ttl_bg.png) no-repeat;

	height: 32px;
	padding: 8px 10px 0 10px;
	margin-bottom: 0.5em;
}
ul.sitemap h4,
ul.sitemap h5{
	font-size: 100%;
	color: #a72126;
	margin: 0 0 0.5em 0;
	padding: 0;
}