#entry h5{
	font-size:16pt;
	margin-top:16px;
	margin-bottom:48px;
	border-left:6px solid;
	border-bottom:1px solid;
	border-color:#8ee6c9;
	height:32px;
	padding:12px 0px 0px 4px
}

* html #entry h5{
	padding-bottom:0px;
}

*:first-child+html #entry h5{
	padding: 14px 0px 0px 4px;
}


#entry dl{
	width:498px;
	padding:8px;
	background:url(../../images/img_home/sitemapbg.jpg) no-repeat center center;
/*	background:url(images/sitemapbg.jpg) no-repeat center center;*/
}

#entry dt{
	min-width:64px;
	text-align:right;
	font-weight:bold;
	color:#ea9800;
	padding-right:4px;
	margin-left:64px;
	margin-bottom:16px;
	float:left;
	clear:both;
	border-right:1px dotted #aaaaaa;
}

* html #entry dt{
	width:70px;
	margin-left:32px;
	margin-bottom:12px;
}



#entry dd{
	margin-bottom:16px;
	margin-left:72px;
	padding-left:4px;
}

* html #entry dd{
	padding-left:0px;
	margin-bottom:12px;
}

*:first-child+html #entry dd{
	margin-left:76px;
	padding-left:0px;
}

#entry dd img{
	margin-right:2px;
	vertical-align:2px;
}

* html #entry dd img{
	vertical-align:1px;
}

#entry .map_tech{
	min-height:100px
}

* html #entry .map_tech{
	height:100px;
}

#entry .map_metaphor{
	min-height:82px
}

* html #entry .map_metaphor{
	height:82px
}

#entry .map_company{
	min-height:64px;
}

* html #entry .map_company{
	height:64px;
}

#entry .map_dic{
	min-height:104px;
}

* html #entry .map_dic{
	height:104px;
}

#entry .map_etc{
	min-height:46px;
	margin-bottom:0px;
}

* html #entry .map_etc{
	height:46px
}