@charset "utf-8";

/*********************************************/	

/* GENERAL */


/* html5に対応していないブラウザ用 */ 
header, hgroup, section, footer, aside, nav, article { 
	display: block;   
}

/* Reset
----------------------------------------------- */

html{color:#4d4d4d;background:#FFF;word-break:break-all;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,textarea,th,var{font:inherit}
del,ins{text-decoration:none}
li{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;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
img{vertical-align: bottom;}

/*********************************************/	

*{
	font-size: 100%;
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight:500;
}

.miinchou{
	font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "黎ミン L","Reimin Light", "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

html{
	height:100%;
	word-break:break-all;
}

body{
	//height:100%;
	overflow-x: hidden;
	overflow-y: auto;
	backface-visibility: hidden;
}

a{
	color:#595757;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

::selection {
	background: #8fc31f;
	color: #fff;
}
/*
     FILE ARCHIVED ON 04:56:35 Aug 25, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:14 Aug 19, 2026.
     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: 0.371
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.028
  esindex: 0.006
  cdx.remote: 5.386
  LoadShardBlock: 71.39 (3)
  PetaboxLoader3.datanode: 64.9 (4)
  PetaboxLoader3.resolve: 75.5 (2)
  load_resource: 81.386
*/