@charset "utf-8";

#contents #main ul {
	color:#333333;
	font-weight:normal;
	padding-left:10px;
	padding-bottom:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	padding-top: 10px;
	line-height: 70%;
}
#contents #main li {
	list-style-image: url(dotbg.gif);
	font-size: 90%;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:15px;
}
#contents #main h4 {
	color:#FF6600;
	font-size:80%;
	background-image:none;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	margin-right: 275px;
}
