@charset "utf-8";

.l-content .baloon {
	background:url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-a/img_balloon.png") no-repeat;
	width:203px;
	height:156px;
	margin: 0 auto;
	padding:50px 0 0 200px;
}
.l-content ul.itemInfo li {
	float:left;
	margin-left:80px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.l-content ul.itemInfo li p {
	margin-top:10px;
}
.l-content .caseArea {
	margin-bottom:60px;
}
.l-content .caseArea .m-media {
	margin-bottom:50px;
}
.l-content .caseArea .caseImg {
	width:350px;
}
.l-content .caseArea .caseDetail {
	width:540px;
	border-left:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	}
.l-content .caseArea .caseDetail th{
	background:#ecf6ff;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:10px;
	text-align:center;
	}
.l-content .caseArea .caseDetail td {
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:10px;
	}
