@charset "utf-8";

/* -------------------------------------
 * キャンペーン用
 * ------------------------------------- */

/*----------------------------------------------------
	早期受付キャンペーン20090601用
----------------------------------------------------*/

#campaign h2.title {
	background: url(main.jpg) no-repeat;
	height: 290px;
	width: 930px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
#campaign h2.title2 {
	background: url(main-0710.jpg) no-repeat;
	height: 290px;
	width: 930px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
#campaign h2.title3 {
	background: url(main3.jpg) no-repeat;
	height: 290px;
	width: 930px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
#campaign .entryBt {
	height: 44px;
	width: 300px;
	margin: 30px auto;
}
#campaign .entryBt a {
	background: url(../img20090301/bt_member.gif) no-repeat;
	height: 44px;
	width: 300px;
	text-indent: -9999px;
	display: block;
}
#campaign .entryBt a:hover {
	background: url(../img20090301/bt_member_o.gif) no-repeat;
}
#campaign table {
	margin-bottom: 20px;
}
#campaign th {
	border: 1px solid #4B3005;
	padding: 5px;
	color: #4B3005;
	font-weight: normal;
	text-align: center;
	width: 150px;
	background: #C9E6EB;
}
#campaign td {
	border: 1px solid #4B3005;
	padding: 5px;
}
#campaign .number li {
	list-style: decimal;
	margin-left: 30px;
}
#campaign h3 {
	border-left: 5px solid #4B3005;
	padding: 0px 5px 0px 10px;
	margin-bottom: 1em;
	font-size: 14px;
	color: #4B3005;
}
#campaign .waku {
	border: 2px dashed #7CCBF2;
	margin: 0px auto;
	width: 780px;
	padding: 15px;
	text-align: center;
}

