@charset 'iso-2022-jp';
@namespace 'http://www.w3.org/1999/xhtml';
@namespace xml 'http://www.w3.org/XML/1998/namespace';

html {
	display: block;
	line-height: 2.0;
}
head {
	display: none;
}

body {
	display: block;
	margin: 1em 1.5em;
}

div.section {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	line-height: 1.5;
	font-size: 120%;
	font-weight: bolder;
}

h1 {
	text-align: center;
	font-size: 140%;
}

p {
	display: block;
	text-indent: 1em;
	margin: 0 1em;
	text-align: justify;
}

ul, ol, dl {
	display: block;
	margin: 1em;
	padding: 0;
}

dt, li {
	display: list-item;
	margin-left: 1em;
	padding-left: 0.5em;
	list-style: disc;
}
dt dt, li li {
	list-style: square;
}
dd {
	display: block;
	margin-left: 3em;
	padding-left: 0;
}

li:first-child:last-child {
	list-style: disc;
}

blockquote {
	display: block;
}

table {
	margin-left: auto;
	margin-right: auto;
}


code {
	font-family: "Courier New", "Courier", monospace;
	letter-spacing: 0.1em;
}

code.uri, code.mail {
	font-size: smaller;
	font-style: italic;
	font-family: "Times New Roman", "Times", serif;
}
code.math {
	  font-family: "Times New Roman", "Times", serif;
}
var {
	font-style: italic;
}

em {
	font-style: normal;
	text-decoration: underline;
}

dfn {
	font-style: normal;
	font-weight: bolder;
}

/*
 * $B8@8l>pJs$G>l9gJ,$1$9$k$N$O@5$7$/$J$$$,!"8=:_$N(B CSS
 * $B$K$OMQ;z7O$NA*Br;R$,$J$$$+$i!"6a;wE*$K$3$l$r;H$&!#(B
 */

[lang|="ja"] cite, [xml|lang|="ja"] cite {
	quotes: "$B!X(B" "$B!Y(B" "$B!V(B" "$B!W(B";
	font-style: normal;
}
[lang|="ja"] cite:before, [xml|lang|="ja"] cite:before {
	content: open-quote;
}
[lang|="ja"] cite:after, [xml|lang|="ja"] cite:after {
	content: close-quote;
}
[lang|="en"] cite, [xml|lang|="en"] cite {
	quotes: none;
	font-style: italic;
}
[lang|="en"] cite cite, [xml|lang|="en"] cite cite {
	quotes: none;
	font-style: normal;
}
[lang|="en"] cite:before, [xml|lang|="en"] cite:before,
[lang|="en"] cite:after, [xml|lang|="en"] cite:after {
	content: none;
}

th[scope="row"] {
		text-align: left;
}
th[scope="col"] {
		text-align: center;
}

/* License

Copyright 2003-2004 Wakaba <w@suika.fam.cx>.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; see the file COPYING.  If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.

*/

/* $Date: 2004/11/16 07:38:24 $ */
