@charset "UTF-8";

/**
*
*	/products/scanner/css/sitemap.css
*/
body#sitemap:first-of-type {
	font-size:13px;
}
.link {
padding-left: 8px;
background: url(/products/scanner/common/images/ico_link.gif) no-repeat 0 0.5em;
margin: 0 10px 5px;
}
#sitemap .hdType01 {
background: #dfdfdf url(/products/scanner/common/images/h2_bg_960_26.gif) no-repeat 0 0 !important;
min-height:33px;
}
#sitemap .hdType01 h2{
background: url(/products/scanner/common/images/h2_ico_blue_t.gif) no-repeat 10px 0.4em;
padding: 6px 0 0 10px;
}
#sitemap .hdType01 h2 span{
background: url(/products/scanner/common/images/h2_ico_blue_b.gif) no-repeat 0 bottom;
padding-left: 10px;
display: block;	
}
#sitemap .sitemap_sections{
float: left;
width: 292px;	
}
#sitemap .sitemap_sections h3{
background: url(/products/scanner/common/images/h3_ico_gray_t.gif) no-repeat 10px 0.4em;
padding: 6px 0 0 10px;
}

#sitemap .sitemap_sections h3 span {
background: url(/products/scanner/common/images/h3_ico_gray_b.gif) no-repeat 0 bottom;
padding-left: 10px;
display: block;
}
#sitemap .sitemap_sections .h3_long {
background: #f1f1f1 url(/products/scanner/common/images/h3_bg_long.gif) no-repeat 0 0;
min-height: 27px;
_height: 27px;
border-bottom: solid 1px #b1b1b1;
margin-bottom: 15px;
}
#sitemap .sitemap_sections .contents{
margin-bottom:20px;
}
#sitemap .sitemap_sections h4{
	margin-bottom: 10px;
}
