@charset "UTF-8";

#main_horoscope  {
	background: #FFF url(/img/common/frame_bottom.gif) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px!important;
	width: 950px;
}
	
#content_horoscope {
	background: #FFF url(/img/horoscope/bg_top.gif) no-repeat top;
	padding:20px;
}

#horoscope {
	background: #c9b5eb url(/img/horoscope/bg.jpg) no-repeat top;
}

#horoscope_header {
	color:#FFF;
	height:24px;
	width:770px;
	margin:0 70px 0 70px;
	padding:110px 0 0 0;
}

#horoscope_header p {
	text-align:right;
}

#horoscope #inner {
	background: url(/img/horoscope/bg_inner_top.gif) repeat-y 0 0;
	width:770px;
	margin:0 70px 20px 70px;
	text-align:left;
}

#horoscope .inner_info {
	float:left;
	width:185px;
	margin:0;
}

#horoscope .inner_info p {
	margin:0 0 10px 0;
}

#horoscope .inner_info ul {
	margin:0 0 15px 0;
}

#horoscope .inner_info ul li {
	background: url(/img/horoscope/li_circle.gif) no-repeat 0px 2px;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
}

#horoscope .inner_ranking01 {
	position: relative;
	background: url(/img/horoscope/tit_ranking.gif) no-repeat top;
	float:left;
	width:213px;
	height:150px;
	margin:0 0 0 10px;
}

#horoscope .inner_ranking01 .ml01 {
	color:#62309b;
	/*margin:8px 0 0 54px;*/
	position: absolute;
	top: 10px;
	left: 54px;
}
#horoscope .inner_ranking01 .ml02 {
	background-color:#62309b;
	color:#FFF;
	/*margin:8px 0 0 54px;*/
	position: absolute;
	width:213px;
	text-align:center;
	top: 55px;
	left: 0px;
	padding:3px 0 3px 0;
}
#horoscope .inner_ranking01 .mt01 {
	position: absolute;
	top: 92px;
	left: 16px;
	width:183px;
}

#horoscope .inner_ranking02 {
	color:#62309b;
	float:left;
	width:129px;
	margin:0;
	padding:30px 20px 0 20px;
}

#horoscope .inner_ranking02 ul {
	width:129px;
}

#horoscope .inner_ranking02 ul li.r01 {
	background: url(/img/horoscope/tit_ranking01.gif) no-repeat 0px 2px;
	margin:0 0 3px 0;
	padding: 0 0 3px 44px;
	border-bottom: 1px solid #62309b;
	font-size:16px;
	font-weight:bold;
}

#horoscope .inner_ranking02 ul li.r02 {
	background: url(/img/horoscope/tit_ranking02.gif) no-repeat 0px 2px;
	margin:0 0 3px 0;
	padding: 3px 0 3px 44px;
	border-bottom: 1px solid #62309b;
}

#horoscope .inner_ranking02 ul li.r03 {
	background: url(/img/horoscope/tit_ranking03.gif) no-repeat 0px 2px;
	margin:0 0 3px 0;
	padding: 3px 0 3px 44px;
	border-bottom: 1px solid #62309b;
}

#horoscope .inner_ranking02 ul li.r04 {
	background: url(/img/horoscope/tit_ranking04.gif) no-repeat 0px 2px;
	margin:0 0 3px 0;
	padding: 3px 0 3px 44px;
	border-bottom: 1px solid #62309b;
}

#horoscope .inner_ranking02 ul li.r05 {
	background: url(/img/horoscope/tit_ranking05.gif) no-repeat 0px 2px;
	margin:0 0 3px 0;
	padding: 3px 0 3px 44px;
	border-bottom: 1px solid #62309b;
}



#horoscope .inner_btn {
	float:left;
	width:185px;
	margin:0 0 0 8px;
}

#horoscope .inner_btn img {
	margin:0 0 10px 0;
}


#horoscope #inner .p15 {
	padding:15px;
}

#horoscope #inner_day {
	background-color:#69378c;
	color:#FFF;
	height:36px;
	margin:0 0 20px 0;
}

#horoscope #inner_day p {
	padding:8px 0 0 73px!important;
}


#horoscope #inner_under {
	background: url(/img/horoscope/bg_inner_under.gif) repeat-y 0 0;
	width:770px;
	margin:0 70px 10px 70px;
	text-align:left;
}

#horoscope #inner_under2 {
	background: url(/img/horoscope/bg_inner_under.gif) repeat-y 0 0;
	width:770px;
	margin:0 70px 35px 70px;
	text-align:left;
}

#horoscope .inner_01 {
	float:left;
	width:185px;
	margin:0;
}

#horoscope .inner_02 {
	float:left;
	width:185px;
	margin:0 0 0 10px;
}

#horoscope .inner_01 .ml02,
#horoscope .inner_02 .ml02 {
	margin:0 0 10px 8px;
}



#horoscope #inner_under .p15,
#horoscope #inner_under2 .p15 {
	padding:15px;
}

#under_btn01 {
	float:left;
	width:161px;
	margin:0 0 20px 20px;
}

#under_btn02 {
	float:right;
	width:161px;
	margin:0 0 20px 0;
}





