@charset "Shift_JIS";

/* - First{ T.F. } - Last{ T.F. } - Update{ 2007-08-22 } - About{ for globalHeader style } */


button{
padding:0;
border:none;
background-color:transparent;
background-position:0 0;
background-repeat:no-repeat;
cursor:pointer;
}
button *{
display:none;
}


body{
margin:0;
padding:0;
}

#contentsArea{
width:700px;
margin:0 auto;
padding:25px 0;
}

h1{
margin:0 0 25px;
}

.section{
zoom:1;
margin:25px 0 19px;
border:5px solid #e2e2e2;
padding:4px;
background-color:#f6f6f6;
}
.section .cntnts{
zoom:1;
position:relative;
padding:30px 30px 18px;
border:1px solid #e9e9e9;
background-color:#fff;
}


.section .cntnts h2{
margin:0 0 12px;
}
.section .cntnts p{
margin:0 0 12px;
color:#888;
}
.section .cntnts a{
color:#2f91e5;
text-decoration:underline;
}

.section .cntnts .btn{
position:absolute;
right:15px;
bottom:15px;
}

/* closeBtn
------------------------- */
#closeBtn{
margin:20px 0;
text-align:center;
}
#closeBtn button{
width:162px;
height:39px;
background-image:url(https://images.hange.jp/hangame/common/notice/btn_closewindow.gif);
}

