@charset "euc-jp";
/*-----Sponsored link-----*/

.SponsoredLink {
	background-color: #FAF5F5;
	border: 1px solid #DAB4B4;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 8px;
}

.SponsoredLinkInside {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	display:block;
	width:100%;
   color:#000000;
}

.SponsoredLink02 {
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 22px;
	background-color: #FAF5F5;
	border: 1px solid #DAB4B4;
}

.SponsoredLinkInside02 {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	display:block;
	width:100%;
   color:#000000;
}

div#bsFooter {
	width: 780px;/* page width */
	margin: 0 auto;
	background: #fff url(img/bg.gif) repeat-x;
	height: 110px;
}
div#bsbox {
	background: #FFFFFF url(img/bg.gif) repeat-x;
	width: 100%;
	margin-top: 0px;
	height: 110px;
}
div#bsFooter p#bsLogo {
	width: 150px;
	height: 100px;
	margin: 0 0 -100px 0;
}

div#bsFooter div#bslink ul {
	list-style: none;
	height: 70px;
	margin: 2px 15px 0 150px;
	padding: 15px 0 0px 0;
}

div#bsFooter span {
	font-size: 12px;
}

/* NO CHANGE START */

div#bsFooter div#bslink ul:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html div#bsFooter div#bslink ul {
	display: inline-table;
}

* + html div#bsFooter div#bslink ul {
	display: inline-table;
}

/* NO CHANGE END */

div#bsFooter div#bslink li {
	float: left;
	padding: 0 4px 4px 0;
	font-size: 10px;
	white-space: nowrap;
	line-height: 10px;
}

div#bsFooter div#bslink li span {
	float: left;
	width: 60px;
	height: 70px;
	padding: 0;
}

div#bsFooter div#bslink li a {
	color: #666;
	font-size: 10px;
	text-decoration: underline;
}
