@charset "utf-8";
/* CSS Document */

/* top image */

h1{
	width:530px;
	height:80px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/logo_sitemap.jpg) no-repeat;
}

#right_column h2{
	margin-bottom:10px;
}

#right_column span{
	font-weight:bold;
}

#right_column ul{
	list-style-type:none;
}

#right_column ul li{
	margin:5px 0;
	padding:3px 0;
}

#right_column dl{
	list-style-type:none;
	margin-left:30px;
}

#right_column dl dd{
	padding:3px 0;
}

#r_left{
	float:left;
	width:250px;
	margin:20px 0 10px 10px;
}

#r_left div{
	margin-bottom:20px;
}

#r_left #top h2{
	width:51px;
	height:20px;
	text-indent:-9999px;
	display:block;
	background:url(http://www.hm-numbers.com/common/images/obj_sitemap_1.gif) no-repeat;
}

#r_left #make h2{
	width:111px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_sitemap_2.gif) no-repeat;
}

#r_right{
	float:right;
	width:250px;
	margin:20px 0 10px 10px;
}

#r_right div{
	margin-bottom:20px;
}

#r_right #company h2{
	width:81px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_sitemap_3.gif) no-repeat;
}

#r_right #recruit h2{
	width:81px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_sitemap_4.gif) no-repeat;
}

#r_right #others h2{
	width:66px;
	height:20px;
	text-indent:-9999px;
	background:url(http://www.hm-numbers.com/common/images/obj_sitemap_5.gif) no-repeat;
}


