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

	スポット広告

///////////////////////////////*/

.side .advertise-spot {
	margin: 0 0 8px 0;
	padding: 0;
}

/*------------------------------
	広告ボックス
------------------------------*/
.side .advertise-spot .adv-box {
	width: 201px;
	height: 105px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.side .advertise-spot .adv-box .clear {
	clear: none;
}

/*------------------------------
	文字広告
------------------------------*/
.side .advertise-spot .adv-box .adv-text {
	float: none !important;
}

/*------------------------------
	バナー広告
------------------------------*/
.side .advertise-spot .adv-box .adv-img {
	margin: 0;
	padding: 37px 0 0 0;
	float: none !important;
}
