@charset "utf-8";

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

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

.l-content .cvsInfoArea .baloon_char02 {
	width: 353px;
	height: 117px;
	margin: 0 auto;
	padding: 80px 0 10px 180px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u3-c/char02.png") no-repeat;
}

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

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

/* ---------------------------------
	colsBox 
---------------------------------- */
.l-content .cvsInfoArea .colsBox_4 {
	width: 940px;
	margin-right: -20px;
}

.l-content .cvsInfoArea .colsBox_4 .column_4 {
	float: left;
	width: 215px;
	margin-right: 20px;
	text-align: center;
}

.l-content .cvsInfoArea .colsBox_2 {
	width: 930px;
	margin-right: -10px;
}

.l-content .cvsInfoArea .colsBox_2 .column_2 {
	float: left;
	width: 455px;
	margin-right: 10px;
	text-align: center;
}

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

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