@charset "utf-8";

/*キャラクターのセリフ配置*/
.l-content .cvsInfoArea .u6-a_char01 {
	width: 343px; /* 558 */
	height: 166px; /* 206 */
	margin: 0 auto;
	padding: 21px 0 19px 215px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/char01.png) no-repeat;
}

.l-content .cvsInfoArea .u6-a_char02 {
	width: 328px; /* 558 */
	height: 156px; /* 206 */
	margin: 0 auto;
	padding: 40px 0 10px 230px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/char01.png) no-repeat;
}

.l-content .cvsInfoArea .u6-a_char03 {
	position: relative;
	width: 624px; /* 624 */
	height: 206px; /* 206 */
	margin: 0 auto 20px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/char02.png) no-repeat;
}
.l-content .cvsInfoArea .u6-a_char03 .char03_1 {
	position: relative;
	top: 43px;
	left: 173px;
}
.l-content .cvsInfoArea .u6-a_char03 .char03_2 {
	position: relative;
	top: 73px;
	left: 233px;
}

.l-content .cvsInfoArea .u6-a_char04 {
	position: relative;
	width: 624px; /* 624 */
	height: 206px; /* 206 */
	margin: 0 auto 20px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/char03.png) no-repeat;
}
.l-content .cvsInfoArea .u6-a_char04 .char04_1 {
	position: relative;
	top: 35px;
	left: 185px;
}
.l-content .cvsInfoArea .u6-a_char04 .char04_2 {
	position: relative;
	top: 60px;
	left: 185px;
}


/*センサで決まった位置に停止させる方法*/
.l-content .cvsInfoArea .u6-a_table01 {
	width: 690px;
	margin: 0 auto;
	padding: 0;
	border-spacing: 5px;
	border-collapse: separate;
}
.l-content .cvsInfoArea .u6-a_table01 th {
	height: 50px;
	padding: 1em 1em 1em 40px;
	text-align: center;
}
.l-content .cvsInfoArea .u6-a_table01 .num_01 { background: #fde9d9 url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/num_01.png) 10px no-repeat; }
.l-content .cvsInfoArea .u6-a_table01 .num_02 { background: #fde9d9 url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/num_02.png) 10px no-repeat; }
.l-content .cvsInfoArea .u6-a_table01 .num_03 { background: #fde9d9 url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/num_03.png) 10px no-repeat; }
.l-content .cvsInfoArea .u6-a_table01 .num_04 { background: #fde9d9 url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/num_04.png) 10px no-repeat; }
.l-content .cvsInfoArea .u6-a_table01 .num_05 { background: #fde9d9 url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/num_05.png) 10px no-repeat; }
.l-content .cvsInfoArea .u6-a_table01 td {
	padding: 1em 1em 1em 70px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u6-a/arrow.png) 10px no-repeat;
}


/*表1　モータ別停止方式*/
.l-content .cvsInfoArea .u6-a_table02 {
	width: 690px;
	margin: 0 auto 10px;
	border: 1px solid #c8c8c8;
}
.l-content .cvsInfoArea .u6-a_table02 th {
	margin: 0;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background: #ecf6ff;
	text-align: center;
	line-height: 1.2em;
}
.l-content .cvsInfoArea .u6-a_table02 td {
	margin: 0;
	padding: 10px;
	border: 1px solid #c8c8c8;
	text-align: center;
	line-height: 1.2em;
}

.l-content .cvsInfoArea .u6-a_tblcomment {
	width: 690px;
	margin: 0 auto;
}

.l-content .cvsInfoArea .u6-a_table02 .select { border: 3px solid #d00; }
.l-content .cvsInfoArea .u6-a_table02 .select_tlb {
	border-top: 3px solid #d00;
	border-left: 3px solid #d00;
	border-bottom: 3px solid #d00;
}
.l-content .cvsInfoArea .u6-a_table02 .select_tb {
	border-top: 3px solid #d00;
	border-bottom: 3px solid #d00;
}
.l-content .cvsInfoArea .u6-a_table02 .select_trb {
	border-top: 3px solid #d00;
	border-right: 3px solid #d00;
	border-bottom: 3px solid #d00;
}

.l-content .cvsInfoArea .u6-a_table02 .select_cell { background: #feed00; }


/*h4*/
.l-content .cvsInfoArea h4 {
	margin: 0 0 10px;
	padding: 5px 0 5px 10px;
	color: #555;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
}


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

