@charset "Shift_JIS";
#premiumsetlimited dl#head:before, #premiumsetlimited dl.type:before, #premiumsetlimited dl#head:after, #premiumsetlimited dl.type:after {
  content: " ";
  display: table;
}
#premiumsetlimited dl#head:after, #premiumsetlimited dl.type:after {
  clear: both;
}

body {
  background: transparent;
  padding: 0;
  margin: 0;
  color: #5d5d5d;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
  text-align: center;
}

a:link, a:visited, a:hover, a:active {
  color: #5d5d5d;
  text-decoration: none;
  outline: none;
}

img {
  border: 0;
  outline: none;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
  margin: 0;
  padding: 0;
}

/* header */
#header {
  margin: 0 auto;
  width: 824px;
  height: 65px;
  position: relative;
  text-align: left;
}

#header img#closeBtn {
  position: absolute;
  top: 0;
  right: 0;
}

/* wrap */
#wrap {
  margin: 0 auto;
  width: 800px;
  text-align: left;
}

#sectionblock{
	width: 800px;
	background:url(../img/premium_bg.png) center top no-repeat;
	height: 432px;
	overflow: hidden;
}

#sectionblock .premiumhdr{
	position: relative;
	width: 740px;
	height: 240px;
	margin: 0 auto;
	background:url(../../../sharedimg/bg_dotline.png) center bottom repeat-x;
}
#sectionblock .premiumhdr .premium_pic{
	position: absolute;
	left: 12px;
	top: 63px;
}
#sectionblock .premiumhdr .premium_title{
	position: absolute;
	right: 5px;
	top: 63px;
}
#sectionblock .premium_itembox {
	position: relative;
	width: 740px;
	height: 192px;
	margin: 0 auto;
}
#sectionblock .premium_itembox .premium_itemtitle {
	position: absolute;
	left: 0;
	top: 19px;
}
#sectionblock .premium_itembox .premium_item {
	position: absolute;
	left: 175px;
	top: 19px;
}