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

/*-----------------------------------------------*/
/* 制作の風景                                    */
/*-----------------------------------------------*/
#concept_table {
  float:left;
}
#concept_table .td_letter {
  font-size:0.8em;
  width:270px;
}
#concept_table .img_small {
  float:left;
  margin-left:2px;
  margin-right:2px;
}


#setsumei {
  position:absolute;
  top:200px;
  left:230px;
  z-index:20;
}
#setsumei .setsumei_p {
  font-size:0.8em;
}