@charset "utf-8";

/* ---------------------------------
	charactor
---------------------------------- */

.l-content .cvsInfoArea .baloon_char01 {
	width: 511px;
	height: 148px;
	margin: 0 auto;
	padding: 57px 0 0 25px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-d/char01.png") no-repeat;
}

.l-content .cvsInfoArea .baloon_char02 {
	width: 228px;
	height: 118px;
	padding: 75px 0 0 165px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-d/char02.png") no-repeat;
}

.l-content .cvsInfoArea .baloon_char03 {
	width: 511px;
	height: 148px;
	margin: 0 auto;
	padding: 57px 0 0 25px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-d/char03.png") no-repeat;
}

.l-content .cvsInfoArea .baloon_char04 {
	width: 343px;
	height: 146px;
	margin: 0 auto;
	padding: 49px 0 0 190px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-d/char04.png") no-repeat;
}



/* ---------------------------------
	m-cautionBox
---------------------------------- */
.l-content .cvsInfoArea .m-cautionBox .leftBox {
	float: left;
	width: 520px;
}

.l-content .cvsInfoArea .m-cautionBox .rightBox {
	float: left;
	width: 242px;
	margin-left: 50px;
}

.l-content .cvsInfoArea .m-cautionBox .leftBox .m-numList {
	padding: 0px;
}

.l-content .cvsInfoArea .m-cautionBox .leftBox .m-numList li {
	list-style-type: none ;
}

.l-content .cvsInfoArea .m-cautionBox .m-cautionBox__ttl {
	margin-bottom: 3px;
}


/* ---------------------------------
	Box
---------------------------------- */
.l-content .cvsInfoArea .box .leftItem {
	float: left;
}
	
.l-content .cvsInfoArea .box .rightItem{
	float: right;
	width: 492px;
}
	

/* ---------------------------------
	exsampleBox
---------------------------------- */
.l-content .cvsInfoArea .exsampleBox {
	margin-bottom:40px;
}

.l-content .cvsInfoArea .exsampleBox .ttl {
	float: left;
	width: 65px;
	margin: 0 35px 0 0;
	font-weight: bold;
}

.l-content .cvsInfoArea .exsampleBox dl {
	float:left;
}

.l-content .cvsInfoArea .exsampleBox dt {
	clear: both;
	float: left;
	width: 95px;
	margin-right: 20px;
}

.l-content .cvsInfoArea .exsampleBox dd {
	float: left;
	width: 240px;
}

.l-content .cvsInfoArea .exsampleBox dd span {
	color: #F00;
	font-weight: bold;
}


/* ---------------------------------
	other
---------------------------------- */
.l-content .cvsInfoArea .a_under {
	text-decoration: underline;
}

