@charset "utf-8";

li {margin-bottom:3px;}

.ans_top {border-bottom:#fc0 dashed 1px;}
.que {background:url(img/q.gif) left top no-repeat;padding-left:22px;font-weight:bold;margin-top:10px;}
.ans {background:url(img/a.gif) left top no-repeat;padding-left:22px;margin-top:10px;}
.up {text-align:right;border-bottom:#fc0 dashed 1px;padding:3px;}
.up a {background:url(img/up.gif) left top no-repeat;padding-left:15px;}
.links {text-align:center;margin-top:1em;}

#qas {background:#def;padding:3px;margin:0.5em 5em;text-align:center;}
#qas .sbtn {width:5em;}
#back {margin-top:5em;text-align:center;border-top:#fc0 dashed 1px}