@import url(site_common.css);

div#right p#crum {
	margin-left: 45px;
	color: #0066CC;
	font-size: 65%;
}

div#right p#crum a {
	color: #0066CC;
}

div#right h4#sitemap {
	margin: 18px 0 36px 45px;
}

div#right p#sitemap_text {
	width: 537px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

font.square {
	font-size: 140%;
	color: #003300;
}

div#sitemap_wrap {
	position: relative;
	top: 30px;
	left: 120px;
	width: 576px;
}

div#sitemap_project {
	position: relative;
	width: 576px;
	height: 220px;
}

div#sitemap_about {
	position: relative;
	width: 576px;
	height: 220px;
}

div#sitemap_link {
	position: relative;
	width: 576px;
	height: 220px;
}

div.sitemap_contents {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #0;
}

div.contents_left {
	position: relative;
	float: left;
	left: 15px;
	top: 20px;
	width: 192px;
}

div.contents_center {
	position: relative;
	float: left;
	left: 20px;
	top: 20px;
	width: 192px;
}

div.contents_right {
	position: relative;
	float: right;
	left: 70px;
	top: 20px;
	width: 192px;
}

ul.contents_1 {
	font-size: 78%;
	line-height: 180%;
}

ul.contents_2 {
	margin-left: 1em;
}

div#sitemap_wrap a {
	color:#0066CC;
}



