@charset "utf-8";

/* フォント関係設定(Aug/5/2024) */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:wght@400,700|Poppins:wght@400,700&display=swap');

html {
	overflow-y:scroll;
}

body{
	background-color:#EEE;
	color:#111;
	font-size:90%;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Noto Sans JP","メイリオ","Meiryo",arial,"Myriad Pro",myriad,Helvetica,sans-serif;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:auto;
	width:800px;
}

#body_color {
	width: 800px;
	background-color: white;
	border: 1px solid #AAA;
}

#simple_footer{
	margin-left: auto;
	margin-right: 0;
        text-align: right;
}

img.footer_banner {
	border: 0px;
	vertical-align: -6px;
}

table{
	margin-left: auto;
	margin-right: auto;
	background-color:white;
	border: 1px solid #AAA;
/*	border-top: 0px;	*/
	font-size:90%;
}

table.noborder{
	border: 0px;
}

table.showcase{
	text-align: left;
	border: 0px;

}

table.showcase td{
	text-justify: inter-ideograph;
	vertical-align: top;
}

hr {
	color: #ccc;
	width: 90%;
}

/*
ruby {
	vertical-align: bottom;
}
*/

form {
	margin: 0;
	padding: 0;
}

tr.index {
	background-color:#efc;
}

td.footer {
	background-color:#888;
	color:white;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size:80%;
}

a.footer:link{color:#ffffff}
a.footer:visited{color:#d0d0d0}
a.footer:hover{color:#ffffff;text-decoration:underline}

A{
	text-decoration:none
}

A:link{color:#0080c0}
A:visited{color:#000050}
A:hover{color:blue;text-decoration:underline}

h1{
	font-weight:500;
	color:#505050;
	display:block;
	letter-spacing:0px;
	padding-top: 15px;
	padding-bottom: 0em;
	padding-left: 0.2em;
	padding-right: 0em;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-right:50%;
	border-style:solid;
	border-color:#F05000;
	border-left-width:0pt;
	border-top-width:0pt;
	border-right-width:0pt;
	border-bottom-width:2px;
	font-size:120%;
	line-height:100%;
}

h1.exp {
	margin-top: 1.5em;
	background: #fff;
}

h1:first-letter {
	font-size: 130%;
}

h1.ref{
	letter-spacing:0px;
	margin-right:30%;
}	
	
h1.error{
	color:#AA0000;
	letter-spacing:0px;
}

h2{
	width: 50%;
	padding-top: 0.5em;
	font-weight:normal;
	color:#404050;
	display:block;
	letter-spacing:0px;
	padding-top: 15px;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	padding-right: 0em;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-right:30%;
	border-style:solid;
/*	border-color:#A00000;	*/
	border-color:#A00000;
	border-left-width:0pt;
	border-top-width:0pt;
	border-right-width:0pt;
	border-bottom-width:1px;
	font-size:110%;
	line-height:100%;
}

h2:first-letter {
	font-size: 120%;
}

h2.ref{
	width: 70%;
	letter-spacing:0px;
	margin-right:10%;
	font-size:110%;
}

h2.error{
	color:#AA0000;
	letter-spacing:0px;
	margin-right:10%;
}

h2.showcase{
/*	color:#fff;	*/
	width: 100%;
	border-color:#00a000;
	font-size:100%;
	background-color:#eee;
	margin-right: 30%;
	padding-top: 0.4em;
	padding-bottom: 0.1em;
	border-left-width:0.5em;
/*	border-right-width:2em;	*/
	border-bottom-width:1px;
	border-top-right-radius: 0.5em;
   background: #eee;
	background: linear-gradient(#fafafa, #eee);
   background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
   background: -moz-linear-gradient(top, #fafafa, #eee);
}

/*
h2.showcase{
	letter-spacing:0px;
	padding-top: 0.2em;
}
*/

h3{
	font-weight:normal;
	color:#505050;
/*	display:block;	*/
	padding-top: 0.2em;
	padding-bottom: 0;
	padding-left: 0.2em;
	padding-right: 0em;
	margin-top: 0.4em;
	margin-right:80%;
	margin-bottom: 0.5em;
	border-style:solid;
	border-color:#008000;
	border-left-width:0pt;
	border-top-width:0pt;
	border-right-width:0pt;
	border-bottom-width:1px;
	font-size:100%;
	line-height:100%;
}

h3.ref{
/*	color:#fff;	*/
	font-size:100%;
	background-color:#eee;
	margin-right: 30%;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	border-left-width:0.5em;
/*	border-right-width:2em;	*/
	border-bottom-width:1px;
}

h3.date {
	margin-right:70%;
}

h4{
	font-size:70%;
	margin-right:20pt;
	margin-left:20pt;
}

p{        
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	line-height: 1.2;  
	text-align: left; 
	width: 90%; 
	border-style:solid;
	border-color: brown;
	border-width: 1px;
}            

p.ref {
	margin-left: 40%;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 58%;
	padding: 0.2em;
/*	background-color: #eed;*/
/*	border: 0;*/
	border-color: #a0a0a0;
	font-size: 80%;
}

p.notice {
	width: 80%;
	font-size:80%;
}

p.code {
	color:#555;
	border-width: 1px 1px 1px 0.5em;
}

p.namazu {
	width: 90%;
	font-size:90%;
	border: 0;
	padding: 0;
	margin: 0;
}

address{
	margin-left:50%;
	text-align:right;
	white-space:pre;
	border-style:solid;
	border: 0;
}

pre{
	margin-left:40pt;
	margin-right:40pt;
	color:black;
	border-style:solid;
	border-top-width:1pt;
	border-left-width:1pt;
	border-right-width:1pt;
	border-bottom-width:1pt;
}

ul {
	margin: 0 1.5em 0 1.5em;
	padding: 0 0 0 0;
	font-size: 1em;
}

ol {
	margin: 0 0 0 2.5em;
	padding: 0 0 0 0;
	font-size: 1em;
}

ul li{
	list-style-type: square;
	line-height:140%;
}

ul li.heading{
	line-height:110%;
}

ul li.singlespace{
	margin: 0 0 0.2em 0;
	line-height:100%;
}


ol li{
	margin: 0 0 0.5em 0em;
	line-height:140%;
}

ol li.singlespace{
	margin: 0 0 0.2em 0;
	line-height:100%;
}

ul li.ref{
	word-wrap: break-word;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:1.3em;
}


ol li.ref{
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:1.3em;
}

#navbutton {
    margin-left: 0.2em;
    margin-right: 0.2em;
    margin-bottom: 0.5em;
    margin-top: 0.2em;
    padding: 0.1em 0.2em 0.1em 0.2em;
    border: 1px solid #aaa;
    font-size:70%;
    line-height:1;
    background-color: #eee;
    border-radius: 0.5em;
	background: linear-gradient(#fff, #eee);
    background: -webkit-gradient(linear, left top, left bottom,
        from(#fff),
        to(#eee));
    background: -moz-linear-gradient(top, #fff, #eee);
}

.dropshadow {
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=90,Color='#888')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1,Direction=135,Color='#888');
*/
}

.figcaption {
	padding: 0;
    text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
}

.figcaption:before {
	color: #f30;
	content: "▲";
}

.yearindex {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 5px 8px 5px 8px;
	margin: 0;
	background-color: #222;
	color: #a30;
	font-size:90%;
	z-index: 1;
}

.yearindex a:link{color:#ffffff}
.yearindex a:visited{color:#d0d0d0}
.yearindex a:hover{color:#ffffff;text-decoration:underline}
