#contents-main {
	width: 640px;
	margin-left: 21px;
	padding-bottom: 0px;;
	background-color: #ffffff;
}

#contents-top {
	width: 680px;
	height: 9px;
	background:url(/kenko-bijuku/present/201202/imgs/contents-top.gif) 0 100% no-repeat;
}
#main-container2 {
	width: 680px;
	padding-top: 15px;
	padding-bottom: 25px;
	background:url(/kenko-bijuku/present/201202/imgs/main-background.gif) 0 100%;
}

/* プレゼント：ヘッダー */
#present {
	position: relative;
	width: 640px;
	height: 225px;
	background: url(/kenko-bijuku/present/201202/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 {
	position: relative;
	width: 100%;
	height: 37px;
	margin-bottom: 20px;
}
#present-detail div.lead p {
	position: absolute;
	font-size: 0.1px;
	line-height: 0;
}
#present-detail div.lead p.catch {
	top: 0;
	left: 10px;
}
#present-detail div.lead p.period {
	bottom: 0;
	right: 10px;
}

#present-detail ul.present-info {
	width: 549px;
}
#present-detail ul.present-info li.info {
	width: 549px;
	padding-bottom: 17px;
	background: url(/kenko-bijuku/present/201202/imgs/bg-present.gif) no-repeat left bottom;
}

#present-detail ul.present-info li.info dl {
	width: 549px;
	position: relative;
}
#present-detail ul.present-info li.info dl dt {
	position: relative;
	line-height: 0;
	z-index: 2;
}
#present-detail ul.present-info li.info dl dd {
	width: 545px;
	padding-top: 245px;
	border-right: solid 2px #f2499d;
	border-left: solid 2px #f2499d;
}

#present-detail ul.present-info li.info dl dd p.image {
	position: absolute;
	top: 64px;
	left: 2px;
	z-index: 1;
}

#present-detail ul.present-info li.info dl dd p.summary, 
#present-detail ul.present-info li.info dl dd ul {
	width: 500px;
	margin: 0 auto;
}
#present-detail ul.present-info li.info dl dd ul.text {
	padding-top: 15px;
}
#present-detail ul.present-info li.info dl dd ul.text li {
	padding-left: 1em;
	text-indent: -1em;
}

#present-detail ul.present-info li.info dl dd ul.text li ul.notes {
	font-size: 83.5%;
	text-align: right;
	}
#present-detail ul.present-info li.info dl dd ul.text li ul.notes li {
	display: inline;
	margin-left: 1em;
	padding-left: 0;
	text-indent: 0;
	}

#present-detail ul.present-info li.info dl dd ul.link {
	zoom: 100%;
	margin-top: 15px;
	line-height: 0;
	overflow: hidden;
}
#present-detail ul.present-info li.info dl dd ul.link li {
	float: left;
	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 */

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-section {
	position: relative;
	width: 550px;
	margin-left: 45px;
	z-index: 1;
}

#contents-section dl.product-feature dt {
	color: #f2499d;
	font-weight: bold;
}
#contents-section dl.product-feature dd {
	margin-bottom: 25px;
}
#contents-section dl.product-feature dd p {
	margin-bottom: 1em;
}
#contents-section ul.to-present-form {
	width: 330px;
	margin: 0 auto 20px auto;
	padding-top: 15px;
}
#contents-section ul.to-present-form li p.caption {
	margin-top: 10px;
}

/* 注記 */
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/201202/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;
}

