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="en-US" lang="en-US"><!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
7<link href="../../common/manual.css" rel="stylesheet" type="text/css" />
8<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
9<title>Graphics Sample</title>
10<!-- InstanceEndEditable -->
11</head>
12<body>
13<div>
14  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
15    <h1>Graphics</h1>
16    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
17    <p>This page lists graphics sample settings. </p>
18    <p>Currently, only material sample settings have been prepared. </p>
19    <table>
20      <thead>
21        <tr>
22          <th>Item</th>
23          <th>Content</th>
24        </tr>
25      </thead>
26      <tbody>
27        <tr>
28          <th><a href="material/chess/index.html">material samples</a></th>
29          <td>Uses samples to describe work procedures related to graphics.</td>
30        </tr>
31        <tr>
32          <th>Human</th>
33          <td>(Under Construction)</td>
34        </tr>
35      </tbody>
36    </table>
37
38    <!-- InstanceEndEditable --> </div>
39  <div class="footer" />
40</div>
41<hr><p>CONFIDENTIAL</p></body>
42<!-- InstanceEnd --></html>
43