/* baseproject */
* {
	width: auto !important;
	position: relative !important;
	float: none !important;
}
body, .relwrap, .wrap {
	width: 100% !important;
	background: none !important;
}
.nwrap, .hwrap, .hcwrap {
	display: none !important;
}

.isTitleOuter {
	width: 100% !important;
	height: 40px !important;
	border-bottom: none !important;
	position: relative !important;
}
.isTitleOuter .isTitle {
	position: relative !important;
	color: #000000 !important;
}
.isContentOuter {
	width: 100% !important;
	padding: none !important;
}
.isContent {
	background: none !important;
	width: 100% !important;
	padding: 24px 0 0 0 !important;
}
/* end base */
