#wrapper {
	text-align: left;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

span {
	font-weight: bold;
	margin-left: 20px;
}

#wrapper #container .header {
	background-image: url(/saison/security/images/security-main-bg.jpg);
	background-repeat: no-repeat;
	height: 240px;
	margin-top: 10px;
}

.dl-bt .info-link {
	text-align: center;
	margin-top: 8px;
}


#wrapper #container .header .info-link {
	color: #06F;
	padding-top: 8px;
	padding-left: 760px;
	font-size: 12px;
}


.dl-way {
	text-align: center;
	margin: 40px 0 0 0;
}

.info-link a {
	cursor: pointer;
}



#wrapper #container .footer-ks-logo {
	position: relative;
	top: 7px;
}



#wrapper #container .install-layout-box {
	background-image: url(/saison/security/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 240px bottom;
	padding-bottom: 60px;
	margin-bottom: 10px;
}


/* CSS way */
.install-layout-box .layout-left {
	float: left;
	width: 480px;
	padding: 20px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.install-layout-box .layout-right {
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 135%;
}


#wrapper #container .install-layout-box-2 {
	padding-bottom: 30px;
	margin-bottom: 10px;
}


.install-layout-box-2 .layout-left {
	float: left;
	width: 480px;
	padding: 20px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.install-layout-box-2 .layout-right {
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 135%;
}


/* /saison/security/q1.html */
.subtitle{
	font-size:20px;
	margin-bottom:5px;
	font-weight:bold;
	color:#2362bf;
}
.mar-t1em{
	margin-top:1em;
}
.mar-t20px{
	margin-top:20px;
}
.linkCmn01 a {
	padding-left: 12px;
	background-color: transparent;
	background-image: url(/saison/common/imgs/blt/blt-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}





/* add 201403 */
.system-requirements {
	margin: 40px 0;
	border: 3px solid #e5e5e5;
	padding: 20px;
}
.system-requirements p {
	margin-bottom: 5px;
}
.system-requirements .tit {
	color: #304EB8;
	margin: 15px 0 0 0;
	display: block;
	font-size:120%
}

.system-requirements .tit-first {
	margin: 0 0 0 0;
	font-size:120%
}




#wrapper #container .security-point01 {
	background: url('../images/security-point01.jpg') no-repeat;
	height: 260px;
	position: relative;
	margin-top: 40px;
}

#wrapper #container .security-point01 p {
	position: absolute;
	top: 120px;
	right: 70px;
	width: 460px;
	line-height: 120%;
}
#wrapper #container .security-point02 {
	background: url('../images/security-point01.jpg') no-repeat;
	height: 260px;
	position: relative;
	margin-top: 40px;
}

#wrapper #container .security-point02 p {
	position: absolute;
	top: 120px;
	right: 70px;
	width: 460px;
	line-height: 120%;
}


#wrapper #container .security-support {
	margin-top: 40px;
}

#wrapper #container .security-contact {
	background: url('../images/security-contact.gif') no-repeat;
	height: 88px;
	position: relative;
	margin-top: 20px;
}
#wrapper #container .security-contact a {
	position: absolute;
	top: 5px;
	right: 265px;
}

.contents-clear {
    clear: both;
}

.mt-20{
	margin-top:20px
}

#gHeaderArea {
    padding-bottom: 3px !important;
    height: 100px;
    background-color: transparent;
    background-image: url('https://www.a-q-f.com/common/pc/img/openpc/header/cmn_hdr_bg.png');
    background-repeat: repeat-x;
    background-position: center bottom;
}