.table_s {
	
}
.tx10 {
	FONT-SIZE: 9px
}
.tx14b {
	FONT-SIZE: 14px; COLOR: #654b20
}
.tx12w { FONT-SIZE: 12px; COLOR: teal; text-decoration: none; }
A  { text-decoration: none }
A:hover  { text-decoration: underline }
.tx10w {
	FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none
}
.pagetitle20 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: white; TEXT-DECORATION: none
}
.sestumeigreen {
	FONT-WEIGHT: bold; FONT-SIZE: smaller; COLOR: #336600
}
.tyushaku {
	FONT-SIZE: smaller; COLOR: #000000
}
.serifu {
	FONT-SIZE: smaller; COLOR: #336600
}
.subtitle  { color: white; font-size: 10pt; font-weight: bold }
.keikoku {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.honbunheight {
	LINE-HEIGHT: 140%
}
.akatyu {
	FONT-SIZE: smaller; COLOR: #ff0000
}
.redbold {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.orangebold {
	FONT-WEIGHT: bold; COLOR: white
}
.smaller {
	FONT-SIZE: smaller
}
.answer   { color: #600; font-size: 8pt; font-family: "Times New Roman"; font-weight: normal; line-height: 11pt }
.question {
	FONT-WEIGHT: bold; COLOR: #336600
}
.bigger    { color: #909090; font-size: 14pt; font-family: "Times New Roman"; font-weight: bold; background-color: #fff3e2; white-space: nowrap   }
.bigger A { color: #95926d; font-size: 17pt; font-family: Times; font-weight: bold; line-height: normal; text-decoration: blink; background-color: #fff799; white-space: nowrap; }
.bordarcolor {
	BORDER-RIGHT: #b15433 3px; BORDER-TOP: #b15433 3px; BORDER-LEFT: #b15433 3px; BORDER-BOTTOM: #b15433 3px
}
LI {
/* 	PADDING-BOTTOM: 1em */
}

.kyewordtext{padding:10px;border:1px solid #CAC7B5;}

a:hover img {
 opacity: 0.5;
}
 
a img {
 transition: opacity 0.3s ease-out;
}

#page-topa_left {
	bottom: 20px;
	left: -10px;
	z-index: 1;
	position: fixed;
	visibility: visible;
    border-radius: 6px;
  background-color: rgb(8, 166, 90, 0.8);
  padding: 10px 10px;
}