@charset "utf-8";

#inspection_info {
    position: relative;
}

#inspection_info .img {
    position: absolute;
    top: -30px;
    left: 500px;
}

.riyu {
    padding-bottom: 20px;
}

.point {
    padding-bottom: 20px;
}

.point_img {
    width: 120px;
    float: left;
}

.point_text {
    width: 560px;
    float: right;
}

h3 {
    font-size: 16px;
    padding-bottom: 5px;
}

.point_big_img {
    padding-bottom:20px;
}
