@charset "utf-8";

/*charactor*/
.l-content .cvsInfoArea .baloon_char01 {
	width: 492px;
	height: 157px;
	margin: 0 auto;
	padding: 48px 0 0 48px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-d/char01.png") no-repeat;
}
.l-content .cvsInfoArea .baloon_char02 {
	width: 375px;
	height: 145px;
	margin: 0 auto;
	padding: 60px 0 0 165px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-d/char02.png") no-repeat;
}
.l-content .cvsInfoArea .baloon_char03 {
	width: 355px;
	height: 140px;
	margin: 0 auto;
	padding: 65px 0 0 185px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-d/char03.png") no-repeat;
}




/*table*/
.l-content .cvsInfoArea .u1-d_table {
	width: 540px;
	margin: 0 auto;
	border: 1px solid #c8c8c8;
}

.l-content .cvsInfoArea .u1-d_table th {
	margin: 0;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background: #ecf6ff;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}

.l-content .cvsInfoArea .u1-d_table td {
	margin: 0;
	padding: 10px 25px;
	border: 1px solid #c8c8c8;
	/* text-align: center; */
	line-height: 1.2em;
}

.l-content .cvsInfoArea .comment {
	width: 540px;
	margin: 0 auto;
}

.l-content .cvsInfoArea .comment p {
	color: #FC0004;
}




/*section_check*/
.l-content .cvsInfoArea .section_check {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 10px 20px 20px 20px;
}

.l-content .cvsInfoArea .section_check .title {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
    padding: 0 0 5px 0;
}

.l-content .cvsInfoArea .section_check ul li{
	font-size: 14px;
	font-weight: bold;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-d/pic_check.png") left 5px no-repeat;
	padding: 5px 0 0 30px;
}

.l-content .cvsInfoArea .section_check .box {
	width:720px;
	height: 80px;
}

.l-content .cvsInfoArea .section_check .box .u-left {
	width: 620px;
	float: left;
	height: 80px;
}

.l-content .cvsInfoArea .section_check .box .u-right {
	width:100px;
	float: left;
	height: 80px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-d/mark.png") left 5px no-repeat;
}

.l-content .cvsInfoArea .section_check .box .u-right p{
	font-size: 14px;
	font-weight: bold;
	line-height: 80px;
}

.l-content .cvsInfoArea .section_check .m-cautionBox .m-cautionBox__ttl,
.l-content .cvsInfoArea .section_check .m-cautionBox p {
	margin-bottom: 0px;
}




/*box_schematic*/
.l-content .cvsInfoArea .section_schematic {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

.l-content .cvsInfoArea .section_schematic .box {
	height: 265px;
}

.l-content .cvsInfoArea .section_schematic .box .u-left {
	width: 400px;
	height: 265px;
	float: left;
}

.l-content .cvsInfoArea .section_schematic .box .u-right {
	width: 400px;
	height: 265px;
	float: left;
}

.l-content .cvsInfoArea .section_schematic .box .u-left p,
.l-content .cvsInfoArea .section_schematic .box .u-right p {
	font-size:14px;
	text-align:center;
	font-weight: bold;
}




/*section_summary*/
.l-content .cvsInfoArea .section_summary {
	background-color: #f8ecec;
	padding: 20px;
	margin: 45px 0 45px 0;
}

.l-content .cvsInfoArea .section_summary ul li {
	font-size: 16px;
	font-weight: bold;
}




/*other*/
.l-content .m-generalBox ul li {
	font-weight:bold;
}

.l-content .cvsInfoArea .u1-d_under {
	text-decoration: underline;
}





