@charset "utf-8";
/* CSS Document */

@import "../css/base.css";
@import "../css/cmn.css";
@import "../css/iphone.css";

dl.fq_lst{
width:100%;
}

dl.fq_lst dt{
line-height:30px;
background:url(imgs/fq_icn_q.jpg) no-repeat;
border-bottom:dashed 1px #2D8A00;
padding:0 0 2px 36px;
font-weight:bold;
color:#2D8A00;
margin:0 0 2px;
}

dl.fq_lst dd{
background:url(imgs/fq_icn_a.jpg) no-repeat;
padding:4px 0 0 36px;
height: auto;
margin-bottom: 15px;
}