@charset "UTF-8";

.eb-section ul{
	color: #f67c9a;
	text-indent: -1em;
	padding-left: 2em;
}

#sec2 p{
	margin-bottom: 2em;
}
#sec2 p:last-child{
	margin-bottom: 0em;
}

#sec4 dl{
	float: left;
}
#sec4 p + dl{
	margin-right: 100px;
}