/* ***** clearfix ***** */
.uclearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.uclearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/* ===============================================
12星座占い
=============================================== */
/* ***** 本日の1位 ***** */
#u-today1 {
}
#u-today1 div p {
	width: 66px;
	float: left;
	margin: 0 5px 5px 0;
}
#u-today1 div font img {
	vertical-align: middle;
}
#u-today1 table {
	margin-bottom: 5px;
}
#u-today1 table th {
	width: 66px;
	text-align: center;
}
#u-today1 p.sonotaseiza {
	background: url(../imimg/line.gif) no-repeat left top;
	padding-top: 10px;
	margin-bottom: 5px;
}
#u-today1 ul {
	margin-bottom: 3px;
}
#u-today1 ul li {
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	display: inline-block;
	border-right: 1px solid #EFAF50;
	padding-right: 6px;
	line-height: 1.2;
}
#u-today1 ul li.lef {
	border-left: 1px solid #EFAF50;
	padding-left: 5px;
}
/* ===============================================
12星座占い TOP
=============================================== */
/* ***** デイリーランキング ***** */
#u-img {
	margin: 0 0 5px 0;
}
#lankbg {
	margin: 0 0 5px 40px;
	text-align: left;
	/*padding-top: 30px;
	padding-bottom: 20px;
	background: url(../imimg/lankbg_top.gif) no-repeat center top;*/
}
#lankbg strong {
	color: #C00;
}
div#ud-lanking {
	width: 700px;
	margin: 0 auto 5px;
	background: url(../imimg/lankbg.gif) no-repeat center top;
	padding-top: 30px;
	padding-bottom: 20px;
}
div#ud-lanking ol {
	width: 610px;
	margin: 0 0 10px 70px;
	padding: 0;
	list-style: none;
	text-align: left;
}
div#ud-lanking ol li {
	float: left;
	width: 190px;
	margin-bottom: 5px;
}
div#ud-lanking ol li span.lank4-12 {
	color: #69C;
	font-weight: bold;
	padding-left: 5px;
}
div#ud-lanking ol li.udl_1,
div#ud-lanking ol li.udl_2,
div#ud-lanking ol li.udl_3 {
	width: 190px;
	margin-bottom: 10px;
}
div#ud-lanking ol li.udl_1 span {
	font-size: 123.1%;
	font-weight: bold;
	color: #F33;
	background: url(../imimg/lank01.gif) no-repeat left center;
	padding-left: 40px;
}
div#ud-lanking ol li.udl_2 span {
	font-size: 123.1%;
	font-weight: bold;
	color: #F33;
	background: url(../imimg/lank02.gif) no-repeat left center;
	padding-left: 40px;
}
div#ud-lanking ol li.udl_3 span {
	font-size: 123.1%;
	font-weight: bold;
	color: #F33;
	background: url(../imimg/lank03.gif) no-repeat left center;
	padding-left: 40px;
}