@charset "utf-8";

h2.main_head {
	margin: 0px 0px 30px;
}
h3.main_h3 {
	margin: 0px 0px 30px;
}
h4.main_h4 {
	margin: 0px 0px 30px;
	text-align: center;
}
div.main_banner {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e5d4d4;
}
div.boxU40 {
	padding-bottom: 40px;
}
div.text_box {
	width: 340px;
	float: left;
}
div.text_box h3 {
	margin: 0px 0px 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5d4d4;
}
div.text_box h4 {
	margin: 0px 0px 20px;
}
div.text_box p {
	margin: 0px 0px 10px;
}