﻿.home .content-limiter,
.home #col-mask,
.home .content-box,
.front-page .content-limiter,
.front-page #col-mask,
.front-page .content-box,
.aijun-home .content-limiter,
.aijun-home #col-mask,
.aijun-home .content-box {
	max-width: 100%;
	width: 100%;
}

.home .content-box > .formatter,
.front-page .content-box > .formatter,
.aijun-home .content-box > .formatter {
	padding-left: 0;
	padding-right: 0;
}

.home .real-content,
.front-page .real-content,
.aijun-home .real-content {
	margin: 0;
}

.aijun-home .real-content {
	padding-left: 50px;
	padding-right: 50px;
}

.home #secondary,
.front-page #secondary,
.aijun-home #secondary {
	display: none;
}

.front-page #col-mask,
.aijun-home #col-mask {
	float: none;
	right: auto;
	position: static;
}

.front-page .content-box,
.aijun-home .content-box {
	float: none;
	left: auto;
	margin: 0;
	width: 100%;
}
