@charset "UTF-8";
#skyper_CP {
    text-align: center;
}
#skyper_CP a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    display: inline-block;
}

#skyper_CP:hover img {
    opacity: 0.66;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

p.txt01 {
    margin: 0.5rem 0 2rem!important;
    color: #333;
}