<style type="text/css">

(-----全体)
@font-face{font-family:自由の翼;
src:url('https://cdn.leafscape.be/JiyunoTsubasa/JiyunoTsubasa_web.woff2');}
body{font-family:自由の翼;
font-size:78%;
line-height:1.9;
letter-spacing:2.8px;}

@font-face{font-family:Fontpoにほんご;
src:url('https://cdn.leafscape.be/nihongo/FontopoNIHONGO_web.woff2');}
body{font-family:Fontpoにほんご;
font-size:78%;
line-height:1.9;
letter-spacing:2.8px;}

body {
    div-align: center;
    padding: 5px;
    margin: 0;
    padding: 0;
    font-style: normal;	
}


(-----taitol)

.rsample{

    position:relative;

    width:100%;

}

.rsample span{

    position:absolute;

    width:100%;

    text-align:center;

    color:#fff;

    line-height:150%;

    background-color:#000;

    filter:alpha(opacity=80);

    -moz-opacity: 0.8;

    opacity: 0.8;

}

.rsample img{

    width:100%;

}

.absolute {
    position: absolute;
    height:auto;
    width:100%;
}


--></style>