#contents-main {
	width: 640px;
	margin-left: 21px;
	padding-bottom: 0px;;
	background-color: #ffffff;
}

#contents-top {
	width: 680px;
	height: 9px;
	background:url(/kenko-bijuku/present/201211/imgs/contents-top.gif) 0 100% no-repeat;
}
#main-container2 {
	width: 680px;
	padding-top: 15px;
	padding-bottom: 25px;
	background: url(/kenko-bijuku/present/201211/imgs/main-background.gif) 0 100%;
}

/* プレゼント：ヘッダー */
#contents-header {
	position: relative;
	width: 640px;
	height: 234px;
	background: url(/kenko-bijuku/present/201211/imgs/bg-present-header.jpg) no-repeat;
	z-index: 0;
}

#contents-header 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 div.lead p.period {
	margin-bottom: 15px;
	text-align: right;
}

/* プレゼント：共通 */
#present-detail ul.present-info {
	width: 549px;
}
#present-detail ul.present-info li.info {
	margin: 15px 0;
	padding-bottom: 11px;
	width: 549px;
}

#present-detail ul.present-info li.info dl {
	width: 549px;
}
#present-detail ul.present-info li.info dl dt {
	position: relative;
	line-height: 0;
	z-index: 1;
}
#present-detail ul.present-info li.info dl dt img {
	position: relative;
	z-index: 2;
}
#present-detail ul.present-info li.info dl dt span.pre {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 10px;
	height: 10px;
	font-size: 0.1px;
	z-index: 0;
}

#present-detail ul.present-info li.info dl dd p.summary {
	margin: 15px 18px;
}

#present-detail ul.present-info li.info dl dd {
	width: 545px;
	padding-bottom: 10px;
}

#present-detail ul.present-info li.info dl dd dl.products {
	position: relative;
	width: 509px;
	margin: 0 18px;
}

#present-detail ul.present-info li.info dl dd dl.products dt {
	position: absolute;
	top: 0;
	left: 173px;
	width: 163px;
}
#present-detail ul.present-info li.info dl dd dl.products dd.product1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 173px;
	border: none;
}

/* プレゼント：ロコベース */

#present-detail ul.present-info li.present1 {
	background: url(/kenko-bijuku/present/201211/imgs/bg-present-locobase.gif) no-repeat scroll left bottom transparent;
}

#present-detail ul.present-info li.present1 dl dd {
	border-left: 2px solid #bb5e01;
	border-right: 2px solid #bb5e01;
}

#present-detail ul.present-info li.present1 dl dd dl.products {
	height: 210px;
	background: url(/kenko-bijuku/present/201211/imgs/bg-products-locobase.jpg) no-repeat scroll center bottom transparent;
}

#present-detail ul.present-info li.present1 dl dd p.notes {
	color: #f0a32a;
}

/* プレゼント：シティース */
#present-detail ul.present-info li.present2 {
	background: url(/kenko-bijuku/present/201211/imgs/bg-present-citeeth.gif) no-repeat scroll left bottom transparent;
}

#present-detail ul.present-info li.present2 dl dd {
	border-left: 2px solid #166cd3;
	border-right: 2px solid #166cd3;
}

#present-detail ul.present-info li.present2 dl dd dl.products {
	height: 213px;
	background: url(/kenko-bijuku/present/201211/imgs/bg-products-citeeth.jpg) no-repeat scroll center bottom transparent;
}

#present-detail ul.present-info li.present2 dl dd p.notes {
	color: #3fb0ec;
}

/* コンテンツ内ボタン */
#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;
}

/* コンテンツ本文最下部：応募要項 */
#contents-bottom-section {
	width: 640px;
	padding-bottom: 50px;
	background: url(/kenko-bijuku/present/201211/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;
}
