.video-wrapper {
 width: 600px;
 max-width: 100%;
}

.movie {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
 
.movie iframe {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}

table {
margin-left:auto;
margin-right:auto;
border:solid 1px #000000;
border-collapse:collapse;
}

td {
border:solid 1px #000000;
}

img {
max-width : 100% ;
height : auto ;
}

.text {
margin-left:auto;
margin-right:auto;
width: 600px;
max-width: 100%;
}


.title {
color:#3366cc;
}

.body {
    font-family: hqMmpS Pro W3h,hHiragino Kaku Gothic Proh,Osaka,hlr oSVbNh,hMS PGothich, sans-serif;
}
