index52.html 5.67 KB
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>RENKEI 2013&nbsp;page 52/88</title>
<meta name="keywords" content="RENKEI 2013" />
<meta name="description" content="RENKEI 2013" />
<link rel="INDEX" href="./index.html" />
<link rev="made" href="mailto:info@startia.co.jp" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" type="text/css" href="css/ie5mac.css" />
<link rel="stylesheet" type="text/css" href="css/skin.css" />
<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
<link rel="stylesheet" type="text/css" href="css/SpryValidation.css" media="all" />
<!--[if IE]><link rel="stylesheet" type="text/css" href="css/ie5win.css"><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="css/ie7.css"><![endif]-->
<script src="./js/ecl.js" type="text/javascript"></script>
<script src="./js/parseUri.js" type="text/javascript"></script>
<script src="./js/getSearchWords.js" type="text/javascript"></script>

</head>
<body>
<div id="wrap2">
<div id="wrapper2">
<div id="header2">
</div>

<div id="main2">

<div class="open-box01">
<p class="flt mr10">
<a href="#" onclick="window.open('../_SWF_Window.html?pagecode=52', 'new', 'width=1000, height=675, left='+((screen.availWidth-1000)/2)+', top='+((screen.availHeight-675)/2-20)+', resizable=yes'); return false;">
<img src="../books/images/t/g_52.jpg" width="63" height="124" alt="RENKEI 2013" />
</a>
</p>
<p class="open-title"><strong>RENKEI 2013&nbsp;page 52/88</strong></p>
<p class="flt">
<a href="#" onclick="window.open('../_SWF_Window.html?pagecode=52', 'new', 'width=1000, height=675, left='+((screen.availWidth-1000)/2)+', top='+((screen.availHeight-675)/2-10)+', resizable=yes'); return false;">
<img src="img/open-img02.jpg" width="296" height="110" alt="電子ブックを開く" />
</a>
<p class="open-title02">
このページは RENKEI 2013 の電子ブックに掲載されている52ページの概要です。<br />
<span id="PageJumpCountDown"></span>秒後に電子ブックの対象ページへ移動します。<br />
「電子ブックを開く」をクリックすると今すぐ対象ページへ移動します。
</p>

</p>
</div>

<div class="open-box02" id="TargetDescriptionText">
<p class="opentxt-box01"><strong>概要:</strong><br />
RENKEI 2013
</p>
</div>
<div class="open-box03" id="TargetSearchText">
講義・セミナー講義・セミナー50 スポーツ人文・応用社会科学系教 授佐 藤  豊Y U T A K A S A T O【専門分野】【主な研究内容】【連携の実績】【実技指導歴】【著   書】【資   格】体育科教育(The pedacogy of physical Education)スポーツ教育(Sport Education)体育・スポーツ行政(Sports policy)野外教育(Outdoor Education)教員研修(a teachers institute)体育理論(Theory of physical Education)学習指導要領の妥当性の検証、諸外国と日本の教育課程比較研究、単元構造図による授業づくり、評価基準・評価方法の開発、学習指導要領周知システム等● 九州体育・保健体育ネットワーク研究会(北海道・東北、北信越、東海)● 福岡県「体育的学力」をはぐくむ授業づくりに関する調査研究委員会委員(平成23 年度~)● 長崎県地域スポーツ人材活用による運動部活動等推進事業委員会(座長)(平成23 年度~)● 神奈川県立体育センター研修指導室調査研究アドバイザー(平成23 年度~)● 佐賀県体力つくり推進委員会委員● 毎日新聞社 毎日カップ体力つくりコンテスト審査委員(平成17 年~)● 学術講演会(県市町村等学校体育研究大会、授業研究会等)高等学校教諭として男子バレーボール部指導14 年間・ めざそう保健体育教師(杉山重利、佐藤豊、園山和夫 編書)2010.3 朝日新聞社・楽しい体育理論の授業をつくろう2011.8 大修館書店・ 観点別学習状況の評価基準と判定基準中学校保健体育編(佐藤豊、森良一)2012.3・ 中学校学習指導要領(保健体育編)文部科学省担当官として編集・ 高等学校学習指導要領解説(保健体育・体育編)文部科学省担当官として編集高等学校(保健体育)専修教員免許中学校(保健体育)一種教員免許学校心理士
</div>
</div>
</div>

<div id="footer2">
</div>
</div>

<script type="text/javascript">
	var SearchWords = getSearchWords(document.referrer);
	SetHighLightWords(SearchWords, "TargetDescriptionText", "<span style='background-color:#FFFF00; color:#000000; font-weight:bold;'>", "</span>");
	SetHighLightWords(SearchWords, "TargetSearchText", "<span style='background-color:#FFFF00; color:#000000; font-weight:bold;'>", "</span>");	
</script>

<script type="text/javascript">
	var counter = 10; //当該電子ブックページに遷移するまでのカウントダウン秒数指定
	document.getElementById("PageJumpCountDown").innerHTML = counter; //初期値の表示
	var IntervalID = setInterval("CountDown()",1000);
	
	function CountDown(){
		counter--;
		document.getElementById("PageJumpCountDown").innerHTML = counter;
		if (counter <= 0){
			clearInterval(IntervalID);
			location.href= "../_SWF_Window.html?pagecode=52";
		}
	}
</script>
</body>
</html>