@charset "utf-8";
body{
margin:0;
padding:0;
background:#000000;
line-height:18px;
font-size:12px;
color:#666666;
}

/* メインページ */
.tt{
width:100%;
text-align:center;
}
.tt-contents{
position:relative;
width:1024px;
height:785px;
margin:0 auto;
text-align:left;
}
