/* CSS Document */


div#sitemap_box {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	border: 1px solid #D0D0D0;
	width: 608px;
}
* html div#sitemap_box {
	width: 658px;
}

div#sitemap_box table {
	width: 560px;
}

div#sitemap_box .redtriangle {
	padding-left: 15px;
	background-image: url(../images/common/icon_red_triangle_s.gif);
	background-repeat: no-repeat;
}

.td_box {
	width: 180px;
}

.td_box2 {
	width: 190px;
}
