@charset "utf-8";
body {
 font-family : 'ＭＳ Ｐゴシック';
}
h1 {
 font-size: 12px;
}
.style1 {
 font-size: 14px;
 font-weight: bold;
}
/* コメント */
.left-navi a:link {
 color: #00CCFF;
}
/* コメント */
.left-navi a:visited {
 color: #FF0066;
}
.goods_list {
 margin: 0 0 0 0.8em;
 padding: 0;
 font-size: 0.8em;
 list-style-type: none;
}
.goods {
 font-size: 0.8em;
 font-weight: bold;
}
.description {
 font-size: 0.8em;
}
.price {
 font-weight: bold;
 font-size: 0.8em;
}
.member_price {
 font-weight: bold;
 font-size: 0.8em;
 color: red;
}
