#content-main .content-button {
    margin-bottom: 2em;
	text-align: left;
}

#content-main .content-button a {
    margin-left: 2px;
	font-size: 90%;
}

#content-main .content-button a {
    background: #2a71ea url(/images/common/arrow01.svg) no-repeat right 14px center;
}
#content-main .content-button a:hover {
    background: #0f4fbb url(/images/common/arrow01.svg) no-repeat right 11px center;
}