@charset "utf-8";

.columnwrap {
	width:800px;
	margin-bottom:50px;
}
.columnwrap h1 {
	font-size: 1.2em;
	font-weight:600;
	margin-top:30px;
	margin-bottom:30px;
}
.columnwrap h2 {
	font-size: 1.1em !important;
		color:#00F !important;
	font-weight:600 !important;
	margin-top:30px !important;
	margin-bottom:0px !important;
	border-bottom:none!important; 
}
.columnwrap h3 {
	font-size: 1em;
	font-weight:500;
	margin-top:40px;
	margin-bottom:10px;
}
.columnwrap h4 {
	font-size: 1em;
	color:#00F;
	font-weight:500;
	margin-top:20px;
	margin-bottom:20px;
}
.columnwrap .impact {
	font-size: 1.2em;
	color: #F00;
	font-weight: bold;
}
.columnwrap .impact2 {
	font-size: 1.2em;
	color:#00F;
	font-weight: bold;
}
.columnwrap .impact3 {
	font-size: 1.0em;
	color:#00F;
}
.columnwrap p {
	margin-top:20px;
}

.columnwrap dl {
	margin-top:30px;
}
.export li {
	margin-top:10px;
}
.exportul {
	margin-top:20px;
}
.column1 {
	margin-top:20px;
}
 