@charset "euc-jp";

img{
   border:none;
}

div#charity-body{
   width:770px;
   color: #000;
   font-size: 12px;
   line-height: 1.6;
   overflow:hidden;
   text-align: left;
   margin: 15px 0 15px 18px;
   background: #000 url(../img/bg.gif) repeat-y left 425px;
   padding-bottom: 30px;
   border-bottom: solid 1px #e9e7c7;
}
div#charity-body div#charity-title{
   height: 223px;
   background: url(../img/title.gif) no-repeat;
}
div#charity-body div#charity-title *{
   display: none;
}

div#charity-contents1{
   position: relative;
   height: 722px;
   background: url(../img/contents1-over.gif) no-repeat;
}
div#charity-contents1 p{
   margin-left: 40px;
   margin-top: 0px;
}
#charity-contents-text0{
   color: #005ce6;
   padding-top: 15px;
}
#charity-contents-text1{
   margin-top: 0!important;
}
#charity-contents-text2{
   font-size: 14px;
   color: #e60012;
}
#charity-contents-text2 strong{
   font-size: 16px;
}

#charity-price,
#charity-info{display: none;}

#charity-detail,
#charity-detail a{
   width: 196px;
   height: 15px;
}
#charity-detail{
   position: absolute;
   left: 510px;
   top: 541px;
}
#charity-detail a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}

#charity-btn,
#charity-btn a{
   width: 500px;
   height: 73px;
}
#charity-btn{
   position: absolute;
   left: 135px;
   top: 604px;
}
#charity-btn a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}
#charity-btn-text{
   position: absolute;
   width: 100%;
   top: 617px;
   font-size: 18px;
   font-weight: bold;
   color: #005ce6;
   padding-top: 8px;
   text-align: center;
}

#charity-contents2{
   text-align: center;
   padding: 20px 0;
}
#charity-contents2 p{
   font-size: 16px;
}

#charity-contents3{
   text-align: center;
   padding: 0 30px 20px;
}
#charity-contents3 #charity-attention{
   width: 700px;
   height: 188px;
   background: url(../img/attention.gif) no-repeat;
   margin: 0 auto;
}
#charity-contents3 #charity-attention *{
   display: none;
}

#charity-btn-donation,
#charity-btn-donation a{
   width: 350px;
   height: 69px;
}
#charity-btn-donation{
   background: url(../img/btn-donation.gif) no-repeat;
   margin: 20px auto 0;
}
#charity-btn-donation a{
   display: block;
   text-indent: -9999px;
   overflow: hidden;
}



