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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,table,td,tr {  
  margin: 0; 
  padding: 0;
  font-style: normal;
  font-weight: normal;
}

body {
  font-size:14px;
  line-height:0;
  font-family: "Hiragino Kaku Gothic Pro W3", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", HiraKakuPro-W3, "繝｡繧､繝ｪ繧ｪ", "Meiryo", "蟷ｳ謌占ｧ偵ざ繧ｷ繝�け", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "Osaka", Helvetica, Arial, sans-serif;
  color: #222;
}

body {
  line-height:143%;
}

* html body {
	font-size: 88%;
}

*:first-child+html body {
	font-size: 88%;
}

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%; 
  font-weight: normal; 
}

q:before,q:after { 
  content: ''; 
}

abbr,acronym {
  border: 0; 
}

img, a img{
  border: 0;
  border-style: none;
}

img {
	-ms-interpolation-mode: bicubic;
}

strong {
	font-weight:bold;
}

a {
  overflow: hidden;
  outline: none;
  color:#37a;
}

a:hover {
	color:#6ae;
}

.clearfix:after {
  content: ".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block; }
/* End hide from IE-mac */</pre></body></html>