body{
 text-align:center;
}
#container{
 margin:0 auto;
 text-align:left;
 width:100%;
}
#container img:nth-child(1){
width:100%;
}
.content{
 padding:0 12px;
 margin:0 0 40px 0;
}
.content p{
 margin:20px 0;
 line-height:25px;
}

.daibiki a{
 display:block;
 width:240px;
 height:32px;
 text-indent:-9999px;
 background:url(img/daibiki.gif) no-repeat;
 background-size:100%;
 margin-bottom:20px;
}


.paypal a{
 display:block;
 width:240px;
 height:32px;
 text-indent:-9999px;
 background:url(img/paypal.gif) no-repeat;
 background-size:100%;
}


#footer{
 padding:40px; 0;
 text-align:center;
 font-size:0.9em;
 border-top:1px dotted #cacaca;
}