@charset "utf-8";
/* ====last update 2007/12/13 ==== */


/* =============================== */
/*  Sitemap CSS                    */
/*               author:T.NIkaidoh */
/* =============================== */


dl.textdtstSitemap {
	float: left;
	width: 290px;
	font-size: 0.8em;
	display: block;
	margin: 0px;
	padding: 0 0 0 18px;
}

.textdtstSitemap dt	{
	margin: 20px 0 10px 8px;
	padding: 0 30px 0 16px;
	background-image: url(../img/listmark1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.textdtstSitemap dd {
	background-image: url(../img/listmark2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 50px;
}


.textdtstSitemap span	{
	padding:0;
	font-weight: bold;
}

#contents .dtnkBtn {
	display: block;
	float: left;
	width: 600px;
	font-size: 0.6em;
	text-adtgn: center;
	margin:60px 0 8px 0;
	padding:0 0 0 13px;
}

