@charset "utf-8";

.l-content .txt_s {
	font-size: 11px;
}
.l-content .sizePage {
	margin-bottom: 70px;
}

.l-content .sizePage .explain_R{
	float:right;
	height:250px;
}
.l-content .sizePage .R_img {
	width: 255px;
	height: 190px;
	margin-bottom: 5px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-b/head_gear.png") no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

/* モータの選定手順 */
.l-content .sizePage dl.choice {
	float: left;
	width: 600px;
	margin: 0 0 30px 0;
}
.l-content .sizePage dl.choice dt {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 7px 0;
}
.l-content .sizePage dl.choice dd {
	margin: 0 0 35px 0;
}
.l-content .sizePage dl.choice dd.end {
	margin: 0;
}
.l-content .sizePage .att_box {
	border: 2px solid #d8dadc;
	width: 866px;
	padding: 25px;
	margin-bottom: 30px;
}
.l-content .sizePage .att_box p {
	margin: 0;
}
.l-content .sizePage ul.way {
	margin: 15px 0;
}
.l-content .sizePage ul.way li {
	font-weight: bold;
	font-size: 14px;
}
