@charset "utf-8";
/* CSS Document */

/*	company english
--------------------------------------------------------------*/

dl#compdata {
	display: block;
}

dl#compdata dt {
	width:180px;
	display:block;
	float:left;
	clear: both;
}

dt.compttl {
	height:1em;
		
}

dt.compttl2 {
	height:5em;
	
}

dt.compttl3 {
	height:3em;
	
}

dt.compttl4 {
	height:18em;
	
}

dl#compdata dd {
	
}

.imgL {
	float:left;
	margin: 5px 10px 10px 0;
}