﻿body{
 text-align:center;
}
#container{
 margin:0 auto;
 text-align:left;
 width:960px;
}
.content{
 padding:0 12px;
 margin:0 0 40px 0;
}
.content p{
 margin:20px 0;
 line-height:25px;
}

.daibiki a{
 display:block;
 width:355px;
 height:48px;
 text-indent:-9999px;
 background:url(img/daibiki.gif) no-repeat;
 margin-bottom:20px;
}
.daibiki a:hover{
 background:url(img/daibikih.gif) no-repeat;
}

.paypal a{
 display:block;
 width:355px;
 height:48px;
 text-indent:-9999px;
 background:url(img/paypal.gif) no-repeat;
}
.paypal a:hover{
 background:url(img/paypalh.gif) no-repeat;
}

#footer{
 padding:40px; 0;
 text-align:center;
 font-size:0.9em;
 border-top:1px dotted #cacaca;
}