@charset "utf-8";

body ul#horoscopenavi {
	margin-bottom:24px;
	float:left;
}
body ul#horoscopenavi li {
	width:150px;
	margin:0 2px 2px 0;
	background-color:#f2f0ee;
	text-align:center;
	border:#b2aba3 1px solid;
	float:left;
}
body ul#horoscopenavi li a {
	padding:2px 0;
	display:block;
}
body ul#horoscopenavi li a:hover {
	background-color:#ffffff;
	text-decoration:none;
}

body dl.horoscopelist-l,
body dl.horoscopelist-r {
	margin-bottom:36px;
	padding-top:6px;
	clear:both;
}

body dl.horoscopelist-l { padding-left:160px; }
body dl.horoscopelist-r { padding-right:160px; }

body dl.horoscopelist-l dt,
body dl.horoscopelist-r dt {
	margin-bottom:12px;
	padding-left:6px;
	background-color:#f2f0ee;
	font-size:16px;
	line-height:1.5em;
	color:#463821;
	border-top:#463821 1px solid;
}
body dl.horoscopelist-l dt span,
body dl.horoscopelist-r dt span {
	padding-left:12px;
	font-size:12px;
}

body dl#aries { background:url(../img/horoscope/aries.gif) no-repeat  24px 50%; }
body dl#taurus { background:url(../img/horoscope/taurus.gif) no-repeat  483px 50%; }
body dl#gemini { background:url(../img/horoscope/gemini.gif) no-repeat  24px 50%; }
body dl#cancer { background:url(../img/horoscope/cancer.gif) no-repeat  483px 50%; }
body dl#leo { background:url(../img/horoscope/leo.gif) no-repeat  24px 50%; }
body dl#virgo { background:url(../img/horoscope/virgo.gif) no-repeat  483px 50%; }
body dl#libra { background:url(../img/horoscope/libra.gif) no-repeat  24px 50%; }
body dl#scorpio { background:url(../img/horoscope/scorpio.gif) no-repeat  483px 50%; }
body dl#sagittarius { background:url(../img/horoscope/sagittarius.gif) no-repeat  24px 50%; }
body dl#capricorn { background:url(../img/horoscope/capricorn.gif) no-repeat  483px 50%; }
body dl#aquarius { background:url(../img/horoscope/aquarius.gif) no-repeat  24px 50%; }
body dl#pisces { background:url(../img/horoscope/pisces.gif) no-repeat  483px 50%; }

body dl.horoscopelist-l dd,
body dl.horoscopelist-r dd {
	padding-bottom:12px;
	border-bottom:#463821 1px dotted;
}