body { font-size: 14px; } 
h1 { font-size: 12px; margin-top: 0; margin-bottom: 0; }
p { }
td { }
a:link { color: #666; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }
a:active { color: #f00; }
.upnavi{font-size: 10px; text-align: right; margin-top: 30px; margin-right: 0; margin-bottom: 0;   text-align: right; margin-right: 10px; margin-bottom: 30px; }
#youtube_btn{ text-align: right; margin-top: 0; margin-bottom: 50px; }

/* sp------------------------------------------------------ */
@media screen and (max-device-width: 480px), screen and (max-width: 480px) {
body{width: 96%; margin: 0 2% 0 2%;}
#move video{width: 100%;height: auto;}
#YouTube img{width: 100%; height: auto;}
}