@charset "utf-8";
body{background: url(../img/body_bg.jpg) no-repeat 0 150px;}

.boxcenter,#sec1,#sec3,#sec4{
    width: 940px;
    margin:0 auto;
    padding:10px;
}
#sec1,#sec2,#sec3,#sec4{
    padding:60px 0;
}
#head_nav{
    height: 40px;
    padding:20px 0;
}
#head_nav ul{
    list-style: none;
    float: right;
}
#head_nav ul li{
    display: inline-block;
}
#head_nav ul li a{
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding:10px 10px 10px 40px;
    transition: 0.2s;
}
#head_nav ul li#contact a{
    background:#ccc  url(../img/nav_contact.png) no-repeat 10px center;
    color: #000;
}
#head_nav ul li#order a{
    background:#009245  url(../img/nav_order.png) no-repeat 10px center;
    color: #fff;
}
#head_nav ul li + li{
    margin-left: 20px;
}
#head_nav ul li a:hover{
    opacity: 0.8;
}
header{
    width:100%;
    background-color: #8cc63f;
    background: #8cc63f url(../img/header_bg.jpg) no-repeat right center;

    border-bottom: 5px solid #009245;
    border-top: 5px solid #009245;
}
header div{
    width: 1000px;
    margin:0 auto;
}
h1{
    width: 495px;
    height: 116px;
    background:url(../img/head_h1.png) no-repeat 0 0;
    text-indent:-9999px;
    margin:10px 0 10px 0;
}
header p{
    color:#006837;
    font-size: 32px;
    line-height: 1.3;
}
#sec1 p{
    background-color: #fff;
    border-radius: 3px;
    padding:0 5px;
    width:370px;
    font-size: 16px;
    line-height: 1.8;
    float: left;
}
#sec1 h2{
    width: 69px;
    height: 236px;
    text-indent: -9999px;
    background:url(../img/sec1_h2.png) no-repeat 0 0;
    float: left;
    margin:0 40px;
}
#sec1 img{
    width:380px;
    float: left;
}
#sec1:after{
    display: block;
    clear: both;
    content: '';
}
#sec2{
    background: #eee url(../img/sec2_bg.jpg) no-repeat right bottom;
    width: 100%;
}
#sec2 h3{
    width: 70px;
    height: 237px;
    text-indent: -9999px;
    background:url(../img/sec2_h3.png) no-repeat 0 0;
    display: inline-block;
    margin:0 40px;
    float: left;
}
#sec2_comment{
    width:380px;
    margin:0 auto;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 1.8;
}
#flow{
    margin-bottom: 30px;
}
#flow img{
    width:380px;
    float: left;
}
#sec2 ul{
    width:940px;
    list-style: none;
    margin:0 auto;
    padding:0;
}
#sec2 ul:after{
    display: block;
    content:"";
    clear: both;
}
#sec2 ul li{
    width:270px;
    float: left;
    padding:15px;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.5;
    height: 340px;
}
#sec2 ul li + li{
    margin-left: 15px;
}
#sec2 ul li h4{
    width:270px;
    height: 60px;
    text-indent: -9999px;
    padding:0;
    margin:0 auto 15px auto;
}
#sec2_li1 h4{
    background:url(../img/sec2_h4_1.png) no-repeat 0 0;
}
#sec2_li2 h4{
    background:url(../img/sec2_h4_2.png) no-repeat 0 0;
}
#sec2_li3 h4{
    background:url(../img/sec2_h4_3.png) no-repeat 0 0;
}
#sec2 ul li p{
    margin:15px 0 0 0;
}
.ichijihosei{
    margin:0 auto;
    width: 450px;
    background: #8cc63f url(../img/sec3_li_bg.png) no-repeat 250px 20px;
    padding:10px;
}
#sec3 h3{
    height: 67px;
    background: url(../img/sec3_h3.png) no-repeat center center;
    text-indent: -9999px;
    margin-bottom: 40px;
}
#sec3 #book_intoro li{
    display: inline-block;
    width: 450px;
    background: #8cc63f url(../img/sec3_li_bg.png) no-repeat 250px 20px;
    padding:10px;
}
#sec3 #book_intoro div{
    width:280px;
    float: right;
    font-size: 14px;
    line-height: 1.5;
}
#sec3 #book_intoro div h5{
    font-size:20px;
    margin-bottom: 1em;
}
#sec3 #book_intoro:after{
    display: block;
    clear:both;
    content:'';
}
#sec3 #book_intoro a.book_detail{
    display: block;
    background-color: #333;
    color:#fff;
    text-decoration: none;
    line-height: 1;
    padding:10px 5px;
    font-size: 13px;
    text-align: center;
    border-radius:3px;
    transition: 0.2s;
    margin-top: 10px;
}
#sec3 #book_intoro a:hover{
    opacity: 0.8;
}
.book_interview{
    display: block;
    margin-top: 20px;}
.book_detail{
    width:140px;
}
#sec4{
    border:2px solid #ccc;
    padding:10px;
    border-radius: 5px;
}
#sec4 h4{
    background-color: #009245;
    color:#fff;
    padding:10px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.1em;
    margin:10px 0;
}
#sec4 p{
    width:640px;
    line-height: 1.5;
    margin:1em auto;
}
#sec4 ul{
    list-style: none;
}
#sec4 ul:after{
    display: block;
    clear: both;
    content: '';
}
#sec4 ul li{
    float: left;
}

#sec6{
    margin-top: 60px;
    padding: 20px 0;
    width: 100%;
    background: #006837;
}

.case_listArea_inner {
    width: 960px;
    margin:0 auto;
}
.case_bnrList {
    padding: 30px 0 20px 0;
    margin: 0 30px !important;
    list-style: none;
}
.case_bnrList:after {
    display: block;
    clear: both;
    content: '';
}
.case_bnrList li+ li {
    margin-left: 40px;
}
.case_bnrList li{
    float: left;
}




/*#sec5{
    margin-top: 60px;
    padding: 20px 0;
    background-color:#eee ;
}
#sec5:after{
    display: block;
    clear: both;
    content: '';
}
#sec5 h5{
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
}
#sec5 ul{
    list-style: none;
}
#sec5 ul:after{
    display: block;
    clear: both;
    content: '';
}
#sec5 ul li{
    float: left;
    padding:0;
    margin:0;
    display: inline-block;
}
#sec5 ul li#order{
    float: right;
    width: 280px;
    height: auto;
    text-align: center;
}
#sec5 #offerform{
    width:300px;
}
#sec5 ul li#order img{
    width: auto;
    height: 59px;
    margin:0;
    line-height: 1;
}
#sec5 #time{
    width:300px;
    font-size:34px;
    line-height: 1;
    float:left;
}
#sec5 #time b{
    font-size: 24px;
    font-weight: normal;
}
#sec5 #time span{
    font-size: 14px;
    display: block;
    margin-top:5px;
}
#sec5 #offerform a{
    margin:0 auto;
    width:230px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    padding:20px 10px 20px 50px;
    transition: 0.2s;
    background:#fff url(../img/nav_contact.png) no-repeat 10px center;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration:none;
    transition: 0.3s;
}
#sec5 #offerform a:hover{
    background-color: #ddd;
    color:#666;
}*/
footer{
    padding:20px 0 10px 0;
    height: 20px;
    background-color: #444;
    color: #fff;
    text-align: center;
}
small{
    text-align: center;
    font-size: 12px;
}

