@charset "UTF-8";


/* ----- 資料請求 トップ ----- */

.products {
	width: 492px;
	margin-top: 13px;
}

.productBlock {
	width: 492px;
	min-height: 72px;
	clear: both;
}

.productBlock p {
	float: right;
	width: 364px;
}




/* ----- DI-NOC トップ ----- */

.btnBlock {
	width: 485px;
	margin-top: 17px;
}

.btnBlock img {
	margin-bottom: 5px;
}

#grayRtDintop {
	float: right;
	width: 410px;
}

#grayMenu li a.noborder:hover {
	border: solid 1px #333;
}
