#wrapper #contents #main a {
	text-decoration: none;
}
#wrapper #contents #topicpath li {
	display: inline;
	font-size: 90%;
}
#wrapper #contents #topicpath {
	margin-top: 6px;
	margin-bottom: 6px;
}
#wrapper #contents li .on {
	color: #b56b7b;
	text-decoration: none;
}
#wrapper #main_contents #main{
	padding-left: 10px;
	font-size: 100%;
	overflow: hidden;
}
#wrapper #main_contents h2 {
	margin-bottom: 20px;
}
#wrapper #main_contents ul {
	text-indent: 20px;
}
#wrapper #main_contents h3 {
	margin-bottom: 20px;
	background-position: left center;
	text-indent: 20px;
	background-image: url(../sitemap/img/sitemap.png);
	background-repeat: no-repeat;
	font-size: 120%;
}
#wrapper #main_contents #left  {
	float: left;
	width: 180px;
	padding-right: 18px;
	margin-right: 18px;
	margin-top: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 25px;
	overflow: hidden;
}
#wrapper #main_contents #center  {
	width: 210px;
	padding-right: 18px;
	margin-right: 18px;
	margin-top: 0px;
	float: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 25px;
	text-indent: 20px;
}
#wrapper #main_contents #center ul {
	margin-bottom: 20px;
}
#wrapper #main_contents #right {
	width: 195px;
	margin-top: 0px;
	float: left;
}
#wrapper #main_contents p.bt {
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: right;
}
#wrapper #main_contents #right h3 {
	margin-bottom: 43px;
}
