#faq_title {
 width:800px;
 margin:5px 0px 5px 0px;
 padding:5px;
 text-align:left;
 font-size:x-small;
 font-weight:bold;
 background-color:#FEF2E3;
}
.inquiry dt {
  font-size:0.9em;
  line-height:140%;
  font-weight:bold;
  background-color:#FEF2E3;
  margin:20px 0px 5px 0px;
  padding:5px 5px 5px 10px;
 }
.inquiry dd {
 margin:8px 5px 8px 30px;
}

.question {
 font-size:small;
 font-weight:bold;
}
.answer {
 line-height:1.4em;
}
#box {
 line-height:1.3em;
 margin:10px;
 padding:3px;
 border-width:1px;
 border-style:solid;
 border-color:#666666;
}

#table-01 {
 width:700px;
 height:15px;
 background-image:url("../img/box01.gif");
 font-size:small;
 font-weight:bold;
 padding:20px;
 color:#26459A;
}
#table-02 {
 width:700px;
 background-image:url("../img/box02.gif");
 background-repeat:no-repeat;
 font-size:x-small;
 padding:5px;
}
#table-bg {
 width:700px;
 background-repeat:repeat-y;
 background-image:url("../img/box_bg.gif");
 font-size:x-small;
 padding:0px 20px 0px 20px;
 line-height:1.4em;
}
#inquiry-list {
 color:#FF7F00;
}
#inquiry-text{
 width:700px;
 text-align:left;
 line-height:1.4em;
 padding-bottom:10px;
}
#inquiry-title-s {
 padding:5px 5px 5px 10px;
 margin-bottom:10px;
 width:700px;
 text-align:left;
 border-width:1px 0px 0px 5px;
 border-style:solid;
 border-color:#26459A;
}
