#main h2.md_kanren {
    margin: 0 auto 10px;
    width: 707px;
    height: 45px;
    background: url("../images/md_kanren@.jpg") no-repeat;
    text-indent: -10000px;
}

#main .sec1 {
    padding: 10px 110px 30px 40px;
}

#main .sec1 .bl.no1 h3 {
    font-size: 20px;
    width: 675px;
    color: #ff9933;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    line-height: 1.8;
    border-top:1px #ececec solid;
    margin-top: 25px;
    padding-top:15px;
}

#main .sec1 .bl.no1 p {
    padding-top: 5px;

}

#main .sec1 .bl.no2 ul {
    list-style-type: none;
    margin-top: 20px;
    width: 100%;
    background-color: #fdfaef;
    border:1px #e4e0cb dashed;
    padding: 30px 30px 0 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;

}

#main .sec1 .bl.no2 li {
    float: left;
    display: block;
    width: 170px;
    height: 170px;
    background-color: rgba(227, 236, 209, 0.4);
    border-radius: 170px;
    -webkit-border-radius: 170px;
    -moz-border-radius: 170px;
    text-align: center;
    margin-right: 50px;
    margin-bottom: 35px;
    position: relative;


}

#main .sec1 .bl.no2 li:nth-child(3n) {
    margin-right: 0px;

}

#main .sec1 .bl.no2 li div {
    width: 240px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -120px;
    margin-top: -35px;
    font-size: 12px;
}

#main .sec1 .bl.no2 li h3 {
    display: block;
    color: #2c7127;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}

#main .sec1 .bl.no3 {
    width: 675px;
    margin-top: 20px;

}