@charset "Shift_JIS";

.menuBox ul {
  margin:10px 0 20px 0;
}

.menuBox ul li {
  display:inline;
  background:url(../images/lm_blue.gif) no-repeat 0 0.1em;
  padding-left:23px;
}

ul.first {
  margin:10px 0 0 0;
}

ul.q {
  margin:15px 0 40px 0;
}

ul.q li {
  background:url(../../menu/images/faq/lm_q.gif) no-repeat 0 0;
  padding-left:25px;
  margin:0 0 10px 10px;
  line-height:1.7;
}

ul li.q {
  background:url(../../menu/images/faq/lm_q.gif) no-repeat 0 0;
  padding-left:25px;
  margin:0 0 10px 10px;
  font-weight:bold;
}

ul li.a {
  background:url(../../menu/images/faq/lm_a.gif) no-repeat 0 0;
  padding-left:25px;
  margin:0 0 10px 20px;
}


dl.q {
  margin:15px 0 40px 0;
  border-bottom:1px dotted #CCCCCC;
}

dl.q dt {
  background:url(../../menu/images/faq/lm_q.gif) no-repeat 0 0;
  padding-left:25px;
  margin:0 0 10px 10px;
  line-height:1.5;
  font-weight:bold;
}

dl.q dd {
  background:url(../../menu/images/faq/lm_a.gif) no-repeat 0 0;
  padding-left:25px;
  margin:0 0 10px 20px;
  line-height:1.5;
}
