@charset "utf-8";

h2 {
	background:url(../../images/sitemap/sitemap_title.gif) no-repeat;
	width:130px;
	height:40px;
	text-indent:-9999px;
	margin:40px;
}

#sitemap_box {
	width:930px;
	margin:30px 0 30px 40px;
	letter-spacing:0.1em;
}

#sitemap_box h3 a {
	font-size:small;
}

#sitemap_box_left {
	width:460px;
	float:left;
	border-right:1px solid #e4cdcf;
}

#sitemap_box_right {
	width:430px;
	float:left;
	padding-left:30px;
}


.sitemap_small_box {
	width:430px;
	border-bottom:1px dashed #e4cdcf;
	margin-bottom:10px;
	padding-bottom:10px;
}

.no_border {
	border:none;
}

.sitemap_small_box h3 {
	float:left;
	width:130px;
	font-weight:normal;
}

.sitemap_small_box p {
	float:left;
	width:290px;
	padding-left:10px;
}

.sitemap_small_box ul {
	margin-top:5px;
	padding-left:140px;
}

.sitemap_small_box ul dl dd {
	padding-left:14px;
	font-size:0.9em;
	line-height:1.4em;
}

.sitemap_small_box img {
	padding:10px 0 0 140px;
}

/*
#sitemap_policy h3 a {
	font-size:x-small;
}
*/




