@charset "utf-8";

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


/*警告ラベルの説明*/
.l-content .u4-a_left {
	float: left;
}
.l-content .u4-a_left ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.l-content .u4-a_left ul li {
	display: table-cell;
	margin: 0;
	padding: 96px 0 0;
	width: 116px;
	text-align: center;
}
.l-content .u4-a_left ul li.u4-a_symbol1 { background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/fig01.png) center top no-repeat; }
.l-content .u4-a_left ul li.u4-a_symbol2 { background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/fig02.png) center top no-repeat; }
.l-content .u4-a_left ul li.u4-a_symbol3 { background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/fig03.png) center top no-repeat; }
.l-content .u4-a_left ul li.u4-a_symbol4 { background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/fig04.png) center 20px no-repeat; }
.l-content .u4-a_left ul li.u4-a_symbol5 { background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/fig05.png) center 10px no-repeat; }
.l-content .u4-a_right { float: right; }


/*取扱説明書の例*/
.l-content .u4-a_manual p {
	float: left;
	padding-right: 5em;
}


/*キャラクターのセリフ配置*/
.l-content .u4-a_char01 { /*警告ラベルのことを...*/
	width: 233px; /* 258px */
	height: 217px; /* 229px */
	margin: 0;
	padding: 12px 0 0 16px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/char01.png) no-repeat;
}
.l-content .u4-a_char02 { /*警告ラベルが添付されているので...*/
	width: 209px; /* 403px */
	height: 166px; /* 206px */
	margin: 0 auto;
	padding: 40px 0 0 194px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/char02.png) no-repeat;
}
.l-content .u4-a_char03 { /*取扱説明書は...*/
	width: 361px; /* 386px */
	height: 156px; /* 206px */
	margin: 0 auto;
	padding: 50px 20px 0 5px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/char03.png) no-repeat;
}
.l-content .u4-a_char04 { /*部品などのWeb検索の方法は...*/
	width: 371px; /* 391px */
	height: 172px; /* 206px */
	margin: 0 auto;
	padding: 21px 12px 0 7px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-a/char04.png) no-repeat;
}


/*v5使用モジュール再現用（v5後は以下削除可能）*/
.l-content .m-h2 {
	line-height: 1.1;
	font-size: 20px;
	font-weight: bold;
}
.l-content .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;
}
