@charset "utf-8";

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

.l-content .cvsInfoArea .baloon_char01 {
	width: 333px;
	height: 126px;
	margin: 0 auto;
	padding: 53px 0 0 200px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-d/char01.png") no-repeat;
}

.l-content .cvsInfoArea .baloon_char02 {
	width: 503px;
	height: 125px;
	margin: 0 auto;
	padding: 80px 0 0 30px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u4-d/char02.png") no-repeat;
}


/* ---------------------------------

	itemsBox 
---------------------------------- */
.l-content .cvsInfoArea .itemsBox{
	width: 944px;
	margin: 0 -104px 0 55px;
	
}

.l-content .cvsInfoArea .itemsBox .item{
	float: left;
	margin-right: 104px;
	width: 350px;
	text-align: center;
}

/* ---------------------------------
	exsampleBox 
---------------------------------- */
.l-content .cvsInfoArea .exsampleBox {
	background-color: #f1f9f1;
	padding: 20px;
}

.l-content .cvsInfoArea .exsampleBox .detailBox {
	width: 770px;
	margin-left: 75px;
}

.l-content .cvsInfoArea .exsampleBox .detailBox .detailTxt {
	width: 365px;
	float: left;
	text-align: center;
}

.l-content .cvsInfoArea .exsampleBox .detailBox .detailTxt .typeNumber{
	font-size: 18px;
	font-weight: bold;
}

.l-content .cvsInfoArea .exsampleBox .detailBox .detailTxt .typeName{
	font-size: 11px;
}

.l-content .cvsInfoArea .exsampleBox .detailBox .arrow {
	float: left;
	width: 30px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}


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

.l-content .cvsInfoArea .u4-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 .u4-d_table .default {
	margin: 0;
	padding: 10px 25px;
	border: 1px solid #c8c8c8;
	background-color: #fff;
	/* text-align: center; */
	line-height: 1.2em;
}

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


/* ---------------------------------
	other
---------------------------------- */
.l-content .cvsInfoArea .captionTitle {
	margin: 20px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

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

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