#content-main span.bg01,
#content-main span.bg02,
#content-main span.bg03 {
    display: block;
    width: 180px;
    height: 56px;
    position: absolute;
}

#content-main div.travel-div {
    position: relative;
}
#content-main span.bg01 {
    background: url(/images/open.content/tour/common/theme.tour01.png) no-repeat center;
    background-size: contain;
    top: 0px;
    right: 20px;
    width: 135px;
    height: 40px;
}
#content-main span.bg02 {
    background: url(/images/open.content/tour/common/theme.tour02.png) no-repeat center;
    background-size: contain;
    top: 0px;
    right: 20px;
    width: 135px;
    height: 40px;
}
#content-main span.bg03 {
    background: url(/images/open.content/tour/common/theme.tour03.png) no-repeat center;
    background-size: contain;
    top: 0px;
    right: 20px;
    width: 135px;
    height: 40px;
}