#content_horo{margin-bottom:10px}
{margin-bottom:20px}

/*content horoscope
-----------------------------------*/
#content_top{
	margin:10px 0;
}

#horo_rank{
	width:705px;
	padding-top:50px;
}
#horo_rank div{
	margin-right:10px;
	width:225px;
	height:112px;
}
#horo_rank div a{
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	padding:5px;
	width:90px;
	height:90px;
	background:rgba(0,0,0,.6)
}

#mori_b{
	width:285px;
	height:162px;
}


#h_r_title{
	position:absolute;
	top:0;
	left:0;
}
#h_r1{background:url(../img/horo_r1.jpg) no-repeat left top}
#h_r2{background:url(../img/horo_r2.jpg) no-repeat left top}
#h_r3{background:url(../img/horo_r3.jpg) no-repeat left top}

#horo_link{
	width:990px;
	border-collapse:collapse;
}
#horo_link td{
	width:8.333333%;
	border:1px solid #999;
	text-align:center;
	padding:10px 0 0;
}
#horo_link td p{
	padding:5px 0;
}

/*content sentences
-----------------------------------*/
.cs_inner{
	padding:40px 20px 10px;
}
.cs_content{
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}

#horo_cs1 .cs_content h3{
	margin-bottom:5px;
	height:90px;
	line-height:90px;
	color:#c2b5ff;
	font-size:25px;
	font-weight:normal;
}
#horo_cs1 .cs_content h3 img{
	padding-right:20px;
}

.cs_content p{
	padding-left:110px;
	margin-top:-10px;
	font-size:14px;
	line-height:1.5;
}
.h_top{
	margin:25px 0 10px !important;
	text-align:right;
}
.h_top a{
	color:#fcf;
}

.bold{
	display:block;
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
}
.star_1,.star_2{padding-left:10px}
.star_1{color:#ff0}
.star_2{color:#f3f}

/*horo_back
-----------------------------------*/
#horo_back{
	padding:0 20px 50px 50px;
}

#hb_title{
	padding:0 10px 10px;
	color:#c2b5ff;
	font-size:25px;
}

.hb_c{
	padding:10px;
}
.hb_c p{
	font-size:16px;
	font-weight:bold;
}
.hb_c ul{
	padding:10px 0 0 10px;
}
.hb_c ul li{
	width:70px;
	font-size:14px;	
}
.hb_c ul li a{
	color:#c2b5ff;
	text-decoration:none;
	transition:color .3s;
}
.hb_c ul li a:hover{
	color:#fff;
}

/* バックヤード非表示 */
#horo_back{
	display:none;
}