@charset "utf-8";
#contents ul {
	list-style-type: none;
	width: 375px;
	padding-bottom: 20px;
}
#contents li {
	background: url(../../link/images/circle.gif) left center no-repeat;
	padding-left:22px;
	line-height: 2.2;
}
.ulLeft {
	float: left;
	margin-bottom: 20px;
}
.ulRight {
	float: right;
	margin-bottom: 20px;
}
