@charset "utf-8";

/*  ==================== universal styles ==================== */
* {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	outline:none;
}

body {
	height:100%;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
}

/* フッターを下に常置 */
html {
	overflow-y: scroll;
	height:100%;
}

#outside {
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
* html div#outside{
	height:100%;
}
div#outside{
	position:relative;
	min-height: 100%;
}
body > #outside {
	height: auto;
}

#footer_outside{
	position:absolute;
	bottom:0;
	width:100%;
}
/* フッターを下に常置 */

img {
	border: 0;
}
li img {
     vertical-align: bottom;
}

/* table */
table {
	table-layout: fixed;
}
table th , table td {
	word-break: break-all;
	white-space: -moz-pre-wrap; /* Mozilla */
	/*white-space: -pre-wrap;*/ /* Opera 4-6 */
	/*white-space: -o-pre-wrap;*/ /* Opera 7 */
	/*white-space: pre-wrap;*/ /* CSS3 */
	word-wrap: break-word; /* IE 5.5+ */
}

textarea {
	font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height:0;
	visibility: hidden; 
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both;
}

/*  ==================== link styles ==================== */
a:link {
	color: #74b400;
	text-decoration: none;
}
a:visited {
	color: #7859b6;
}
a:hover {
	color: #74b400;
	text-decoration: underline;
}
.redfont{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #F00;
	height: auto;
	width: auto;
	font-variant: normal;
	line-height: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.redfonth3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}

/*
     FILE ARCHIVED ON 12:04:37 Jun 12, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:30:40 Jul 04, 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.423
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.034
  esindex: 0.006
  cdx.remote: 65.709
  LoadShardBlock: 223.855 (3)
  PetaboxLoader3.datanode: 130.324 (5)
  PetaboxLoader3.resolve: 293.899 (2)
  load_resource: 216.033
  loaddict: 33.542
*/