@charset "utf-8";
/* CSS Document */

/* customer page */

dl#caseList dt,
dl#caseList dd{
font-weight:bold;
}

dl#caseList dt{
float:left;
width:1.6em;
}

dl#caseList dd{
margin-left:1.6em;
margin-bottom:0;
}

body.customer h3.primaryHead01A{
margin-top:0;
}

div.customerInfo{
margin:19px 0 10px -20px;
height:37px;
}

div.customerInfo p{
float:right;
margin-top:7px;
}

div.customerInfo p.lead01A{
float:left;
}

div.customerVoice .person{
text-align:right;
}