1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta http-equiv="Content-Style-Type" content="text/css" />
7<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable -->
10<!-- InstanceBeginEditable name="ページのタイトル" -->
11<title>チュートリアル</title>
12<!-- InstanceEndEditable -->
13</head>
14<body>
15<div>
16  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
17    <h1>チュートリアル</h1>
18    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
19    <p>CreativeStudio に添付されているサンプルデータを使用して、表現のポイントと完成までの手順を説明します。</p>
20    <table>
21      <thead>
22        <tr>
23          <th>項目</th>
24          <th>内容</th>
25        </tr>
26      </thead>
27      <tbody>
28        <tr>
29          <th><a href="basics/index.html">グラフィックス ( 基本編 )</a></th>
30          <td>グラフィックスに関する設定の基本をサンプルデータを使用して説明します。</td>
31        </tr>
32        <tr>
33          <th><a href="application/index.html">グラフィックス ( 応用編 )</a></th>
34          <td>グラフィックスに関する設定の応用方法をサンプルデータを使用して説明します。</td>
35        </tr>
36
37        <tr>
38          <th><a href="effect/index.html">エフェクト</a></th>
39          <td>エフェクト関連の作業手順をサンプルを使用して説明します。</td>
40        </tr>
41      </tbody>
42    </table>
43    <!-- InstanceEndEditable --> </div>
44  <div class="footer" />
45</div>
46</body>
47<!-- InstanceEnd -->
48</html>
49