@charset "utf-8";

#aboutus ol.imgNumList{
margin:0 0 5px 0;
padding:0;
}
#aboutus ol.imgNumList li{
list-style:none;
margin:0;
padding-bottom:10px;
padding-left:22px;
}
#aboutus ol.imgNumList li.num01{
background:url(../../aboutus/images/icon_num01.gif) no-repeat left top;
}
#aboutus ol.imgNumList li.num02{
background:url(../../aboutus/images/icon_num02.gif) no-repeat left top;
}
#aboutus ol.imgNumList li.num03{
background:url(../../aboutus/images/icon_num03.gif) no-repeat left top;
}
#aboutus ol.imgNumList li.num04{
background:url(../../aboutus/images/icon_num04.gif) no-repeat left top;
}
#aboutus ol.imgNumList li.num05{
background:url(../../aboutus/images/icon_num05.gif) no-repeat left top;
}

#aboutus dl.faq{}

#aboutus dl.faq dt{
padding:0 0 5px 22px;
background:url(../../aboutus/images/icon_question.gif) no-repeat left top;
font-weight:bold;
}
#aboutus dl.faq dd{
padding:0 0 5px 22px;
background:url(../../aboutus/images/icon_answer.gif) no-repeat left top;
}
#aboutus .section h3{
margin-bottom:5px;
}