@charset "utf-8";
/* top styles */

#content {
	width: 980px;
}

/* ルール　みどころ　ここから */
#content-left {
	margin-top: 11px;
	padding-left: 19px;
	float: left;
	width: 561px;
}
#content-left #rule {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/rule.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 561px;
}

#content-left #midokoro {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/midokoro.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 561px;
	margin-top: 13px;
	height: 34px;
}
#content-left dd {
	background-color: #f6fab4;
	padding-left: 35px;
	padding-right: 37px;
	padding-top: 8px;
	padding-bottom: 14px;
	line-height: 18px;
	margin-left: 8px;
}
/* ルール　みどころ　ここまで */

/* プレゼント　ここから */
#present {
	background-image: url(../image/present.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 383px;
	float: right;
	margin-top: 34px;
	position: relative;
}
#present h2,
#present p {
	height: 0px;
	overflow: hidden;
}
#ouboBtn2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	height: 25px;
	width: 144px;
	position:absolute;
	left:120px;
	top:222px;
}
#ouboBtn a {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../image/oubo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 144px;
	position:absolute;
	left:120px;
	top:222px;
}
#ouboBtn a:hover {
	background-position: 0px -25px;
}
/* プレゼント　ここまで */
