//-----情報の総数

contSum=0
contAll=4
contDay = new Array(contSum+1);
contText = new Array(contSum+1);


//-------------------------------------------------------------------------------
//-----contsの文字情報
//-------------------------------------------------------------------------------
contDay[1]= "09/10/28";
contText[1]= "「<a href='research/report/091007_shujitsu/index.html'>就実中学校</a>」、の2泊3日滞在型学習レポートを掲載しました。";

//-------------------------------------------------------------------------------
contDay[2]= "09/09/24";
contText[2]= "「<a href='research/report/090907_shibaura/index.html'>芝浦工業大学中学校</a>」、の2泊3日滞在型学習レポートを掲載しました。";

//-------------------------------------------------------------------------------
contDay[3]= "09/09/11";
contText[3]= "「<a href='research/report/090805_busou/index.html'>武相中学校</a>」、「<a href='research/report/090817_nsg/index.html'>NSG教育研究会</a>」、「<a href='research/report/090817_yokohama/index.html'>横浜中学校</a>」、「<a href='research/report/090824_junshin/index.html'>東京純心女子中学校</a>」、「<a href='research/report/090827_sakuragaoka/index.html'>桜丘中学校</a>」、の2泊3日滞在型学習レポートを掲載しました。";

//-------------------------------------------------------------------------------
contDay[4]= "09/08/18";
contText[4]= "「<a href='research/report/090721_hakuou/index.html'>東京都立白鴎高等学校附属中学校</a>」、の2泊3日滞在型学習レポートを掲載しました。";


