/*** 業務内容 ***/
#subject_investment {
  display         : block;
  margin          : 20px 0px;
  width           : 200px;
  height          : 20px;
  text-indent     : -9999px;
  background      : url('../image/service_subject_investment.png') no-repeat;
}

#subject_support {
  display         : block;
  margin          : 20px 0px;
  width           : 200px;
  height          : 20px;
  text-indent     : -9999px;
  background      : url('../image/service_subject_support.png') no-repeat;
}

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

#menu_investment {
  background      : url('../image/service_investment.png');
}

#menu_investment:hover {
  background      : url('../image/service_investment_over.png');
}

#menu_investment_on {
  background      : url('../image/service_investment_on.png');
}

#menu_investment_on:hover {
  background      : url('../image/service_investment_on_over.png');
}

#menu_support {
  background      : url('../image/service_support.png');
}

#menu_support:hover {
  background      : url('../image/service_support_over.png');
}

#menu_support_on {
  background      : url('../image/service_support_on.png');
}

#menu_support_on:hover {
  background      : url('../image/service_support_on_over.png');
}

#investment_image {
  width           : 552px;
  height          : 137px;
  margin          : 30px 0px 30px 35px;
}

#support_image {
  width           : 552px;
  height          : 323px;
  margin          : 30px 0px 30px 40px;
}

h3 {
  font-size       : 1.2em;
  line-height     : 1.5em;
  color           : #333333;
}