@charset "UTF-8";

body div#HeaderArea {
    margin: 0;
}

div#Container {
    overflow: hidden;
}

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
	text-align: center;
}

div#ContentsLayout.SingleWide div#MainContent {
	margin: -16px 0 -16px;
}

div#MainContentBody div.Section {
    padding-bottom: 0;
}

.iv160822_01,
.iv160822_02,
.iv160822_03,
.iv160822_04,
.iv160822_05,
.iv160822_06 {
    position: relative;
    padding: 0;
	width: 970px;
	text-align: center;
	
}

.iv160822_01:before,
.iv160822_02:before,
.iv160822_03:before,
.iv160822_04:before,
.iv160822_05:before,
.iv160822_06:before {
	content: "";
	display: block;
	position: absolute;
	left: -100%;
	top: 0;
	width: 300%;
	height: 100%;
	z-index: -2;
	clear: both;
	}
	
.iv160822_01:before {
	background: #dee2e2;
	}
	
.iv160822_02:before {
	background: #b3babf;
	}
	
.iv160822_03:before {
	background: #ffffff;
	}

.iv160822_04:before {
	background: #5293b8;
	}

.iv160822_05:before {
	background: #edf8ff;
	}
	
.iv160822_06:before {
	background: #edf8ff;
	padding-bottom: 30px;
	}