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

.box- {
float:left;
width:17em;
min-height:4em;
/*background-color:#CCCCCC;*/
border: #ebebeb thin solid;
}

.box-margin1 {
float:left;
width:17em;
margin-left:17em;
min-height:5em;
/*background-color: #999;*/
border:#ebebeb thin solid;
margin-right:0.5en;
}


.tree- {
float:left;
width:33em;
background-color:#fdfdfd;
min-height:6em;
padding:1em;
border:#CCC thin solid;
}

.tree2- {
float:left;
width:69em;
/*background-color: #0C3;*/
min-height:40em;
}



.box-in {
float:left;
width:14em;
min-height:4em;
/*background-color: #FF3;*/
/*border: #FC6 thin solid;*/
margin:0.5em;
}

.thin {
float:left;
width:1em;
min-height:2em;
margin-top:0.5em;
}


