/*==============================================
 Mixin/Variable

================================================*/
.taR { text-align: right; }

/*==============================================
 Faq

================================================*/
#main .container dl dt { background: url(../img/faq/icon_q.png) no-repeat left top; padding: 10px 0 30px 70px; min-height: 45px; font-size: 114%; }
#main .container dl dd { background: url(../img/faq/icon_a.png) no-repeat left top; padding: 10px 0 30px 70px; min-height: 45px; border-bottom: 1px dotted #bbb; margin-bottom: 30px; }
