@charset "utf-8";
#contents #main h2 {
	margin-left: 20px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #444444;
	margin-bottom: 20px;
	clear: both;
	margin-top: 20px;
}
#contents  #main  dl li {
	list-style-type: none;
	padding-left: 10px;
	line-height: 1.4;
	margin-left: 50px;
	padding-bottom: 8px;
}
#contents  #main  dl a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(../img/list_iconA.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 23em;
	display: block;
}
#contents  #main  dl a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(../img/list_iconB.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 23em;
	display: block;
}
#wrapper #contents #contents_bg {
	background-image: url(../../img/contents_bg_tree.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
