
$('#council1').bt({
  fill: 'rgb(228, 244, 252)',
  contentSelector: "$('#council1-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council1-content').hide();

$('#council2').bt({
  fill: 'rgb(228, 244, 252)',
  contentSelector: "$('#council2-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council2-content').hide();

$('#council3').bt({
  fill: 'rgb(228, 244, 252)',
  contentSelector: "$('#council3-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council3-content').hide();

$('#council4').bt({
  fill: 'rgb(251, 238, 244)',
  contentSelector: "$('#council4-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council4-content').hide();

$('#council5').bt({
  fill: 'rgb(251, 238, 244)',
  contentSelector: "$('#council5-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council5-content').hide();

$('#council6').bt({
  fill: 'rgb(251, 238, 244)',
  contentSelector: "$('#council6-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council6-content').hide();

$('#council7').bt({
  fill: 'rgb(251, 238, 244)',
  contentSelector: "$('#council7-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council7-content').hide();

$('#council8').bt({
  fill: 'rgb(251, 238, 244)',
  contentSelector: "$('#council8-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council8-content').hide();

$('#council9').bt({
  fill: 'rgb(233, 248, 217)',
  contentSelector: "$('#council9-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council9-content').hide();

$('#council10').bt({
  fill: 'rgb(233, 248, 217)',
  contentSelector: "$('#council10-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council10-content').hide();

$('#council11').bt({
  fill: 'rgb(233, 248, 217)',
  contentSelector: "$('#council11-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council11-content').hide();

$('#council12').bt({
  fill: 'rgb(233, 248, 217)',
  contentSelector: "$('#council12-content').html()", /*get text of inner content of hidden div*/
  strokeWidth: 0, //枠線の太さ
  width: 285,
  shrinkToFit: true,
  padding: 20,
  cornerRadius: 10,
  spikeLength: 15,
  spikeGirth: 15,
  positions: 'top'
});
$('#council12-content').hide();
