@charset "UTF-8";

body{
}
.front section{
	background:
		linear-gradient(	180deg, rgba(255,255,255, .8), rgba(255, 255, 255, .1))
		, url(../images/conju_j.jpg) no-repeat 90% 90%/26% ;/*layer1,layer2; position/size*/
}

.bar {background-color:khaki;}
#disp{
	display:block; width:210px; height:600px; margin:0 0 10px 0;
}

/* 
	background-size: 24%;
	background-repeat: no-repeat;
	background-position: 200px 400px;
	background-image: url(../images/conju_j.jpg); 
	height:660px;
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* /
*/

.front{
}

.box1{
}
.box2{
	display:none;
}
.bg{background:silver;}

/*** COLGROUP, COL *******
.bar .title{	color: yellow;}
*/

