
p { color: black; font-size: 12px; line-height: 1.25em; font-family: "‚l‚r ƒSƒVƒbƒN", Osaka }
h1 { font-size: 18px }
.big { color: black; font-size: 20px; line-height: 2em; font-family: "‚l‚r ƒSƒVƒbƒN", Osaka }
.small { color: black; font-size: 8px; line-height: 0.83em; font-family: "‚l‚r ƒSƒVƒbƒN", Osaka }
.copyright { color: navy; font-size: 8px; line-height: 0.83em; font-family: "‚l‚r ƒSƒVƒbƒN", osaka }
a { font-family: "‚l‚r ƒSƒVƒbƒN", osaka; text-decoration: none;  }

#box_parent   { position: absolute; left: 50px; width: 80% }
#specifications p {
padding: 2px;
}

#navi {
width: 110px;
text-align: center;
}

#navi img {
border-style: none;
}

#navi ul {
margin: 0.1em 0;
padding-left: 0;
list-style-type: none;
}

#navi ul li {
width: 100px;
margin-bottom: 1px;
padding: 0.2em 0.1em;
color: #fff;
font-size: 12px;
background-color: #00c;
border: 2px ridge;
}

#navi ul li.used {
height: 30px;
padding-top: 8px;
color: #f00;
font-size: 16px;
font-weight:bolder;
border: 2px ridge;
}

#navi ul li.usedEng {
height: 40px;
color: #f00;
font-size: 16px;
font-weight:bolder;
border: 2px ridge;
}


#navi ul li.free {
font-size: 10px;
background-color: #f99;
}

#navi a {
display: block;
width: 98px;
padding: 0.1em;
}

#navi a:link,
#navi a:visited,
#navi a:active {
color: #fff;
}
#navi a:hover {
color: #fff;
background-color: #999;
}

#navi div.email {
margin-left: 0.2em;
}

#navi div.email a {
color: #00f;
font-size: 75%;
border-bottom: 1px solid #00f;
}

em.soldout {
padding-left: 0.5em;
color: #f00;
font-style: normal;
font-weight: bold;
}
