/* web20 */
.art-web20 {
  z-index: 1;
  float: right;
  top: 0px;
  right: 10px;
  margin-top: -1px;
}
/* end web20 */

/* bannerheader */
.art-bannerheader {
  position: absolute;
  z-index: 1;
  float: right;
  top: 0px;
  right: 0px;
}
/* end bannerheader */

/* logomex */
.art-logomex {
	position: absolute;
    z-index: 1;
  	top: 2px;
}
.art-logomex img {
    height: 69px;
}

/* end logomex */

.pr-header {
    width: 85%;
    margin: 0 auto !important;
    z-index: 10000;
    position: relative;
}
header.art-header {
    position: fixed;
    width: 100%;
    z-index: 100000000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
}

.art-web20 div {
    display: inline-block;
    vertical-align: middle;
}

.art-sheet.clearfix {
    margin-top: 85px !important;
}