<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";

/* CDP 001 css 06/12/1 */
/* Copyright (c) 2006 WebDesignTemplates[http://wdt.pekori.jp] All rights reserved. */

/* default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* fonts(Yahoo UI) */
body {
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size: inherit;
	font: 100%;
}
select,input,textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

/* Ã¥â€¦Â¨Ã¤Â½â€œÃ¨Â¨Â­Ã¥Â®Å¡ */
html {
	
}
body {
}
body#INDEX {
}
div#PAGETOP {
	width: 100%;
	font-size: 100%;
	color: #454341;
}
hr {
	display: none;
}
a:link {
	color: #414191;
}
a:visited {
	color: #414161;
}
a:hover {
	color: #914141;
}
a:active {
	color: #914141;
}

/* Ã£Æ’ËœÃ£Æ’Æ’Ã£Æ’â‚¬Ã£Æ’Â¼ */
div#HEADER {
	margin-bottom: 20px;
	border-top: solid 4px #595956;
	border-bottom: double 3px #FFFFFF;
	background: #DCDCDA;
}
h1 {
	padding: 0.3em 1em 0.3em 21px;
	font-size: 167%;
	letter-spacing: 0.2em;
	color: #9A4414;
}
ul#PAN {
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
}
#INDEX ul#PAN{
	display: none;
}
#PAN li{
	display: inline;
}
#PAN a{
	text-decoration: none;
}
#PAN a:after{
	content: "-&gt;";
}

/* Ã£Æ’Â¡Ã£Æ’â€¹Ã£Æ’Â¥Ã£Æ’Â¼ */
div#MENU {
	width: 210px;
	float: left;
}
#MENU h2{
	width: 150px;
	margin: 0 20px 1em 20px;
	padding: 0.2em 10px;
	border: none;
	font-size: 107%;
	letter-spacing: 0.2em;
}
#MENU ul{
	width: 170px;
	margin: 0 20px 1em 20px;
	border-bottom: double 3px #FBFBFA;
}
#MENU li{
	margin-bottom: 15px;
	padding-top: 0.1em;
	background: #FBFBFA;
}
#MENU li.menu-on {
	background: #ECECEA;
}
#MENU li a{
	display: block;
	width: 150px;
	padding: 0.4em 10px 0.4em 10px;
	border-bottom: dotted 2px #DCDCDA;
	font-weight: bold;
	text-decoration: none;
}
#MENU li a:hover,#MENU li a:active{
	border-bottom: solid 2px #BA8474;
	text-decoration: none;
}

/* Ã¨Â¨ËœÃ¤Âºâ€¹Ã©Æ’Â¨Ã¥Ë†â€&nbsp; */
div#KIZI {
	margin: 0 20px 0 210px;
	padding: 0 0 0 20px;
	border-left: solid 10px #FBFBFA;
}
h1 {
	padding: 0.3em 1em 0.3em 21px;
	border-bottom: solid 1px #CCCCCA;
	font-size: 167%;
	letter-spacing: 0.2em;
	color: #9A4414;
}
h2 {
	padding: 0.8em 1em 0.3em;
/*	border-bottom: solid 1px #CCCCCA; */
	color: #BA7464;
	font-size: 122%;
	letter-spacing: 0.2em;
}
div.text {
	margin: 0.5em 2.5em 1.5em 0;
	line-height: 1.7;
}
.text p {
	margin-bottom: 1em;
}
h3 {
	padding: 0.6em 0 0.4em 1em;
	letter-spacing: 0.1em;
	border-left: 10px solid #cc3366;
}
h4 {
	padding: 0.5em 0 0.2em 0;
	letter-spacing: 0.1em;
}
h5,h6 {
	padding: 0.4em 0 0.2em 0;
}
.text ul.modori {
	text-align: right;
	font-size: 85%;
	list-style: disc;
}
.modori a:link,.modori a:visited{
	color: #BA7464;
}

/* Ã£Æ’ÂªÃ£â€šÂ¹Ã£Æ’Ë† */
.text ol {
	margin: 0 0 1em 35px;
	list-style: decimal;
}
.text ul {
	margin: 0 0 1em 35px;
	list-style: square;
}
ul {
  display: block;
  margin-before: 1em; margin-after: 1em;
  padding-left: 40px;
  list-style-type: disc;
  list-style-position: outside;
}
dl {
	margin: 0 0 1em 5px;
}
dt {
	color: #9A5434;
	font-weight: bold;
}
dd {
	margin: 0 1em 1em 1.5em;
}

/* Ã£Æ’â€¢Ã£Æ’Æ’Ã£â€šÂ¿Ã£Æ’Â¼ */
div#FOOTER {
	width: 100%;
	clear: left;
	text-align: right;
	margin-top: 20px;
	border-top: double 3px #FFFFFF;
	border-bottom: solid 6px #595956;
	background: #DCDCDA;
}
#FOOTER h2 {
	display: none;
}
#FOOTER ul {
	padding: 0.8em 2em;
}
#FOOTER li {
	display: inline;
	padding: 0 0.5em;
	font-size: 92%;
}
#FOOTER a{
	text-decoration: none;
}
address {
	display: inline;
}

/* Ã¥Â¼Â·Ã¨ÂªÂ¿Ã£Æ’Â»Ã¨Â¿Â½Ã¥Å&nbsp; Ã£Æ’Â»Ã¥â€°Å&nbsp;Ã©â„¢Â¤ */
em {
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #814121;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

/* Ã£Æ’â€¢Ã£â€šÂ©Ã£Æ’Â¼Ã£Æ’  */

input {
	margin-top: 0.5em;
}
input#TEXT {
	border: solid 1px #CCCCCA;
}
input#BUTTON {
	padding: 1px 0.5em;
	border: double 3px #CCCCCA;
	background: #EDEDEA;
}
textarea {
	margin-top: 0.5em;
	border: solid 1px #CCCCCA;
}
select {
	margin-top: 0.5em;
	border: solid 1px #CCCCCA;
}

/* Ã¥Â¼â€¢Ã§â€Â¨ */
blockquote {
	padding-left: 0.8em;
	margin: 1em;
	border-left: 2px dashed #EAEAED;
}
cite,q {
	text-decoration: underline;
}

/* Ã¦â€¢Â´Ã¥Â½Â¢Ã¦Â¸Ë†Ã£ÂÂ¿Ã£Æ’â€&nbsp;Ã£â€šÂ­Ã£â€šÂ¹Ã£Æ’Ë† */
pre {
	padding: 0.3em;
	border: solid 1px #DADADC;
	font-size: 92%;
	font-family: monospace;
}

/* Ã§â€°Â©Ã§Ââ€&nbsp;Ã¨Â¦ÂÃ§Â´  */
b { font-weight: bold; } /* Ã¥Â¤ÂªÃ¥Â­â€” */
i { font-style: italic; } /* Ã¦â€“Å“Ã¤Â½â€œ */
big { font-size: 107%; } /* Ã¦â€“â€¡Ã¥Â­â€”Ã¥Â¤Â§ */
small { font-size: 85%; } /* Ã¦â€“â€¡Ã¥Â­â€”Ã¥Â°Â */
tt { font-family: monospace; } /* Ã§Â­â€°Ã¥Â¹â€¦ */

/*
     FILE ARCHIVED ON 04:44:38 Mar 28, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:13:57 Jan 25, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 91.16
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.094
  cdx.remote: 0.08
  esindex: 0.011
  LoadShardBlock: 45.764 (3)
  PetaboxLoader3.datanode: 79.749 (5)
  CDXLines.iter: 18.175 (3)
  load_resource: 98.501 (2)
  PetaboxLoader3.resolve: 58.294 (2)
*/
</pre></body></html>