@charset "UTF-8";
/*
    Template: detube
    Theme Name: deTube CHILD
    Description: deTubeの子テーマ
    Version: 1.4.9
*/


/*トップページサムネイル一覧*/
ul.imgbox01{
list-style:none;
width:100%;
}
ul.imgbox01 li{
float: left;
width: 20%;
margin-right: 20px;
}