#contents-main {
	width: 640px;
	margin-left: 21px;
	padding-bottom: 0px;;
	background-color: #ffffff;
}

#contents-top {
	width: 680px;
	height: 9px;
	background:url(/kenko-bijuku/present/201205/imgs/contents-top.gif) 0 100% no-repeat;
}
#main-container2 {
	width: 680px;
	padding-top: 15px;
	padding-bottom: 25px;
	background:url(/kenko-bijuku/present/201205/imgs/main-background.gif) 0 100%;
}

/* プレゼント：ヘッダー */
#present {
	position: relative;
	width: 640px;
	height: 225px;
	background: url(/kenko-bijuku/present/201205/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: 59px;
	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: 9px;
}
#present-detail div.lead p.period {
	bottom: 0;
	right: 10px;
}

#present-detail div.present-info {
	width: 550px;
}

#present-detail div.present-info div.present-summary {
	zoom: 100%;
	width: 550px;
	overflow: hidden;
}

#present-detail div.present-info div.present-summary p.present-image {
	float: left;
	width: 258px;
	text-align: right;
}

#present-detail div.present-info div.present-summary ul.product-info {
	float: right;
	width: 260px;
	margin-top: 8px;
	line-height: 0;
}
#present-detail div.present-info div.present-summary ul.product-info li {
	margin-bottom: 10px;
	text-align: center;
}

#present-detail dl.product-feature {
	margin-top: 15px;
}
#present-detail dl.product-feature dt {
	color: #f2499d;
	font-weight: bold;
}
#present-detail dl.product-feature dd {
	margin-bottom: 25px;
}
#present-detail dl.product-feature dd p {
	margin-bottom: 1em;
}

#present-detail .notes.adjacent-item {
	margin: -15px 0 15px 0;
}

#present-detail ul.to-present-form {
}
#present-detail ul.to-present-form li {
	text-align: center
}

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/201205/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;
}

