@charset "utf-8";
#main .bigBox .boxR {
	width: 500px;
	float: right;
}
.mb15 {
	margin-bottom: 15px;
}

.mainImg {
	margin-bottom: 29px;
}

#main h2 {
	padding: 4px 0 3px 15px;
	font-size: 120%;
	color: #0099CC;
	background: url(/print/medias/images/solution/document/h2_bg.jpg) no-repeat left top;
}

#main .bigBox  {
	margin-bottom: 20px;
	zoom: 1;
}

#main .bigBox .boxR .subBox {
	margin-bottom: 28px;
}

#main .bigBox .boxR .subBox .boxL {
	width: 265px;
	float: left;
}

#main .bigBox .boxR .subBox .boxL p {
	margin-bottom: 20px;
}

#main .bigBox .boxR .subBox .boxL a {
	font-weight: bold;
}

#main .mb28 {
	margin-bottom: 28px;
}

#main .mb12 {
	margin-bottom: 12px;
}


#main p.right {
	font-weight: bold;
	float: right;
}