@charset "EUC-JP";

#Header {
	position: relative;
}
#Header .freeCampaign {
	position: absolute;
	width: 90px;
	height: 90px;
	z-index: 1;
	left: 3px;
	top: 3px;
}
#cmsList .free {
	background: #8f0d42;
	margin-bottom: 10px;
}

#cmsList .free .listBox {
	border: solid 2px #8f0d42;
}
#cmsList div.listBox {
	width: 571px;
}
#cmsList div.listBox div.lower div.txtBox {
	width: 481px;
}
/* caution */
#contents div.caution {
	padding: 15px 0 10px;
}
#contents div.caution div.waku {
	border: 1px solid #f00;
	padding: 8px;
	background: #fff;
}
#contents div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
#contents div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}
