@charset "utf-8";
/*	Body	*/

body {
	margin: 0;
	padding: 1ex 2em 0 2em;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
	font-size: 10.5pt;
}

p.author, 
p.author-english {
	text-align: center;
}
p.author, 
p.author-english {
	margin-top: 0em;
	margin-bottom: 0em;
}
span.author-name, 
span.author-name-english {
	font-size: 100%;
	font-weight: bold;
}
p.author-affiliation, 
p.author-affiliation-english {
	margin-top: 0.5em;
	text-align: center;
}
span.author-affiliation, 
span.author-affiliation-english {
}

h2.abstract, 
h2.abstract-english {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	border: none;
}
p.abstract, 
p.abstract-english {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
}

p.keywords-themselves {
}
span.keywords, 
span.keywords-english {
	font-weight: bold;
	margin-right: 1em;
}
div.figure {
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 2em;
}
div.figure-span-all {
	margin-left: 2em;
/*
	text-align: center;
*/
}
*.figure-caption {
	color: navy;
	font-weight: bold;
	text-align:left;
/*
*/
}
p.list-title {
	margin-bottom: 0em;
	font-weight: bold;
	color: darkgreen;
/*
	display: none;
*/
}
ul:before, ol:before, dl:before {
	content: attr( title );
	display: block;
	margin-bottom: 0.5em;
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	color: darkgreen;
/*
	content: open-quote attr( title ) close-quote;
	text-decoration: underline;
*/
}
/*
*/
ul:before, ol:before {
	text-indent: -1em;
	margin-left: 0em;
}
ul.specific-marker {
	list-style-type: none;
}
ul.specific-marker li {
	text-indent: -2em;
}

/* ----------
	Table of contents: block
---------- */

ul.toc, 
ul.toc ul {
	list-style-type: none;
}
ul.toc-sub li {
	display: inline;
	margin-right: 0.5em;
}
ul.toc-sub li:before {
	content: '/';
	margin-left: 0.5em;
	margin-right: 1em;
}

ul.toc-sub li:first-child:before {
	content: '';
	margin-left: 0em;
	margin-right: 0em;
}

/*
ul.toc-sub li:before:first-child {
	content: '';
	margin-left: 0em;
}

/* ----------
	Reference
---------- */

ul.reference {
	padding-left: 1em;
	list-style-type: none;
}
ul.reference li {
	margin-top: 0.5em;
	text-indent: -1em;
}
div.history {
	font-size: 90%;
}

/*	Presentation	*/

div.talk, 
*.slide {
	margin: 0.5em 2em;
	padding: 0em 1em;
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
/*
	padding: 0 1em 0 1em;
*/
}
div.talk {
	border: thick ridge lightblue;
}
*.slide {
	border: thin groove darkgreen;
	font-size: 90%;
/*
*/
}
/*
*/
*.slide:before {
	content: '[ スライド ]';
	display: block;
	color: darkgreen;
}
*.slide.print {
	border: thick groove lightgray;
}
div.under-construction {
	margin: 0.5em 0;
	padding: 0em 1em;
	border: thin solid lightgray;
}
div.under-construction:before, 
div.under-construction:after {
	content: '[改訂中]';
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: gray;
/*
	content: open-quote attr( title ) close-quote;
	text-decoration: underline;
*/
}
div.under-construction:before {
}
div.under-construction:after {
	text-align: right;
}

/*	Section	*/

h1, h1.title-english, h2, h3, h4, h5, h6 {
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: darkgreen;
}
h1, h1.title-english {
	text-align: center;
	font-size: 127% ;
	font-weight: bold;
}
h2 {
	font-size: 144%;
	margin-top: 4em ;
	margin-bottom: 1em;
	padding-left: 1ex;
	border-left: thick double gold;
	border-bottom: thin solid gold;
}
h3 {
	font-size: 109%;
	margin-top: 2em ;
	padding-left: 1ex;
	border-left: medium solid gold;
}
h4 {
	margin-top: 1em;
	padding-left: 1ex;
	border-left: medium dotted gold;
	font-size: 109%;
}
h5 {
	margin-top: 2ex;
	padding-left: 1ex;
}

/*	block	*/

p, pre, 
ul, ol, dl , 
dd {
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
}
dt {
	margin-top: 0.5em;
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: navy;
	font-weight: bold;
}
dd p, 
dd pre, 
dd ul, dd ol, dd dl {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

blockquote {
	margin-top: 0.8em;
	padding-left: 1em;
	border-left: thin solid lightgray;
}
p.cite {
	text-align: right;
}
/*	miscellaneous	*/

table caption {
	font-family: Arial, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: navy;
	font-weight: bold;
	text-align: left;
}
a img {
	border-style: none;
}

em {
	font-style: normal;
}
/*	Footer	*/

*.create, *.update {
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
	font-size: 90%;
	text-align: right;
}

address {
	font-style: normal;
}

div#navigation {
	margin: 2ex 3em 0.5ex 3em;
	float: right;
}
div#navigation ul.navigation li {
	display: inline;
	padding: 0.8ex 1em 0.5ex 1em;
	list-style-type: none;
}

div.history h2, 
div.history h3, 
div.history h4 {
	margin-top: 1em ;
	margin-bottom: 0em;
	font-size: 100%;
}

div.footer {
	font-size: 85%;
}
div.footer *.create, 
div.footer *.update {
	font-size: 100%;
}

/* End of Style Sheet	*/
