@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content #first{
 margin-bottom:30px;
}

#content #first p{
 margin:-4px 0 16px 0;
}

#content table th{
 text-align:center;
 vertical-align:middle;
 padding:5px 0;
}

#content #second{
 overflow:hidden;
 zoom:1;
 margin-bottom:52px;
}

#content #second p{
 float:left;
 width:420px;
 margin-top:-3px;
}

.pagetop{
 margin-top:10px;
}