@charset "UTF-8";


/*===================================================================
	sitemap
===================================================================*/
#sitemap .siteMapMain {
	width:100%;
	margin:0 auto;
	line-height: 1.1em;
	font-size: 96%;
	letter-spacing: 0.025em;
}
#sitemap .dot_h2 {
	background: #dfdfdf url(/products/label/common/images/sitemap/h2_bg_960.gif) no-repeat 0 0;
	min-height: 33px;
}
#sitemap .dot_h2 h2 {
	background: url(/products/dotprinter/label/images/sitemap/h2_ico_blue_t.gif) no-repeat 10px 0.4em;
	padding: 6px 0 0 10px;
}
#sitemap .dot_h2 h2 span {
	padding-left: 10px;
	padding-top:5px;
	display: block;
}
#sitemap .dot_h3_long {
	background: #f1f1f1 url(/products/label/common/images/sitemap/h3_bg_long.gif) no-repeat 0 0;
	min-height: 27px;
	_height: 27px;
	border-bottom: solid 1px #b1b1b1;
}
#sitemap .dot_h3_long h3 {
	background: url(/products/label/common/images/sitemap/h3_ico_gray_t.gif) no-repeat 10px 0.4em;
	padding: 6px 0 0 10px;
}
#sitemap .dot_h3_long h3 span {
	background: url(/products/label/common/images/sitemap/h3_ico_gray_b.gif) no-repeat 0 bottom;
	padding-left: 10px;
	display: block;
}
#sitemap .sitemap_contents_wrapper{
	padding:20px 0px 0 0px;
	margin:-15px 0 0 0;
}
#sitemap .sitemap_contents_wrapper .leftArea {
	float:left;
	width:300px;
}
#sitemap .sitemap_contents_wrapper .centerArea {
	float:left;
	width:280px;	
}
#sitemap .sitemap_contents_wrapper li{
	padding-left: 8px;
	background: url(/products/label/common/images/sitemap/ico_link.gif) no-repeat 0 0.5em;
	margin-right: 10px;
}
