<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* reset CSS Document */

html, body, p, div, table, td, th, span, h1, h2, h3, h4, h5, h6, ul, ol, li, img, a, a img, canvas{
	margin:0;padding:0;
	text-decoration:none;
	border:0px none transparent;
	font-size:inherit;
	font-weight:inherit;
	font-family:inherit;
	color:inherit;
	cursor:default;
	text-align:inherit;
	
}

html, body{
	height:100%; width:100%;
	font-weight:normal;
	font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;

    -webkit-text-size-adjust: 100%;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
li {list-style:none}
/*
a{text-decoration:none; color:red;cursor:pointer;}
a:hover{text-decoration:none; color:indianred;}
a:focus{text-decoration:none; color:indianred;}
a *{cursor: pointer;}
td {vertical-align:top;}
*/</pre></body></html>