@charset "utf-8";
/* CSS Document */

/*business Top*/

#indMenuWrp{
padding:10px 0 40px;
}

#indMenuWrp #menuLeft,
#indMenuWrp #menuCenter,
#indMenuWrp #menuRight{
width:275px;
float:left;
}

#indMenuWrp #menuLeft,
#indMenuWrp #menuCenter{
margin-right:22px;
}

#indMenuWrp #menuLeft li,
#indMenuWrp #menuCenter li,
#indMenuWrp #menuRight li{
margin-bottom:20px;
height:78px;
}

/*bds*/

#lead{
line-height:1.4;
padding:30px 15px 20px 25px;
width:578px;
min-height:150px;
background:url(../business/img/bus_contentBg01.jpg) center top no-repeat;
border:#CCCCCC solid 1px;
}

#lead h3{
margin-bottom:20px;
}

#lead #txt{
width:405px;
padding-right:10px;
float:left;
}

#lead #txt2{
width:405px;
padding-left:10px;
float:left;
}

#lead #ph{
width:150px;
float:left;
}

