@charset "UTF-8";

ul.list01 li.nodata{
	padding:15px;
	font-weight: 700;
}

span.material {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 4px 0 0;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
}

.material.m1 {
    background-color: #a5dbeb;
}
.material.m2 {
    background-color: #F9C1CF;
}

