@charset "utf-8";
/* ===================================================================
 CSS INFOMATION

 FILE NAME  : sitemap.css
 STYLE INFO : 
=================================================================== */

.catalog_box{
	width:300px;
	height:auto;
	padding:15px;
	float:left;
	}

dd,dt,h3{
	margin-bottom: 10px;
	}

dl{
	margin-left:5px;
	}
	
dt{
	padding-left: 15px;
	background:url(../img/icon2.gif) no-repeat 0px top;
	line-height: 1em;

	}

dd{
	padding-left: 15px;
	}
