<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">

<html lang="ja" dir="ltr">

<head>
	<meta http-equiv="content-type" content="text/html;charset=shift_jis">
	<meta http-equiv="content-script-type" content="text/javascript">
	<meta name="author" content="加納　景">
	<link rev="made" href="mailto:%77%65%62%6D%61%73%74%65%72%40%70%6F%65%73%69%61%2E%6A%70">
	<link rel="start" href="../index.html">
	<link rel="index" href="./index.html">
	<link rel="stylesheet" type="text/css" href="../css/main.css" media="screen,tv">
	<script type="text/javascript" src="./mail.js"></script>
	<title>メールについて -Poesia</title>
</head>

<body>
<ol id="NAVI">
	<li><a href="../index.html" accesskey="0" title="accesskey:0">Home</a></li>
	<li><a href="./index.html" accesskey="1" title="accesskey:1">About</a></li>
	<li id="POINT">メールについて</li>
</ol>
<h1>メールについて</h1>
	<h2>断り書き</h2>
		<h3 id="WHAT">かういふメールは読みません</h3>
		<ul>
			<li>HTML形式のメール</li>
			<li>ウィルス添付のメール</li>
			<li>広告、宣伝のメール</li>
		</ul>
		<p>一応、HTML形式でも読めるものは読みますが、それで返信を期待されても困ります。また、出来るだけ早く返信しますが、さうできない場合もあります。ご了承ください。</p>
		<h3 id="SENDMAIL">メールを送る</h3>
		<p><a href="mailto:%77%65%62%6D%61%73%74%65%72%40%70%6F%65%73%69%61%2E%6A%70">メールアドレス</a>から送つても良いです。メールソフトを起動するのが億劫な人は下のフォームからどうぞ。送り先はどちらも同じです。</p>
		<form action="./mail.cgi" method="post" onsubmit="return checkPara(this);" id="input">
			<dl class="mail">
				<dt><label for="name" accesskey="N">Name:</label></dt>
				<dd><input type="text" id="name" name="name" value="" size="25" tabindex="1"></dd>
				<dt><label for="email" accesskey="E">Mail:</label></dt>
				<dd><input type="text" id="email" name="email" value="" size="25" tabindex="2"></dd>
				<dt><label for="subject" accesskey="T">Title:</label></dt>
<dd><input type="text" id="subject" name="subject" value="" size="25" tabindex="4"></dd>
				<dt><label for="mes" accesskey="M">Message:</label></dt>
<dd><textarea id="mes" name="mes" rows="10" cols="65" tabindex="5" onfocus="getFocus(this);" onblur="leaveFocus(this)">メッセージをどうぞ</textarea></dd>
				<dt><label for="check" accesskey="R">Check mail:</label></dt>
				<dd><input type="checkbox" id="check" name="check" value="1" tabindex="3"></dd>
				<dt><label for="sent" accesskey="X">Sent:</label></dt>
				<dd><input type="submit" id="sent" name="sent"  value="Submit" accesskey="S" tabindex="6" class="button"></dd>
			</dl>
		</form>
	<h2 id="FOOTER">この文書について</h2>
	<dl id="STATUS">
		<dt>公開</dt>
		<dd>2003-05-07</dd>
		<dt>改定</dt>
		<dd><!--#config timefmt="%Y-%m-%d" --><!--#flastmod file="mail.html" --></dd>
		<dt>制作</dt>
		<dd>加納　景 &lt;<a href="mailto:%77%65%62%6D%61%73%74%65%72%40%70%6F%65%73%69%61%2E%6A%70">webmaster&#64;poesia.jp</a>&gt;</dd>
	</dl>
</body>

</html>