/* プレゼント
---------------------------------------------------------*/
#content{
	line-height:16px;
	margin-bottom: 10px;
}
#content .paragraph {
	margin-top:12px;
}
#content .paragraph2 {
	margin-top:24px;
}
#content img {
	border:0 none;
	margin:0;
	vertical-align:top;
}
/*#content .ttl_present {
	background: url(../img/present/ttl_present.gif) no-repeat;
	text-indent: -9877px;
	height: 26px;
}*/
.ttl_present{
	background:url(../img/present/ttl_h2.gif);
	width:440px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#content h3.ttl_tousen {
	background:url(../img/present/ttl_tousen.gif) no-repeat;
	text-indent: -9877px;
	height:26px;
}
#content .present{
	margin:12px 10px 0;
}
#content .present_L{
	width:170px;
	text-align:center;
	float:left;
	margin:0px;
}
#content .present_R{
	width:250px;
	float:right;
	line-height: 160%;
}
#content .present_R .present_text {
	margin-top: 6px;
}
#content .present_item {
	width: 420px;
	margin-top: 18px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc;
}

#content .present_item2 {
	width: 420px;
	height:155px;
	margin-top: 18px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc;
	clear: both;
}

#content .present_spli {
	width: 420px;
	height:140px;
	margin-top: 18px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc;
	clear: both;
}
#content .present_desney {
	width: 420px;
	height:120px;
	padding-bottom: 12px;
	margin: 24px 0 12px 0;
	clear: both;
}
#content .present_item:after,    /* ボックスの最後でfloatをクリア */
#content .present_desney:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#content .present .tousen_list p{
	margin: 10px 25px;
}
#content .present .tousen_list {
	margin:0px;
	border:#b4df26 1px solid;
}
#content .present .tousen_list dl {
	width:390px;
	margin:0px 15px;
	letter-spacing:1px;
	line-height:30px;
}
#content .present .tousen_list dt {
	width:170px;
	border-bottom:#b1b1b1 1px solid;
	float:left;
	clear:both;
	padding-left:25px;
	height:92px;
	background-color:#ffffff;
}
#content .present .tousen_list dd {
	border-bottom:#b1b1b1 1px solid;
}
#content table.pink {
	background-color:#FF6699;
}
#content td.pink {
	background-color:#FDE9E8;
	border:0 none;
	color:#333333;
	line-height:160%;
	padding:8px;
}
#content td.white {
	background-color:#FFFFFF;
	border:0 none;
	color:#333333;
	line-height:160%;
	padding:8px;
}

