#contents-main {
	width: 640px;
	margin-left: 21px;
	padding-bottom: 0px;;
	background-color: #ffffff;
}

#contents-top {
	width: 680px;
	height: 9px;
	background:url(/kenko-bijuku/present/201209/imgs/contents-top.gif) 0 100% no-repeat;
}
#main-container2 {
	width: 680px;
	padding-top: 15px;
	padding-bottom: 25px;
	background:url(/kenko-bijuku/present/201209/imgs/main-background.gif) 0 100%;
}

/* プレゼント：ヘッダー */
#present {
	position: relative;
	width: 640px;
	height: 234px;
	background: url(/kenko-bijuku/present/201209/imgs/bg-present-header.jpg) no-repeat;
	z-index: 0;
}

#present h1 {
	position: absolute;
	top: 28px;
	left: 45px;
	line-height: 0;
}

/* プレゼント：詳細 */
#present-detail {
	zoom: 100%;
	width: 550px;
	margin: 15px auto 20px auto;
	overflow: hidden;
}

#present-detail h2 {
	margin-bottom: 20px;
	line-height: 0;
}
#present-detail div.lead p {
	font-size: 0.1px;
	line-height: 0;
	text-align: right;
}
#present-detail div.lead p.period {
	margin-bottom: 15px;
}
#present-detail ul.banner-link{
	width: 514px;
	margin: 0 auto 20px;
}
#present-detail ul.present-info {
	width: 549px;
}
#present-detail ul.present-info li.info {
	background: url("/kenko-bijuku/present/201209/imgs/bg-present.gif") no-repeat scroll left bottom transparent;
	padding-bottom: 11px;
	width: 549px;
}
#present-detail ul.present-info li.info dl {
	position: relative;
	width: 549px;
}
#present-detail ul.present-info li.info dl dt {
	width: 549px;
	line-height: 0;
	z-index: 2;
}
#present-detail ul.present-info li.info dl dd {
	width: 545px;
	padding-bottom: 5px;
	border-left: 2px solid #ff9292;
	border-right: 2px solid #ff9292;
}
#present-detail ul.present-info li.info dl dd ul.image {
	position: relative;
	width: 545px;
	height: 221px;
	z-index: 3;
}
#present-detail ul.present-info li.info dl dd ul.image li.product-image1 {
	position: absolute;
	top: -18px;
	left: 17px;
	width: 310px;
}
#present-detail ul.present-info li.info dl dd ul.image li.product-image2 {
	position: absolute;
	top: 2px;
	left: 327px;
	width: 201px;
}
/* コンテンツ本文 */
#present-detail ul.present-info li.info dl dd dl.product-feature{
	position: static;
	width: 513px;
	margin: 0 16px;
}
#present-detail ul.present-info li.info dl dd dl.product-feature dt{
	width: 513px;
	margin: 20px 0 7px;
}
#present-detail ul.present-info li.info dl dd dl.product-feature dd{
	width: 513px;
	border: none;
}

/* コンテンツ内ボタン */
#present-detail ul.present-info li.info dl dd ul.link {
	zoom: 100%;
	width: 500px;
	margin: 15px auto 0 auto;
	line-height: 0;
	overflow: hidden;
}
#present-detail ul.present-info li.info dl dd ul.link li {
	float: left;
	width: 245px;
	padding-left: 10px;
}
#present-detail ul.present-info li.info dl dd ul.link > li:first-child {
	padding-left: 0;
}
/* expression for IE6 (first-child) begin */
#present-detail ul.present-info li.info dl dd ul.link li.first-child {
	_padding-left: 0;
}
#present-detail ul.present-info li.info dl dd ul.link li {
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
	);
}
/* expression for IE6 (first-child) end */

#present-detail .notes.adjacent-item {
	width: 505px;
	margin: 15px 20px;
}
p.attention {
	width: 550px;
	margin: 0 auto 1em auto;
	padding: 10px;
	border: solid 1px #cccccc;
	font-size: 14px; /font-size: 115%;
}
p.attention strong {
	color: #cc0000;
	font-weight: bold;
}

/* 注記 */
ul.product-notes {
	font-size: 10px; /font-size:75%;
	line-height: 130%;
}
ul.product-notes li {
	padding-left: 2.5em;
	text-indent: -2.5em;
}

/* コンテンツ本文最下部：応募要項 */
#contents-bottom-section {
	width: 640px;
	padding-bottom: 50px;
	background: url(/kenko-bijuku/present/201209/imgs/present-footer.gif) no-repeat left bottom;
}
#contents-bottom-section table.entry-guideline {
	width: 548px;
	margin: 0 auto;
}
#contents-bottom-section table.entry-guideline caption {
	padding-bottom: 10px;
}
#contents-bottom-section table.entry-guideline th, table.entry-guideline td {
	padding: 10px;
	border: solid 1px #cccccc;
}
#contents-bottom-section table.entry-guideline th {
	width: 25%;
	background: #f5f4e6;
}
#contents-bottom-section table.entry-guideline td ul.with-asterisk li {
	padding-left: 1em;
	text-indent: -1em;
}

