@charset "utf-8";

/* --------------------------------------- */
/* sitemap/index.html sitemap.css
/* --------------------------------------- */

h2 {
	clear: both;
	padding-top: 30px;
}

/* ------------------------ */
/* #main_contents_container
/* ------------------------ */


#sitemap_container01 {
	float: left;
	width: 350px;
	padding-right: 30px;
}

#sitemap_container02 {
	float: left;
	width: 350px;
}

dt {
	margin-top: 60px;
	padding: 0 0 10px 10px;
	border-bottom: dotted 1px #333333;
}

dt:first-child {
	margin-top: 0;
}

dd {
	padding: 10px 0;
	margin-left: 30px;
	border-bottom: dotted 1px #333333;
}

dt {
	background: url("../img/details_bt.gif") left 20% no-repeat;
	padding-left: 23px;
}
