@charset "utf-8";
/*-----------------------------------
朝日新聞デジタル　--　Information2015 CSS　--

last modified --2015-03-25--
-----------------------------------*/

/* Contents
------------------------------------- */
.MainTitle h1{
font-size: 24px;
margin:60px 60px 30px 60px;
border-bottom: 1px solid #DCDCD5;
padding-bottom: 3px;
}
body.InfoNinoji #Main {
float: none;
margin: 0 auto;
padding: 0 10px;
width: 980px;
}

.Section p{
margin-left:60px;
}

.GoTopBtn {
float: right;
margin: 100px 60px 0 0;
}

.GoTopBtn a{
margin:0;
padding: 0;
float: left;
width: 160px;
_width: 162px;
height:36px;
background:#FAFAF3;
text-indent:0;
text-decoration:none;
text-align:center;
font-weight: bold;
line-height: 34px;
letter-spacing: 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:1px solid #D2D2CB;
box-sizing:border-box !important;
}
.GoTopBtn a:hover{
color:#B90000;
text-decoration:none;
background-color:#FFF;
border:1px solid #B90000;
}


/* 
footer
------------------------------------- */
#FooterInner .AboutSite ul {
height:22px;
padding-top:18px;
}