@charset "utf-8";
/* CSS Document */

#promo-cover {
	width:550px;
	height:205px;
	background:url(../promo/images/2010cashback.gif) no-repeat;
}

#promo-cover h2 {
	text-indent:-3000px;
}
#promo-content {
	margin:10px 0;
}
#promo-content p {
	padding-bottom:30px;
}
#promo-content h3 {
	background:#FFFFE1;
	border:1px solid #cccccc;
	border-left:5px solid #FF6600 !important;
	padding:10px;
}
#promo-content h3 strong {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}


table.promo-table1 {
	margin:5px 0 20px 0;
	width:100%;
}
table.promo-table1 tr th {
	font-weight:bold;
	background:#999999;
	padding:5px;
	color:#ffffff;
}

table.promo-table1 tr td {
	padding:5px;
	border-bottom:1px solid #cccccc;
}
ul.term li {
	color:#666666;
	font-size:11px;
	line-height:1.5;
}
/*懸賞企画table*/
table.promo-table2 {
	margin:5px 0 20px 0;
	width:100%;
}
.blue-border{
	background-color:#EEEEEE;
	border: 1px solid #000099;
}
table.promo-table2 tr th {
	font-weight:bold;
	padding:5px;
	color:#ffffff;
	background: #183E91;
}

table.promo-table2 tr td {
	padding:5px;
}
#promo-content .promo-table2 .blue-text {
	color: #000099;
	font-weight: bold;
}

ul.go-back-home li {
	font-size:12px;
	line-height:1.5;
	text-align: center;
}
