/* CSS Document */
#main h2{margin-bottom:15px;}

#main .sub_title{margin-bottom:16px;}

#main a:link{color:#295ca1;text-decoration:none;}

#main a:visited{color:#295ca1;text-decoration:none;}

#main a:hover{color:#295ca1;text-decoration:underline;}

.sitemap_box{padding-bottom:15px;}

.sitemap_sub_title {
	padding-bottom:3px;
	margin-bottom:16px;
	background:url(../../../sitemap/img/title_bottom.gif) left bottom no-repeat;
}
.sitemap_sub_title h3 {
	padding:5px 10px 0 25px;
	min-height:19px;
	font-size:90%;
	font-weight:normal;
	line-height:1.3em;
	background:url(../../../sitemap/img/title_top.gif) left top no-repeat;
}

.sitemap_box ul{padding:0 12px;}

.sitemap_box li{
	padding-bottom:5px;
	float:left;
	width:220px;
}

.sitemap_box li .icon_arrow {
	background:url(../../img/icon_blue_triangle.gif) no-repeat 0 4px;
	padding-left:15px;
}

.tree_area li{height:80px; padding-bottom:0;}

* html body .tree_area01 li{height:80px;}

.sitemap_box li ul{padding:0 0 0 20px;}

.sitemap_box li li{
	background:url(../../img/icon_tree_01.gif) no-repeat 0 5px;
	padding-left:13px;
	height:auto;
	width:176px;
}

* html body .sitemap_box li li{height:auto;}
.sitemap_box li li.last{
	background:url(../../img/icon_tree_02.gif) no-repeat 0 5px;
	padding-left:15px;
}