@charset "utf-8";
/* CSS Document */
body{
background-image: url(../images/bcg_main.jpg);
background-repeat: repeat-x;
background-color:#414141;
margin: 0px;
color:#fff;
font-family:"Trebuchet MS";
font-size:10px;
}

/*###Main first###*/
#main{
background-image:url(../images/index_main_bcg_2.jpg);
background-repeat:no-repeat;
background-position:top center;
width:1120px;
margin-top:2px;
height:100%;
min-height:650px;
}
#top{
top:10px;
width:960px;
height:100%;
min-height:650px;
}

/*###Animationt###*/
#animation{
padding-top:0px;
margin-bottom:50px;
}
a img{
border:none;}
#footer{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:center bottom;
height:60px;
margin-top:50px;
padding-bottom:50px;
text-align:center;
font-size:10px;
}
