*{
margin:0;
padding:0;
}
body { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 10px; margin-top: 0; margin-left: 0; }
p { font-size: 10px; }
td { font-size: 10px; }
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: red; text-decoration: blink; }
a:active { color: yellow; text-decoration: none; }
.bold12 { font-size: 12px; }
a.go:link { color: blue; text-decoration: none; }
a.go:visited { color: blue; }
a.go:hover { color: red; }
a.go:active { color: yellow; }
.min { font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", 細明朝体, 平成明朝; }

#allcontents{
position:absolute;top:210px;left:725px;width:120px;height:570px;
}

#contents{
overflow:hidden;
width:100%;
background:#e8e8e8;
list-style-type:none;
}

#contents li{
float:left;
width:120px;
height:50px;
border-bottom:1px solid #ffffff;
font-size:12px;
}

#contents li a{
line-height:50px;
display:block;
width:100%;
height:100%;
color:#333333;
text-decoration:none;
text-align:center;
background:#50b622 0 0 0 0;
}

#contents li a:hover{
color:#ffffff;
background:#50b622 0 -500px;
}

