年賀状

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>_</title>
<style type="text/css">
h1,
address {
	text-align: center;
}
h1 {
	font-family: 'MS P明朝', serif;
	font-size: 1500%;
	margin: .25em;
}
address {
	margin: 2em;
}
address em {
	display: block;
}
p {
	text-indent: 1em;
	font-family: あくあPフォント, sans-serif;
	margin: 1em;
	line-height: 1.5;
}
div.section {
	color: white;
	background: teal;
	border: thin solid;
	width: 100mm;
	height: 148mm;
}
a {
	text-decoration: none;
	color: inherit;
}
</style>
<div class="section">
	<h1></h1>
	<p>明けましておめでとうございます。本年も宜しくお願いします。</p>
	<p>明ける、というのは、夜が明ける、という意味の明けるで、昨年が終わったということなのです。本当かよ。どうでもいい。</p>
	<p>昨年も、回避性人格障害で病みまくり寿でした。皆様には多大なご迷惑おかけしまして、申し訳ありません。</p>
	<p>今年は復職成功しますように。春を目標にしています。</p>
	<p>ところで、今年は、はーくんの年ですね【謎】</p>
	<address>
		<em>2009 吉日</em>
		<em><a href="http://iddy.jp/profile/kageroh/">http://iddy.jp/profile/kageroh/</a></em>
	</address>
</div>