@charset "UTF-8";
/*
body{
	background-color:honeydew;
}*/

.front section{
	background:
		linear-gradient(	180deg, rgba(255,255,255, .8), rgba(255, 255, 255, .1))
		, url(../images/bg_parts.jpg) repeat 0% 0% ;
	min-height:540px;
}
.next{font-size: 1.8em;}
.topbot{
position: fixed; bottom: 100px;
right: 0px; padding: 0px; z-index: 5;
}

#teout, #teflag {
height: 100px; overflow:auto; margin:0;
}
textarea#teout{width: 84%;}

#teflag {
width: 100px; height: 100px; 
}

#mess{color:blue;}
#mess{text-align:right;}
#title{color:darkgreen;}

/*
#box1{width:240px; }	:not(.skip)
*/
.posi{text-align:right;}
.bobo div{
	border:solid 4px silver; border-top:0; border-bottom:0;
	padding: 0 0.2em;
}
.bobo div.base{border-color:lime; color:darkgreen;}/*#links*/
/*.list a:not(.skip){
	margin-right: 0.6em;
}*/
.pop .curb b, .pop .curb a{
	margin-right: 0em;
}

.hide{visibility: visible;}
.hide .vv u{	color:white;}
.vv:hover u{	color:red !important;}

@media screen and (max-width: 480px){
	body{font-size:0.95em;}
	body,header,footer{width:auto; margin:0;  }
	#teout{width:78%;}
	#teflag{width:18%;}
}

.bar {background-color:gold;}
/*iframe
#disp{
	display:block;
	width:240px;height:540px; margin:0 0 0px 0;
}*/
.center{margin: 1rem 1rem;}
.bar0{height: 1.8em;}
.vscroll{
	overflow-x: hidden; overflow-y: scroll; height: 200px;
}

/* 
	background-size: 200px;position: absolute; top: 0px; left:200px;
	background-repeat: no-repeat;
	background-position: 440px 600px;
	background: url(../images/conju_j.jpg) no-repeat 50% 96% beige;
NG	text-shadow: red 2px 3px 4px, 5px 6px; DarkSlateGray
.list table, .list * td, 
	color: white; 
	color:white; background-color:Olive;
	margin:0 1em;	color: white; font-size:14px;
	background: url(../images/bg_opa.gif) slategray;
	background: url(../images/bg_whado.jpg)  no-repeat 50% 50% #F0FFFF;
	background: url(./images/bg_opa.gif) beige;
	background-size: 100% 100%;	-moz-background-size: 100% 100%;
	display: block;	position: absolute;	top: 200px;	left: 100px; width:100px;
section::before {
}
	background-color:rgba(255,255,255,0.8);	/ * RGB and alpha* /
*/

.box2{
	display:none;
}
.bg{background:silver;}
/*** COLGROUP, COL *******
.bar .title{	color: yellow;}
*/

/*.inli{display:inline;} default display*/
tr.v0, tr.v1{
	display: none;
}
.abc .E, .abc .M, .abc .S, .cjk .C, .cjk .J, .cjk .K {
	display: table-row;
}
.E .E, .M .M, .S .S, .C .C, .J .J, .K .K {
	display: table-row;
}

.E .E .posi, .M .M .posi, .S .S .posi, .C .C .posi, .J .J .posi, .K .K .posi {
	color: gray;
}
.vv{padding-left: 2px;}
