@charset "UTF-8";

/* ***************************************************
* CSS file For for
	FileName: 05.css
**************************************************** */

/*-----------------------------------------------------------
■[05]:測定計測に求められている課題
------------------------------------------------------------*/
div#Traceability,div#Quality { margin: 0 0 20px; }

p.Item_exp {
	width: 388px;
	float: left;
	margin: 0 0 30px 0;
}

div.Item_img {
	width: 220px;
	float: right;
	text-align: left;
	margin: 0;
}

div.Item_img dl {
	clear: both;
}

div.Item_img dl dt {
	background: url(/img/04/name_bg.gif) no-repeat left bottom;
	width: 220px;
	height: 18px;
	text-align: center;
	font-size: 10px;
}

dl dd img.Expansion {
	float: right;
}

dl dd a {
	display: block;
	float: right;
}


