@charset "utf-8";
/* CSS Document: style.css */

/* Contents Setting
-------------------------------------------------- */
div#contents h1 {
	margin-bottom: 50px;
}

div#contents dl.sitemap {
	margin-bottom: 50px;
}

div#contents dl.sitemap dt {
	margin-bottom: 1.5em;
	padding-bottom: 15px;
	background: url(../image/brd_sitemap.gif) no-repeat 0 100%;
}

div#contents dl.sitemap dd {
	margin: 0 20px 1.5em 100px;
}

div#contents dl.sitemap a {
	padding-left: 24px;
	background: url(../image/ico_sitemap.gif) no-repeat 0 0;
}

/* End */