body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 100%;
  font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
  line-height: 1.4;
}

#entry {
  width: 760px;
  font-size: 90%;
  text-align: left;
}

#comment {
  width: 760px;
  margin: 0;
  padding: 10px;
  text-align: left;
}

#comment p {
  font-size: 100%;
   margin: 3px;
}

#gifto {
  margin: 0;
  width: 760px;
  background-image: url(http://www.hobidas.com/book/valentine/img/giftbox.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 20px 160px 20px 20px;
}

h2 {
  background-image: url(images/nekober.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0;
  padding: 4px 0 5px 30px;
  font-size: 14px;
  color: #000000;
}

h3 {
  margin: 0;
  padding: 0;
  height: 45px;
  background-image: url(http://www.hobidas.com/book/valentine/img/gifttitle.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
}

.CommodityBox {
  width: 760px;
  margin: 3px 0 0 0;
  padding: 0;
  clear: both;
}

#2dan dl{
  width:375px;
}

#3dan dl{
  width:249px;
}

.CommodityBox dl {
  height: 240px;
  float: left;
  background-color: #ffcc33;
/*  background-color: #ffcc33	*/
  border: 1px solid #ccc;
  padding: 0;
  margin: 5px 0 5px 3px;
}

.CommodityBox dl dt {
  text-align: center;
  margin: 0;
  background-color: #fff;
}

.CommodityBox dl dt img {
  border: none;
  margin: 3px 0;
}

.CommodityBox dl dd {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 90%;
}

.CommodityBox dl dd p {
  text-align: center;
  margin: 0;
  padding: 9px;
  font-size: 100%;
}

