@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;
margin-left:5px;
}

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:282px;
margin-top:0px;
}

#main .main01{
width:480px;
height:280px;
margin-left:10px;
float:left;

}

#main .main02{
width:320px;
height:282px;
float:left;

}


#main img{
margin-top:0px;
margin-left:0px;
}






#news{
width:400px;
height:130px;
float:left;
 

}

#news .image{
margin:0 0 0 10px;
float:left;
}


#news ul{
width:350px;
margin-top:25px;
margin-left:0px;
clear:left;
 


}

#news li{
list-style-type:none;
padding:3px 0;
margin: 0 0 8px 0;
font-size:10px;
line-height:10px;
text-align:left;
font-family:"Verdana","ＭＳ ゴシック"；


}

#news dt{
padding: 0 0 0 2px;
float: left;
}

#news dd{
padding: 0 0 0 50px;
}


#topics{
width:410px;
height:130px;
float:left;

}



#topics .image{
margin:0 0 0 10px;
float:left;
}

#topics ul{
width:350px;
margin-top:25px;
margin-left:0px;
clear:left;
 


}

#topics li{
list-style-type:none;
padding:3px 0;
margin: 0 0 8px 0;
font-size:10px;
line-height:10px;
text-align:left;
font-family:"Verdana","ＭＳ ゴシック"；
}


#topics dt{
padding: 0 0 0 2px;
float: left;
}

#topics dd{
padding: 0 0 0 50px;
}



#topics .area{
	text-align:center;
}



#link{
float:left;
width:845px;
height:85px;
margin-top:0px;
margin-left:0px;
padding:2px 0 0 0;
}

#link img{
float:left;
margin-left:20px;
 border-style:solid;
border-width:1px 2px 1px 2px;
border:0px;

}



#footer{
width:220px;
height:9px;
position:relative;
top:8px;
left:295px;
}

#counter{
position: fixed !important;  
position: absolute;  
bottom: 0;  
left: 0;  
width: 100%;  
height: 20px;  
background-color: #000000;  
color: #fff;  
}  