#main {
	padding-top: 4px;
}
#contents01 {
	background-image: url(../images/sitemap/pageback.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 20px;
	width: 670px;
	height: 580px;
}

#contents01 h2 {
	height: 21px;
	padding-left: 7px;
	font-size: 120%;
	padding-top: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0a50ff;
	background-color: #dcdcdc;
}
#contents01 a {
	color: #666666;
	text-decoration: none;
}
#contents01 a:hover {
	color: #000064;
	text-decoration: underline;
}
.list {
	list-style-type: none;
	padding-left: 120px;
	padding-top: 36px;
}
.category {
	height: 48px;
	background-image: url(../images/sitemap/listicon1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}
.clear {
	background-image: url(../images/sitemap/listicon1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}
.clear ul {
	list-style-type: none;
	height: 70px;
	padding-left: 20px;
}
.clear li {
	background-image: url(../images/sitemap/list_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	width: 100px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}
