@charset "utf-8";
@import url(../../css/cag2.css); 

/************** CAGImage ***************/

.cagImgArea {
	margin:10px;
	width:670px;
}
.cagImgA {
	float:left;
	width:410px;
	margin:5px;
}
.cagImgB {
	float:right;
	width:220px;
	margin:5px;
}
.cagImgC {
	clear:both;
	margin:20px 30px;
}
