@charset "utf-8";
/* CSS Document */

.table {
	border-collapse: collapse;
	border: hidden;
	border: 1px solid transparent \9;
    width: 100%;
}

.tr:nth-child(even) {
	background-color: #FFF6EB;
}

.tr:nth-child(odd) {
	background-color: #FFE8CC;
}

.tr:hover {
	background-color: #cac5c0
}

.th, .td {
    text-align: center;
	border: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-style: dashed;
	height: 100px;
	vertical-align: middle;
}

.th {
	background-color: #E48F3F;
	font-weight: normal;
	height: 80px;
              
}

.text-align-left {
	text-align: left;
}

.page_area {
	text-align: right;
	height: 30px;
}

.page_area a {
	color: #E48F3F;
}

.page_area .up, .page_area .down, .page_area .selected {
	text-decoration: underline;
	color: #000000;
}

.tilde {
	transform: rotate(90deg);
	-ms-writing-mode: tb-rl;
	-ms-transform: none;
	display: inline-block;
}

.white_box {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	display: inline-block;
}

.reg, .state {
	width: 77px;
	height: 32px;
	line-height: 32px;
}





/*
     FILE ARCHIVED ON 3:46:17 五月 10, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 7:11:34 五月 21, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
