@charset "utf-8";
/* SITEMAP CSS Document */


#sitemap {
	margin:20px 10px 0;
	height:100%;
}
.left {
	width:242px;
	float:left;
}
.center {
	width:242px;
	float:left;
}
.right {
	width:242px;
	float:left;
}
.txt01, .txt02, .txt04 {
	margin:10px 0 3px;
}
.txt01 {
	border-left:6px solid #3f5481;
	padding:1px 5px;
	font-size:1.2em;
	font-weight:bold;
}
.txt02 {
	border-left:6px solid #3f5481;
	padding:0px 5px;
	font-weight:bold;
}
.txt03 {
	background:url(../images/icon_01.gif) no-repeat 0 7px;
	margin:0 0 0 13px;
	padding:2px 0 0 8px;
}
.txt04 {
	border-left:6px solid #d5bbb5;
	padding:0px 5px;
	font-weight:bold;
}
