.front_item article{
width:780px;
margin:0 auto;
}
#main{
font-size:16px;
}
#main dl{
margin:0 0 60px 0;
line-height:1.8em;
}
#main dt{
padding:0 0 0 40px;
min-height:30px;
background:url('../images/faq/q.png') no-repeat;
margin:0 0 15px 0;
}
#main dd{
padding:0 0 0 40px;
min-height:30px;
background:url('../images/faq/a.png') no-repeat;
}