@charset "UTF-8";

/* 全体設定
--------------------------------------------------*/
body {
    padding: 32px;
}

img {
    max-width: 100%;
}


/* コントロールボタンたち
--------------------------------------------------*/
div#controls input[type="range"] {
    width: 700px;
}

/* その他
--------------------------------------------------*/
div#controls p#movieCaption {
    line-height: 1.5;
    margin: 0 0 10px 0;
}
