@charset "shift_jis";


/*===============================================================================*/
/*sitemap*/
/*===============================================================================*/



#sitemap{
	font-size: 1.2em;
	text-align: left;
}

#sitemap h3{
	display: block;
	width: 622px;
	height:32px;
	margin: 0;
	padding: 8px 0 30px;
}

#sitemap img.sitemap_bar{
	clear: both;
	display: block;
	width: 572px;
	height:17px;
	margin: 0 auto;
	padding: 10px 0 25px;
}

#sitemap dl{
	clear: both;
	display: block;
	width: auto;
	height:auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sitemap dt{
	display: block;
	width: auto;
	height: 30px;
	background: url(sitemap/img/sitemap_dt_mark.gif) no-repeat left top;
	margin: 0;
	padding: 3px 0 0 35px;
	font-weight: bold;
	font-size: 1.2em;
	color: #A61C66;
}

*html #sitemap dd{
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 15px 18px;
	background: url(../img/sitemap_dd_mark_off.gif) no-repeat left center;
	padding: 0 0 0 21px;
	line-height: 160%;
	float: left;
	clear: both;
}

#sitemap dd{
	float: left;
	clear: both;
	display: block;
	width: auto;
	height:auto;
	margin: 0 0 15px 35px;
	background: url(../img/sitemap_dd_mark_off.gif) no-repeat left center;
	padding: 0 0 0 21px;
	line-height: 160%;
}