@charset "UTF-8";

.example{
    border: 2px solid #000;
    margin-top: 40px;
}
.example img{
    width: 100%;
    height: auto;
    display: block;
    margin-top: -25px;
}

.site{
    margin-top: -333px;
    color: #FFFFFF;
    margin-left: 322px;
}

.jyuku{
    text-align: center;
    color: #252525;
    font-size: 27px;
    font-weight: lighter;
    font-family: "Times New Roman", Times, serif;
    margin-top: 15px;	
}