@charset "utf-8";
@import url("yoko.css");
/*
   CC0 1.0
   http://creativecommons.org/publicdomain/zero/1.0/deed.ja

   最終更新：2021年9月11日
*/

html
{color: #222;
background: #fefefe;}

h1
{margin: 0;}
h2
{font-weight: inherit;
margin: 20px 0 15px;}
	div[id] h2
	{margin: 0 0 15px;}
	h2~h2
	,div[id]
	{border-top: 1px solid;
	padding: 10px 0 0;}
		h1+div[id]
		{border: none;
		padding: 0;}
	h1+h2
	,h1+div[id]
	{margin-top: 10px;}
h3
{font-weight: inherit;}

h1+ul,.info
{margin-top: 20px;}

#publication>ul
{line-height: 2;}

[id]:target
{background: #fe9;}

.esp
{color: #000;}
	.esp>strong
	{font-size: 1.1em;}

.tag{}
	.tag
	,.tag li
	{display: inline;
	padding: 0;}
		.tag li::after
		{content: " / ";}
		.tag li:last-of-type::after
		{content: normal;}

pre.fingerprint
{display: inline;
margin: 0;
padding: 0;
border: none;}
