@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content table th,#content table td{
 padding:5px 0 12px 9px;
}

#content #first p{
 margin:0 0 31px 0;
}

#content #mailform th img{
 vertical-align: top;
 margin:2px 0 0 11px;
 *margin-top:0;
}

#content #mailform table textarea{
 width:398px;
 height:118px;
 border:1px solid #7F9DB9;
 margin:5px 0 1px 0;
}

#content #mailform td input{
 border:1px solid #7F9DB9;
 margin-top:6px;
 height:16px;
}

#content #mailform p.submit{
 margin:20px 0 30px 0;
 text-align:center;
}

#content #third p{
 margin:-3px 10px 20px 0;
}

#content #third ul li{
 margin:0 2px 19px 0;
}

#content #third ul li span{
 margin-left:9px;
}

#content #third ul li.last{
 margin-bottom:0;
}

.pagetop{
 padding:27px 0 20px 0;
}

#thanks{
 margin-bottom: 50px;
}

#thanks p{
 margin-bottom: 20px;
}