.giftbag {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
  font-size: 14px;
}
.giftbag a {
  text-decoration:underline;
}
.product_description dl {
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #666;
}
.product_description dt {
  font-weight: 600;
}
.product_description dd {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
}