@charset "utf-8";

.body div#mainContent h3{
	border-bottom:1px solid #c5ce9a;
	border-right:1px solid #c5ce9a;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	background:#f8ffd8;
	color:#666666;
	margin:0 0 10px 0;
	padding:3px;
	font-size:11pt;
	}
.body div#mainContent h3 a:link{
	color:#666666;
	text-decoration:none;
	}
.body div#mainContent h3 a:visited{
	color:#666666;
	text-decoration:none;
	}
.body div#mainContent h3 a:hover{
	color:#c5ce9a;
	text-decoration:none;
	}


.body div#mainContent dl{
	margin:0 0 30px 20px;
	}
.body div#mainContent dt{
	font-weight:bold;
	}
.body div#mainContent dd{
	margin:5px 0 5px 20px;
	background:url(../kng-img/shop-icon-sitemap.gif) 5px 0 no-repeat;
	padding:0 0 0 20px;
	}