@charset "UTF-8";
/* CSS Document */
body {
  behavior: url("/common/csshover3.htc");
}

a:link, a:visited, a:active {
  color: #1551a4;
  text-decoration: underline;
}
a:hover {
  color: #1455ab;
  text-decoration: none;
}

#stage {
  font-size: 100%;
  padding-bottom: 50px;
}

/* 商品情報 */
#productblock .producttitle {
  margin-bottom: 10px;
}
#productblock ul {
  margin-left: 10px;
}
#productblock ul li {
  float: left;
  margin-right: 10px;
}

/* 共通 */
