@charset "shift_jis";
/* CSS Document */
.mgl35{margin-left:35px !important;}

.contentsInr{
margin: 54px auto;
}
.contentbox{
text-align: center;
position: relative;
}
.contentbox .inr{
background:url(/tour/royal-club/common/img/index_bg.png);
padding: 50px 0;
}
.contentbox:before,
.contentbox:after{
content: "";
width: 100%;
position:absolute;
left: 0;
}
.contentbox:before{
height: 29px;
background:url(/tour/royal-club/common/img/index_bg_top.png) no-repeat;
top: 0;
}
.contentbox:after{
height: 40px;
background:url(/tour/royal-club/common/img/index_bg_btm.png) no-repeat;
bottom: -40px;
}
.box_2col{
width:320px;
margin: 45px auto 0;
}
.login{
text-align: center;
margin-top:20px;
}
button{background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}
.global-footer{
width: 100%;
position: fixed;
bottom: 0;
}
