#content-main div dl dt {
    position: relative;
    margin: 0 auto;
    padding: 10px;
    max-width: 300px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    background: #99c241;
	background-image: linear-gradient(to right, #99c241 0%, #00b7e3 100%);
    border-radius: 10px;
    z-index: 2;
	text-align: center;
}
#content-main div dl dd {
    margin: -25px 0 40px;
    padding:45px 8% 30px;
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
	text-align: center;
	line-height: 1.615;
	letter-spacing: -1px;
}


#content-main div dl dt {}
#content-main div dl dt {}
#content-main div dl dt {}
