@charset "utf-8";
/* ===========================================
   汚染水の浄化共通
==============================================*/
h1.hdg-01 {
	margin: 0 0 45px;
}
h2.hdg-02 {
	margin: 0 auto 45px;
	text-align: center;
}
h3.hdg-03 {
	text-align: center;
	margin: 0 auto 20px;
}

.box {
	width: 647px;
	margin: 0 auto 12px;
	padding: 0;
	background: url(/decommision/faq/groundwater/images/bg_blue_middle.gif) left top repeat-y;
}
.bg-top, .bg-bottom {
	width: 647px;
	display: block;
}
.bg-top {
	height: 35px;
	background: url(/decommision/faq/groundwater/images/bg_blue_top.gif) left top no-repeat;
}
.bg-bottom {
	height: 41px;
	background: url(/decommision/faq/groundwater/images/bg_blue_bottom.gif) left bottom no-repeat;
}
.box h4 {
	text-align: center;
	margin-bottom: 36px;
}
.box .box-answer {
	width: 570px;
	margin: 0 auto;
}
.box .box-answer img.mt45 {
	margin-top: 45px;
}
.box-end {
	margin: 0 auto 18px;
}
