body{
     margin:0px;
    background-image: url("../new_img/index/back_test.jpg");
    background-repeat:repeat-x;
    background-color:#000000;
}

.main{
     color:#666666;
     font-size:12px;
     line-height:120%;
     text-align:center;
}


.small{
     font-size:10px;
     color: #FF6633;
}

.caution{
     font-size:10px;
     color: #666666;
}

.copy{
     font-size:12px;
     color:#333333;
     text-align:center;
}

h1{font-size:12px; color:#FFFFFF;padding:0px;}

h2{font-size:12px; color:#FFFFFF;padding:0px;font-weight:normal;}


td.index{
background:url(../img/index_4.jpg);
background-repeat :no-repeat;
}


a:link    { color: #FF6600; text-decoration: underline;}
a:visited { color: #FF6600; text-decoration: underline;}
a:hover   { color: #999999; text-decoration: underline;}

