/*** よくあるご質問 ***/
#subject_index {
  display         : block;
  margin          : 20px 0px;
  width           : 200px;
  height          : 20px;
  text-indent     : -9999px;
  background      : url('../image/faq_subject_index.png') no-repeat;
}

#main_image {
  background      : url('../image/aboutus_main_image.png');
}

#menu_index {
  background      : url('../image/faq_index.png');
}

#menu_index:hover {
  background      : url('../image/faq_index_over.png');
}

#menu_index_on {
  background      : url('../image/faq_index_on.png');
}

#menu_index_on:hover {
  background      : url('../image/faq_index_on_over.png');
}

h3 {
  font-size       : 1.2em;
  line-height     : 1.5em;
  color           : #333333;
  padding-left    : 24px;
  background      : url('../image/q.png') no-repeat;
  line-height     : 20px;
  margin          : 30px 0px 5px 0px;
}