@charset "utf-8";

/*----------------------------------------------------
	エミネントとは
----------------------------------------------------*/

#unitBody .map { margin:1em 0; padding:0; text-align:center; }
#unitBody p { text-align:justify; text-justify:inter-ideograph; }
#unitBody img.left ,
#unitBody img.right { margin:0 10px 10px 0; padding:5px; background:url(../imgdir/common/dot_2.gif) repeat left top; }

#unitBody .imgArea {  margin:5px 0 0 0; } 
* html #unitBody .imgArea {  margin:5px 0 5px 0; } 
*+html #unitBody .imgArea{  margin:5px 0 5px 0; }   

   





/* 高さ確保

:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

*/

