._pagehead {
    margin-bottom: 60px;
}

.message-block {
    margin-bottom: 60px;
}

    .message-block .cont {
        width: 540px;
        float: left;
    }
        .message-block .cont h1 {
            margin-bottom: 30px;
        }
        .message-block .cont p {
            line-height: 1.9;
        }
    .message-block .photo {
        width: 416px;
        float: right;
    }
        .message-block .photo dt {
            margin-bottom: 35px;
        }

.basis-block {
    margin-bottom: 60px;
}
    .basis-block h1 {
        margin-bottom: 45px;
    }
    .basis-block h2 {
        text-align: center;
        margin-bottom: 45px;
    }
    .basis-block ol {
        margin-bottom: 80px;
    }
        .basis-block li {
            padding: 20px;
            border: 1px solid #43A0D9;
            background: #FFFCDD;
            font-size: 16px;
            margin-bottom: 25px;
        }
            .basis-block li p {
                margin-top: 10px;
            }
            .basis-block li p.head {
                font-size: 23px;
                font-weight: bold;
                color: #43A0D9;
                margin-top: 0;
                padding-left: 40px;
            }
            .basis-block li.num01 p.head {
                background: url(../../common/img/icon/icon-num-by01.png) no-repeat left center;
            }
            .basis-block li.num02 p.head {
                background: url(../../common/img/icon/icon-num-by02.png) no-repeat left center;
            }
            .basis-block li.num03 p.head {
                background: url(../../common/img/icon/icon-num-by03.png) no-repeat left center;
            }
            .basis-block li.num04 p.head {
                background: url(../../common/img/icon/icon-num-by04.png) no-repeat left center;
            }
            .basis-block li.num05 p.head {
                background: url(../../common/img/icon/icon-num-by05.png) no-repeat left center;
            }
        .basis-block li.list-col {
        }
            .basis-block li.list-col p {
                display: inline-block;
                /display: inline;
                /zoom: 1;
                vertical-align: middle;
                margin-top: 0;
            }
            .basis-block li.list-col p.head {
                margin-right: 20px;
            }

    .organization-block {
    }
        .organization-block .text {
            width: 540px;
            float: left;
        }
            .organization-block h2 {
                text-align: left;
                font-size: 30px;
                font-weight: bold;
                margin-bottom: 20px;
                color: #43A0D9;
            }
        .organization-block .image {
            float: right;
            width: 421px;
        }


.activity-block {
    margin-bottom: 24px;
}
    .activity-block h1 {
        margin-bottom: 40px;
    }
    .activity-list {
    }
        .activity-list ol {
            width: 1036px;
        }
            .activity-list .list-block {
                padding: 30px;
                width: 422px;
                background: #E3F1F9;
                float: left;
                margin: 0 36px 36px 0;
            }
                .activity-list h2 {
                    margin-bottom: 30px;
                }
                .activity-list ul {
                    float: left;
                    width: 185px;
                    margin-bottom: 30px;
                }
                    .activity-list ul li {
                        background: url(../../common/img/icon/icon-circle.png) no-repeat left 3px;
                        padding-left: 20px;
                    }
                .activity-list .photo {
                    float: right;
                    width: 220px;
                    margin-bottom: 30px;
                }

.environment-block {
    margin-bottom: 75px;
}
    .environment-block h1 {
        margin-bottom: 40px;
    }
    .environment-block .text {
        width: 485px;
        float: right;
        margin-bottom: 50px;
    }
        .environment-block .text h2 {
            font-size: 30px;
            font-weight: bold;
            margin-bottom: 20px;
            color: #43A0D9;
        }
        .environment-block .text p {
            margin-bottom: 20px;
        }
    .environment-block .photo {
        width: 482px;
        float: left;
        margin-bottom: 50px;
    }

.prf-block {
    border: 1px solid #43A0D9;
    padding: 34px 39px;
    margin-bottom: 55px;
}
    .prf-block .text {
        width: 520px;
        float: left;
        margin-bottom: 40px;
    }
        .prf-block .text h2 {
            font-size: 30px;
            font-weight: bold;
            margin-bottom: 20px;
            color: #43A0D9;
        }
        .prf-block .text p {
            margin-bottom: 20px;
        }
        .prf-block .text h3 {
            margin-bottom: 10px;
            font-size: 18px;
            font-weight: normal;
            color: #43A0D9;
            border-bottom: 1px solid #43A0D9;
        }
        .prf-block .text ul {
            font-size: 16px;
        }
            .prf-block .text li {
                background: url(../../common/img/icon/icon-circle.png) no-repeat center left;
                padding-left: 20px;
            }
    .prf-block .photo {
        width: 374px;
        float: right;
        margin-bottom: 40px;
    }
    .prf-block .image {
        margin: 0 -6px 0 -5px;
    }


    .recycling-block {
        margin-bottom: 75px;
    }
        .recycling-block h1 {
            margin-bottom: 40px;
        }
        .recycling-block .text {
            width: 485px;
            float: right;
            margin-bottom: 50px;
        }
        .recycling-block .text.text2 {
            float: left;
        }
            .recycling-block .text h2 {
                font-size: 30px;
                font-weight: bold;
                margin-bottom: 20px;
                color: #43A0D9;
            }
            .recycling-block .text p {
                margin-bottom: 20px;
            }
            .recycling-block .photo {
                width: 482px;
                float: left;
                margin-bottom: 50px;
            }
            .recycling-block .photo.photo2 {
                float: right;
            }
            .recycling-block .chart {
                display: block;
                width: 100%;
            }