@charset "UTF-8";

/*------------------------------------------------------------------------------
	学習塾ポータルサイト WEB SITE - CSS Modules 運営者情報
------------------------------------------------------------------------------*/
.management-table{
     width:620px;
     height:auto;
     margin-left:30px;
     margin-bottom:20px;
     border: 1px solid #CCC;
    }
.cel1{
     width:100px;
     height:auto;
     padding: 5;
     border: 1px solid #CCC;
    }    
.cel1{
     width:100px;
     height:auto;
     padding: 5;
     border: 1px solid #CCC;
    }    
.cel2{
     height:auto;
     padding: 5;
     border: 1px solid #CCC;
    }    

