@charset "UTF-8";

/* ========================================
	common
======================================== */
body {
	background: url(../common/bg_pattern.png) repeat center top;
}

#deco-corner {
	position: absolute;
	top: 17px;
	left: 504px;
	z-index: 30;
}
.js-on #deco-corner div {
	display: none;
}

.pic {
	float: left;
}

.deco-corner-btm {
	position: absolute;
	bottom: -68px;
	left: 527px;
	z-index: 30;
}

/* ========================================
	.system-other
======================================== */
.system-other-list {
	margin: 0 0 41px;
}
.system-other-list li {
	float: left;
}

/* ========================================
	.system-facility
======================================== */
.system-facility {
	position: relative;
}
.system-facility .ico-new {
	position: absolute;
	top: -12px;
	left: -23px;
}
.system-facility-list {
	height: 514px;
}
.system-facility-list li {
	float: left;
}
