/*** 運営ファンド ***/
#subject_overview {
  display         : block;
  margin          : 20px 0px;
  width           : 200px;
  height          : 20px;
  text-indent     : -9999px;
  background      : url('../image/fund_subject_overview.png') no-repeat;
}

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

#menu_overview {
  background      : url('../image/fund_overview.png');
}

#menu_overview:hover {
  background      : url('../image/fund_overview_over.png');
}

#menu_overview_on {
  background      : url('../image/fund_overview_on.png');
}

#menu_overview_on:hover {
  background      : url('../image/fund_overview_on_over.png');
}

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

.fund_tab {
  margin          : 10px 0px;
  width           : 450px;
}

.fund_tab td {
  padding         : 5px 10px;
  background      : #eeeeee;
}

.fund_tab td.fund_tab_caption {
  background      : #99ccff;
  color           : #333333;
  width           : 100px;
}