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

/* 実績ページ */

#koteiImg01 {
	width: 300px;
	height: 212px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}
 
#koteiImg01 img {
	top: 0;
	left: 0;
	position: absolute;
}



#koteiImg02 {
	width: 300px;
	height: 212px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}
 
#koteiImg02 img {
	top: 0;
	left: 0;
	position: absolute;
}

#koteiImg03 {
	width: 300px;
	height: 212px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}
 
#koteiImg03 img {
	top: 0;
	left: 0;
	position: absolute;
}