#contents-main{
	width: 640px;
	margin-left: 21px;
	padding-bottom: 0px;;
	background-color: #ffffff;
}

#contents-top{
	width: 680px;
	height: 9px;
	background:url(../imgs/contents-top.gif) 0 100% no-repeat;
}
#main-container2 {
	width: 680px;
	padding-top: 15px;
	padding-bottom: 25px;
	background:url(../imgs/main-background.gif) 0 100%;
}

/* プレゼント */
#present{
	position: relative;
	width: 640px;
	height: 470px;
	background: url(../imgs/bg-present-header.jpg) no-repeat;
	z-index: 0;
}

#present h1, #present p, #present ul, #present li{
	position: absolute;
	line-height: 0;
}
#present h1{
	top: 28px;
	left: 50px;
}
#present p.present-number{
	top: 234px;
	left: 46px;
}
#present p.product-name{
	top: 244px;
	left: 371px;
}
#present p.product-image{
	top: 236px;
	left: 128px;
}
#present p.product-price{
	top: 343px;
	left: 47px;
}
#present ul.to-product-detail li.btn-detail{
	top: 315px;
	left: 355px;
}
#present ul.to-product-detail li.btn-brand-site{
	top: 363px;
	left: 354px;
}

/* コンテンツ本文 */
#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 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;
}

/* コンテンツ本文最下部：応募要項 */
#contents-bottom-section{
	width: 640px;
	padding-bottom: 50px;
	background: url(../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;
}

