@charset "utf-8";

h1{background-image:url(../../img/services/building-cost-management-support/h1.png);}

.h4{
    margin-bottom: 10px;
    color: #003366;
    padding-left:20px;
}

.case-list{padding:0 0 0 55px; margin:0 0 35px 0;}

.case-list li{padding:0 0 0 20px; background-image:url(../../img/common/circle-gold.gif); margin:0 0 5px 0;}
.case-list li.last{background-image:url(../../img/common/dot.gif); background-position:0 100%; background-repeat:repeat-x; text-align:right; padding:0 60px 5px 0; margin-top:-10px;}

.keyword-block {
    background-color: #F5F2D1;
    padding: 10px 20px;
    border-radius: 5px;
}
.keyword-block .h4{
    padding-left:0;
}
.keyword {
    text-align: center;
    font-size: 24px;
    color: red;
}


.price {
    background-color: #E7EFF5;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.price .ninkou{
    margin: 10px 150px;    
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;

    font-size: 16px;
    font-weight: bold;

    color: #B20000;
}
.price .ninkou small{
    font-weight: normal;
}

#footer-contact2{

    background-image:url(../../img/common/footer-contact2.png); 
    height:50px; 
    padding:50px 115px 0 0; 
    margin:30px 0 0 0;
}
#footer-contact2 a{
    font-size:1px; 
    text-indent:-9999px;
    display:block; 
    overflow:hidden;

    width:174px; 
    height:32px; 
    float:right; 
}
