<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 100%/1.4 "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

td {
	color: #000000;
	border: 0px 0px 1px 0px;
	background-color:#FFFFCC ;
}

h1{
	color: #000000;
	text-align:center;
	font-size:22px;
	color:#0000FF;
	
}

h2{
	color: #000000;
	font-size:16px;
}
h3{
    color:#000000;
	font-size:large;
}


a {
  color: #006666;
}

a:link { text-decoration:none; color:blue; }
a:visited { text-decoration:none; color:blue; }
a:active { text-decoration:none; color:#00ff40; }
a:hover { text-decoration:underline; color:#ff0000; }
/*å¤–éƒ¨ç½«ç·š*/
div.out{
	height:100%;
	width:784px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	border-width:10px 10px 10px 10px;
	border-style:solid;
	border-color:#ffffff;
}

/*å…¨ä½“ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ*/
div.layout{
height:auto;
background-color:#ffffff;
margin-right: auto;
margin-left: auto;
border-width:1px 1px 1px 1px; 
border-style:solid;
border-color:#0099ff;
padding:10px;}

.indent{
margin-left:4em;
font-size:small;}

.line{border-width:0px 0px 1px 0px;
border-style:dashed;
border-color:#66CCFF;
}

.eleven{
font-size:medium;
margin-left:1em;
}

.back{
color:white;
background-color:#0000cc;
padding:5px;
margin-left:20%;
margin-right:20%;
font-size:22px;
}

</pre></body></html>