index69.html
5.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?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="Content-Type" content="text/html; charset=utf-8" />
<title>鹿屋体育大学連携 page 69/76</title>
<meta name="keywords" content="鹿屋体育大学連携 , 電子ブック, ebook, デジタルカタログ, アクティブック, ActiBook, 書籍" />
<meta name="description" content="鹿屋体育大学連携 電子ブックに掲載されている2ページの概要です。" />
<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/skin.css" />
<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">
<h1 class="open-title"><strong>鹿屋体育大学連携 page 69/76</strong></h1>
<p class="flt mr20">
<a href="./" onclick="window.open('../_SWF_Window.html?pagecode=69', '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_69.jpg" width="63" height="124" alt="鹿屋体育大学連携" />
</a>
</p>
<p class="flt">
<a href="./" onclick="window.open('window.open('../_SWF_Window.html?pagecode=69', '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>
<p class="open-title02">
このページは 鹿屋体育大学連携 の電子ブックに掲載されている69ページの概要です。<br />
<span id="PageJumpCountDown"></span>秒後に電子ブックの対象ページへ移動します。<br />
「電子ブックを開く」をクリックすると今すぐ対象ページへ移動します。
</p>
</div>
<div class="open-box02" id="TargetDescriptionText">
<p class="opentxt-box01"><strong>概要:</strong><br />
スポーツ人文・応用 社会科学系69准教授北村尚浩TAKAHIRO KITAMURA【専門分野】【主な研究内容】スポーツ社会学(Sociology of Sport),生涯スポーツ学(Interdisciplinary Studies of LifelongSport and Physical Ac....
</p>
</div>
<div class="open-box03" id="TargetSearchText">
スポーツ人文・応用 社会科学系69准教授北村尚浩TAKAHIRO KITAMURA【専門分野】【主な研究内容】スポーツ社会学(Sociology of Sport),生涯スポーツ学(Interdisciplinary Studies of LifelongSport and Physical Activity) 青少年のスポーツ環境とスポーツライフスタイルをテーマとし、青少年スポーツのあり方について探求している。日本においては青少年のスポーツ活動は学校での運動部活動を中心に展開されているが、少子化による部員不足や運動部を指導する教員の不足など運動部活動が抱える諸問題も近年多く指摘されるようになってきた。また、政策的に展開されている総合型地域スポーツクラブの設置が進むなかで、青少年にとってスポーツとは何か、青少年のスポーツ活動はどうあるべきなのか、青少年のスポーツライフスタイルを通して明らかにしていくことを研究の主なテーマとしています。青少年のスポーツ参与に関する社会科学的研究共同研究青少年のスポーツ参与に関する社会科学的研究受託研究その他ニュースポーツの実技指導、講習会等スポーツ参与に関する各種アンケート調査の実施、分析連携研究のキーワード青少年スポーツ学校運動部活動総合型地域スポーツクラブスポーツライフスタイル生涯スポーツレジャー・レクリエーションスポーツ環境
</div>
</div>
</div>
<div id="footer2">
</div>
</div>
<script type="text/javascript">
var SearchWords = getSearchWords(documnet.reffer);
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=69";
}
}
</script>
</body>
</html>