@charset "utf-8";
/* CSS Document */

#layout #container #containerL .menu {
	display: block;
	height: 33px;
	width: 640px;
	margin-bottom: 20px;
}
#layout #container #containerL table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 640px;
	margin-bottom: 80px;
}

#containerL .rist {
	text-indent: 43px;
	background-image: url(../../sitemap/images/mark.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	height: 20px;
	width: 319px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#containerL .rist a {
	text-decoration: underline;
}
#containerL .rist a:hover {
	text-decoration: none;
}
