
/* -------------------------------------------------- */
/* contents */
/* -------------------------------------------------- */

#contents {
	width: 800px;
	margin: 0px auto;
	padding-left: 0px;
	float:none;
}

/* -------------------------------------------------- */
/* sitemap */
/* -------------------------------------------------- */

.sitemap01 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 40px 15px 0px;
	background-color: #c9c9c9;
}

.sitemap01 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap01 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitemap02 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 40px 15px 0px;
	background-color: #dadada;
}

.sitemap02 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap02 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitemap03 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 15px 0px;
	background-color: #eaeaea;
}

.sitemap03 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap03 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:hover {
	color: #333333;
	text-decoration: underline;
}