@charset "utf-8";


/*キャラクターのセリフ配置*/
.l-content .cvsInfoArea .u3-b_char01 {
	width: 348px; /* 558 */
	height: 196px; /* 206 */
	margin: 0 auto;
	padding: 40px 0 10px 210px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-b/char01.png) no-repeat;
}

.l-content .cvsInfoArea .u3-b_char02 {
	width: 315px; /* 558 */
	height: 156px; /* 206 */
	margin: 0 auto;
	padding: 50px 30px 0 220px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-b/char01.png) no-repeat;
}

.l-content .cvsInfoArea .u3-b_char03 {
	width: 363px; /* 558 */
	height: 163px; /* 206 */
	margin: 0 auto;
	padding: 43px 0 0 175px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-b/char02.png) no-repeat;
}

/*1　ただ単に精度よく停止させるには～*/
.l-content .cvsInfoArea .u3-b_table01 {
	display: table;
	width: 760px;
	margin: 0 auto;
}
.l-content .cvsInfoArea .u3-b_table01 .u3-b_table01_left {
	display: table-cell;
	width: 340px;
	padding: 30px 0;
	vertical-align: top;
	text-align: left;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-b/arrow.png) right 20px no-repeat;
}
.l-content .cvsInfoArea .u3-b_table01 .u3-b_table01_right {
	display: table-cell;
	width: 410px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}
.l-content .cvsInfoArea .u3-b_table01 .u3-b_table01_right div {
	width: 240px;
	margin-bottom: 10px;
	padding: 1em;
	background: #fde9d9;
	text-align: center;
}

/*表*/
.l-content .cvsInfoArea .u3-b_table02 {
	width: 780px;
	margin: 0 auto 10px;
	border: 1px solid #c8c8c8;
}
.l-content .cvsInfoArea .u3-b_table02 th {
	margin: 0;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background: #ecf6ff;
	text-align: center;
	line-height: 1.2em;
}
.l-content .cvsInfoArea .u3-b_table02 td {
	margin: 0;
	padding: 10px;
	border: 1px solid #c8c8c8;
	line-height: 1.2em;
}

/*図*/
.l-content .cvsInfoArea .u3-b_2col {
	width: 500px;
	margin: 0 auto 20px;
}
.l-content .cvsInfoArea .u3-b_left {
	float: left;
	text-align: center;
}
.l-content .cvsInfoArea .u3-b_right {
	float: right;
	text-align: center;
}



/*文中リンクに下線を出す対策*/
.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;
}

