body {
  margin: 0px;
}

a {
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  color: #FF0000;
  text-decoration: none;
}

.font80 {
  font-size: 80%;
}

.font90 {
  font-size: 90%;
}

.font100 {
  font-size: 100%;
}

.font120 {
  font-size: 120%;
}

.font140 {
  font-size: 140%;
}

.font12 {
  font-size: 12px;
  letter-spacing: 1px;
}

.font11 {
  font-size: 11px;
}

.ft {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

.midashi {
  font-weight: bold;
  font-size: 12px;
}

.midashi1 {
  font-weight: bold;
  font-size: 12px;
  color: #444444;
  text-align: center;
}

.list-bg {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/acc/bag/list_bg.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list {
  font-size: 12px;
  line-height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}

.list-bg1 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/acc/bag/list_bg1.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list-bg2 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/acc/bag/list_bg2.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.atten {
  font-size: 80%;
  line-height: 14px;
}

.orange {
  font-size: 10px;
  color: #FF6600;
}

.intro {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0px 0px 4px;
}

SELECT.flat {
  border: solid 1px teal;
}
