@charset "utf-8";

/* スーパーバナー
---------- */
.ad_super {
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.ad_text_t, .ad_text_b {
	line-height: 130%;
	font-size: 13px;
	border-top: 1px dotted #000;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.ad_text_t {
	border-bottom: 1px dotted #000;
}

.ad_text_t2, .ad_text_b2 {
	line-height: 130%;
	font-size: 13px;
	border-top: 1px dotted #000;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.ad_text_b3 {
	line-height: 130%;
	font-size: 13px;
	border-bottom: 1px dotted #000;
	margin-top: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.headerAdArea {
	float: left;
	width: 100%;
}

