@charset "utf-8";
/* CSS Document */
 
#company_range_home {
    position:relative;
	width:218px;
}
#company_range_home > a {
	width:218px;
	z-index:0;
}
 
#company_range_home > a img {
	border:none;
}
 
#company_range_home > a.show {
	z-index:500
}
