/* CSS Document */

body {
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    color: #000000;
}

.font10 {
font-size: 66%;
line-height: 150%;
}
.soldout {
font-size: 66%;
line-height: 160%;
color: #FF0000;
font-weight: bold;
}
.menulink {
color: #420000;
font-size: 10px;
font-weight: bold;
}
a:link {
color: #420000;
text-decoration: none;
}
a:visited {
color: #420000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
a:active {
color: #FF0000;
text-decoration: none;
}
.title1 {
font-size: 10px;
line-height: 14px;
font-weight: bold;
color: #420000;
}