@charset "utf-8";

#contents {
	text-align:left;
	margin:40px 30px 20px 40px;
}

.bnr_low {
	margin-bottom:20px;
}
div.bnr_low:after {
	content: "";
	display: block;
	clear: both;
}
.bnr_area {	
	float:left;
	width:300px;
	background-color:#333366;
	margin-right:10px;
}
	.bnr_area p {
		padding:10px;
	}