/* CSS Document */


#summary.customers dl{
background:#fafafa;
padding:15px;
margin:10px 0 10px 0;
}

#summary.customers dl.qa dt{
font-size:120%;
margin:0px 0 5px 0;
}

#summary.customers dl.qa dt.q{
font-size:130%;
margin:0px 0 0 0;
padding:10px 0 0 0;
/*border-top:1px dotted #666;*/
font-weight:bold;
/*color:#4A3422;*/
}

#summary.customers dl.qa dd.a{
font-size:130%;
margin:3px 0 5px 0;
padding:0 0 10px 0;
/*border-bottom:1px dotted #666;*/
font-weight:bold;
/*color:#512C15;*/
}

#summary.customers dl.qa dd{
font-size:85%;
color:#222;
line-height:140%;
margin:0 0 5px 0;
}

#summary.customers dl.qa dd a{
margin:0 0 5px 0;
padding:0 0 3px 22px;
background:url(/image/common/icon_anchor.gif) no-repeat 0 0;
}

ul.index{
margin:30px 0 0 0;
}
