<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main_sponsored {
	float	:	left;
	width	:	945px;
	text-align	:	left;
}

.head_logo {
	padding	:	2px 30px;
}


.floathack{
	overflow				:	hidden;
	height					:	auto;
}

.floathack:after{
	content					:	".";
	display					:	block;
	clear						:	both;
	height					:	1px;
	overflow				:	hidden;
}

/*\*/
* html .floathack{
	height					:	1%;
	overflow				:	visible;
}
/**/


/* スポンサードリンク広告 ランディングページ */
ul.sponsored_list {
	padding	:	0 0 0 20px;
	margin	:	16px 0 0;
	
}
ul.sponsored_list li {
	float	:	left;
	display	:	block;
	width	:	30%;
	height	:	7em;
	list-style	:	none;
	padding-top	:	6px;
	padding-right	:	16px;
	margin	:	0;
	overflow	:	hidden;
}
ul.sponsored_list li a{
	text-decoration:underline;
	display	:	block;
	font-size	:	16px;
	margin-bottom:2px;
}

ul.sponsored_list li .descript{
	line-height	:	1.25;
}
ul.sponsored_list li span.site_host{
	display	:	block;
	color	:	#008000;
}

.sponsored_page_to {
	padding	:	10px 30px;
}
.sponsored_page_to a {
	border	:	1px solid #ccc;
	padding	:	6px 8px;
}
.sponsored_page_to a:hover {
	background	:	#039;
	color	:	#fff;
}
.yahoo_link {
	margin	:	0 60px;
	text-align	:	right;
}
</pre></body></html>