@charset "UTF-8";.box .box_left {
	float: left;
	width: 240px;
}
.box .box_right {
	float: right;
	width: 600px;
}
.box_right .margin {
	margin-bottom: 30px;
}
.box_left h3 {
	padding-top: 0px;
	margin-top: 0px;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 40px;
}
