@charset "utf-8";

/*vol.5-Aのリンク部分*/
.l-content .u2-e_link a {
	text-decoration: underline;
}
/*キャラクターのセリフ配置*/
.l-content .cvsInfoArea .u2-e_char01 {
	width: 364px; /* 531 */
    height: 166px; /* 189 */
    margin: 0 auto;
    padding: 44px 40px 0 171px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u2-e/char01.png) no-repeat;
}

.l-content .cvsInfoArea .u2-e_char02 {
	width: 328px; /* 521 */
	height: 156px; /* 193 */
	margin: 0 auto;
	padding: 85px 10px 0 190px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u2-e/char02.png) no-repeat;
}

.l-content .cvsInfoArea .u2-e_char03 {
	width: 328px; /* 521 */
	height: 156px; /* 193 */
	margin: 0 auto;
	padding: 95px 190px 0 40px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u2-e/char03.png) no-repeat;
}
.l-content .cvsInfoArea .u2-e_char04 {
	width: 328px; /* 521 */
	height: 156px; /* 193 */
	margin: 0 auto;
	padding: 90px 20px 0 185px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u2-e/char04.png) no-repeat;
}

/*①～⑤すべての追加工を選択すると、型式は以下になります*/


.l-content .cvsInfoArea .type2 {
	font-weight: normal;
	text-align:left;
	margin-bottom:15px;
}
.l-content .cvsInfoArea .type2 strong {
	font-weight: bold;
	color:#FF0000;
	
}
.l-content .u2-e_img_item6{
	margin-top:25px;
}


/*最後になりますが*/
.l-content .u2-e_last{
	clear:both;
}
/*図1 絞り込み条件 スタンド幅の範囲*/
.l-content .u2-e_fig1{
	font-size:14px;
	margin:7px 0 50px 0;
	font-weight:bold;
	text-align: center;
	letter-spacing: 1px;
}
.l-content .u2-e_fig1_1{
	margin-left:7px;
}
/*図２ 追加工適用表*/
.l-content .u2-e_fig2{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.l-content .u2-e_fig2_1{
	margin-bottom:7px;
}


/*参考資料*/
.l-content .u2-e_img9{
	margin-bottom:20px;
}
.l-content .u2-e_img10{
	margin-bottom:15px;
}

/*文中リンクに下線を出す対策*/
.l-content .cvsInfoArea a.link_under { text-decoration: underline; }

/*v5使用モジュール再現用（v5後は以下削除可能）*/
.l-content .cvsInfoArea .m-h2 {
	line-height: 1.1;
	font-size: 20px;
	font-weight: bold;
}
.l-content .cvsInfoArea .m-h2 {
	display: table;
	box-sizing: border-box;
	width: 100%;
	margin: 40px 0 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
	text-indent: 0;
}

/*注釈*/
.l-content .cvsInfoArea .u1ecomments {
	font-size: 90%;
	margin-bottom: 0px;
}

