@charset "utf-8";
/* 大幸グループ */

table{
	width:100%;
}

#sitemap{
	width:510px;
	margin:0 10px 40px 3px;
	/*background:url("../images/sitemap/groupSitemapKamome.gif") no-repeat right bottom;*/
}

dl{
	width:230px;
	margin:0 10px 0 5px;
	float:left;
	display:block;
}
dt{
	font-size:115%;
	font-weight:bold;
	margin:25px 0 5px 3px;
}
dt img{
	margin-right:5px;
}
dt.n{
	margin:15px 0 0 3px;
}
dd{
	margin:5px 0 5px 20px;
}

#sitemap dl dd p.HarmonyLink img{
	margin-right:3px;
}
img.kamome{
	margin-top:20px;
}