*{
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: "ＭＳ 明朝", "ＭＳ Ｐ明朝", 細明朝体, 平成明朝; }
.class12 { font-size: 12px; line-height: 15px; }
.class16 { font-size: 16px; }
.class10 { font-size: 10px; }
.class14 { font-size: 14px; line-height: 18px; }
.class9 { font-size: 9px; }

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

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

#contents li{
width:149px;
height:32px;
border-bottom:1px solid #ffffff;
}

#contents li a{
font-size:13px;
line-height:31px;
display:block;
width:100%;
height:100%;
color:#333333;
text-decoration:none;
text-align:center;
}

#contents li a:hover{
color:#ffffff;
background:#50b622;
}
