@charset "Shift_JIS";

/* CSS Document */


body {
   margin: 0;
   text-align:center;
   scrollbar-base-color:#FFF;
   scrollbar-3dlight-color:#999;
   background-image: url(../003-001.gif);
   background-position:center;
}

#mainbody {
width:1000px;
height:650px;
background-image:url(../tomy_background.gif); 
background-repeat:no-repeat;
margin-top:50px;

}

#body {
width:850px;
height:600px;
position:relative;
top:30px;
left:0px;
background-color:#FFFFFF;
}

img{
border:none;
}

a:link,a:visited {
color:red;
}

a:hover{
color: #FFCE00;
}

#header{
width:850px;
background:url(../tomy_border01.jpg) repeat-x 20px 39px;
}

#logo{
width:850px;
height:100px;

}

#logo img{
float: left;
margin-top:42px;
margin-left:20px;

}

#menu{
width:490px;
height:15px;
float : right;
margin-top:70px;
margin-left:0px;
margin-right:0px;

}


#menu ul{
margin:2px 0px 0 0px;
padding:0px;
letter-spacing:0px;
word-spacing:-4px;
}

#menu li{
list-style-type:none;
display:inline;
font-family:"Verdana";
}

#menu a,#menu a:hover{
background:#FFFFFF url(../ffffff.gif) repeat-x 0px;
color:black;
padding:0px 8px;
text-align:center;
font-size:80%;
text-decoration: none;
}

#menu a:hover.s{
background:#FFFFFF url(../8989892.gif) repeat-x 0px 0px;
color:red;
}


#main{
width:850px;
height:484px;
margin-top:0px;
}

#main .main01{
width:850px;
height:484px;
margin-left:0px;
float:left;

}










#footer{
width:220px;
height:9px;
position:relative;
top:25px;
left:300px;

}

#counter{
position: fixed !important;  
position: absolute;  
bottom: 0;  
left: 0;  
width: 100%;  
height: 20px;  
background-color: #000000;  
color: #fff;  
}  
