@charset "utf-8";

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

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

.l-content .cvsInfoArea .baloon_char02 {
	width: 226px;
	height: 129px;
	margin: 0 auto;
	padding: 64px 0 0 167px;
	background: url(/maker/misumi/mech/product/cvs/gv/useful_info/img/u2-c/char02.png) no-repeat;
}


/* ---------------------------------
	box
---------------------------------- */

.l-content .cvsInfoArea .box .leftBox {
	float: left;
	width: 455px;
	margin-right: 10px;
}

.l-content .cvsInfoArea .box .rightBox {
	float: left;
	width: 455px;
	text-align: center;
}


/* ---------------------------------
	other
---------------------------------- */
.l-content .cvsInfoArea .comments {
	font-size: 11px;
}
.l-content .cvsInfoArea .a_under {
	text-decoration: underline;
}

