@import url('help.css');
.tablebox{margin-bottom: 10px;}
.tablebox .head{cursor: pointer;}
.helplist .tablebox .head{background-image:url('/common/img/bg/formbox_head_qanda.png');}
.helplist .tablebox .hide .head{background-image:url('/common/img/bg/formbox_head_qanda_hide.png');}
.helplist .tablebox .head .title{padding-left: 25px;background:url('/common/img/icon/question.png') no-repeat left center;}
.tablebox .hide .head .title{background-image:url('/common/img/icon/question.png');}
.tablebox .body .maintext{padding-left: 25px;background: url('/common/img/icon/answer.png') no-repeat left 7px;_background-position: left 3px;}
