﻿@charset "UTF-8";

@import url(../base.css);

#main div.auther {
	height: 253px;
	width: 468px;
	position: relative;
	background: url(../../fortune/img/auther_bg.gif) no-repeat;
}

#main div.auther img {
	position: absolute;
	top: 50px;
	left: 22px;
}

#main div.auther p {
	position: absolute;
	top: 50px;
	left: 170px;
}

#main h3 {
	margin:30px 0 0 0;
	font-size: 100%;
}

#main div.qa img {
	margin: 30px 0 15px 0;
}

#main div.entry ul {
	line-height: 1.5em;
}

#main div.entry li {
	margin: 50px 0 0 0;
	padding: 0 0 0 110px;
}

#main div.entry li#hs01 {background: url(../../fortune/img/horoscope01.gif) left top no-repeat;}
#main div.entry li#hs02 {background: url(../../fortune/img/horoscope02.gif) left top no-repeat;}
#main div.entry li#hs03 {background: url(../../fortune/img/horoscope03.gif) left top no-repeat;}
#main div.entry li#hs04 {background: url(../../fortune/img/horoscope04.gif) left top no-repeat;}
#main div.entry li#hs05 {background: url(../../fortune/img/horoscope05.gif) left top no-repeat;}
#main div.entry li#hs06 {background: url(../../fortune/img/horoscope06.gif) left top no-repeat;}
#main div.entry li#hs07 {background: url(../../fortune/img/horoscope07.gif) left top no-repeat;}
#main div.entry li#hs08 {background: url(../../fortune/img/horoscope08.gif) left top no-repeat;}
#main div.entry li#hs09 {background: url(../../fortune/img/horoscope09.gif) left top no-repeat;}
#main div.entry li#hs10 {background: url(../../fortune/img/horoscope10.gif) left top no-repeat;}
#main div.entry li#hs11 {background: url(../../fortune/img/horoscope11.gif) left top no-repeat;}
#main div.entry li#hs12 {background: url(../../fortune/img/horoscope12.gif) left top no-repeat;}
