/* ▼博多 */

.text01{
  font-size:12px;
  line-height:1.8em;
  color:#333333;
  margin:10px 0px 0px 0px;
}

.box1{
  font-size:12px;
  line-height:1.8em;
  padding:10px;
}

ul.faq{
  list-style:none;
  line-height:1.6em;  
}

li.f{
  background-image:url(../faq/img/q.gif);
  font-size:13px;
  margin:10px 0px 0px 0px;
  font-weight:bold;
  color:#0099FF;
  background-repeat:no-repeat;
  padding:13px 0px 15px 50px;
  border-bottom:#00CCFF dotted 1px;
}

li.a{
  background-image:url(../faq/img/a.gif);
  font-size:12px;
  margin:5px 0px 0px 0px;
  color:#666666;
  background-repeat:no-repeat;
  padding:0px 0px 15px 50px;
  border-bottom:#CCCCCC solid 1px;
}

.entry a{
  background-image:url(../hakata/img/contact.gif);
  width:256px;
  height:66px;
  background-repeat:no-repeat;
  text-indent:-9999px;
  display:block;
  margin:30px 0px 0px 150px;
}

.entry a:hover{
  background-position:0px -66px;
}
