/* トーハン 採用サイト */

/* トップ */

body {
text-align: center;
margin:0;
padding:0;
background:url(../images/back.jpg) top repeat-x;
background-color:#FFFFFF;
}

/* 総括 */
#all {
width:1000px;
margin:0 auto;
}

#copy {
width:1000px;
height:10px;
background-image:url(../images/copy.gif);
background-position:center;
background-repeat:no-repeat;
margin:22px 0 0 0;
text-indent:-9999px;
text-align:center;
}



