@charset "UTF-8";
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

  エクスショップ プレミアムコレクション

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* シリーズタイトル
------------------------------------------------------------------------*/
#premium_collection .series .series_name {
  display: inline-block;
  *display: inline; /* IE7 */
  *zoom: 1; /* IE7 */
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
#premium_collection .ykkap .series_name {
  padding-left: 51px;
  background: url("/public/img/static/special/premium/maker/ykkap.png") left center no-repeat;
}

/* シリーズリンク
------------------------------------------------------------------------*/
#premium_collection .series_link {
  padding-bottom: 30px;
}
#premium_collection .series_link .series {
  padding-bottom: 10px;
}
#premium_collection .series_link_list {
  width: 780px;
  margin: 0px auto;
}
#premium_collection .series_link_list li {
  margin-bottom: 5px;
}
#premium_collection .series_link_list a {
  display: inline-block;
  *display: inline; /* IE7 */
  *zoom: 1; /* IE7 */
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  background-position: left 2px;
  background-repeat: no-repeat;
}
