@charset "utf-8";
/* CSS Document */



#contentsTop {
	height:46px;
	margin:5px 0 15px 25px;
	background:url(../../sitemap/images/ttl_sitemap.gif) no-repeat left top;
	text-indent:-999999px;
}


#categoryBox{
	margin:0 25px 15px 25px;
	padding:15px;
}

#categoryBox:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
}

#categoryBox {display: inline-table;}

/* back-slash hack ¥*/
* html #categoryBox {height: 1%;}
#categoryBox {display: block;}
/* back-slash hack end */


#categoryBox .boxleft{
	width:50%;
	float:left;
}

#categoryBox .boxright{
	width:50%;
	float:right;
}

#categoryBox ul{
	list-style:none;
	font-size:0.8em;
}

#categoryBox li{
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background:url(../images/ico_header.gif) no-repeat left center;
}  

#categoryBox dl{
	font-size:0.8em;
}
	
#categoryBox dt{
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background:url(../images/ico_header.gif) no-repeat left center;
}

#categoryBox dd{
	margin:0 0 5px 15px;
}