@charset "UTF-8";
.box_w220-w220_m10 {
    width: 220px;
    height: 220px;
    /* [disabled]position: fixed; */
    float: left;
    padding-left: 0px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #EDEDED;
}
.box_w720_m40 {
    width: 720px;
    /* [disabled]position: relative; */
    margin-left: 40px;
    margin-right: 40px;
    text-align: left;
    float: left;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.box_w700_m50 {
    width: 700px;
    /* [disabled]position: relative; */
    margin-left: 50px;
    margin-right: 50px;
    float: left;
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.box_w700_m50_m0 {
    width: 700px;
    /* [disabled]position: relative; */
    margin-left: 50px;
    margin-right: 50px;
    float: left;
    height: auto;
}
.box_w700_m50_m10 {
    width: 700px;
    /* [disabled]position: relative; */
    margin-left: 50px;
    margin-right: 50px;
    float: left;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.box_w160-h160_m10 {
    width: 160px;
    height: 160px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
    background-color: #EDEDED;
}
#box_all {
    width: 800px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    height: auto;
}
#box_hokaen_kanban {
    height: 150px;
    width: 700px;
    position: relative;
    vertical-align: middle;
    border-width: 0px;
    border-style: none;
    margin-right: auto;
    margin-left: auto;
    /* [disabled]float: left; */
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #EDEDED;
}
.box_w800 {
    width: 800px;
}
