@charset "utf-8";
/* CSS Document */
/*星占い*/

.astrologer{
	width:640px;
	background:url(../../img/astrologers/astrologers_back_bottom.gif) no-repeat bottom;
	margin-bottom:40px;
	padding:0px 0px 20px 0px;
}

.astrologer .inner	{
	background:url(../../img/astrologers/astrologers_back_top.gif) no-repeat;
	padding:113px 29px 0px 29px;
}

.astrologers_top{
	width:580px;
	margin:0px auto;
}

.textnone{
	display:none;
}

.astrologer p.astrologers_comment{
	background:url(../../img/astrologers/astrologers_comment.gif) no-repeat;
	width:184px;
	height:270px;
	float:left;
	display:inline;
	margin:10px auto 30px auto;
}

.astrologer ul.astrologers{
	width:368px;
	float:right;
	display:inline;
	margin:10px auto 30px auto;
}

.astrologers li{
	width:84px;
	height:86px;
	float:left;
	display:inline;
	margin:0px 4px 5px 4px;
}

.astrologers li a{
	width:100%;
	height:100%;
	display:block;
}

li.astrologer_1{
	background:url(../../img/astrologers/astrologers_hituzi.gif) no-repeat;
}

li.astrologer_2{
	background:url(../../img/astrologers/astrologers_usi.gif) no-repeat;
}

li.astrologer_3{
	background:url(../../img/astrologers/astrologers_futago.gif) no-repeat;
}

li.astrologer_4{
	background:url(../../img/astrologers/astrologers_kani.gif) no-repeat;
}

li.astrologer_5{
	background:url(../../img/astrologers/astrologers_sisi.gif) no-repeat;
}

li.astrologer_6{
	background:url(../../img/astrologers/astrologers_otome.gif) no-repeat;
}

li.astrologer_7{
	background:url(../../img/astrologers/astrologers_tenbin.gif) no-repeat;
}

li.astrologer_8{
	background:url(../../img/astrologers/astrologers_sasori.gif) no-repeat;
}

li.astrologer_9{
	background:url(../../img/astrologers/astrologers_ite.gif) no-repeat;
}

li.astrologer_10{
	background:url(../../img/astrologers/astrologers_yagi.gif) no-repeat;
}

li.astrologer_11{
	background:url(../../img/astrologers/astrologers_mizugame.gif) no-repeat;
}

li.astrologer_12{
	background:url(../../img/astrologers/astrologers_uo.gif) no-repeat;
}

.astrologers_contents{
	width:578px;
	margin:0px auto;
	clear:both;
	border:1px #FFEB32 solid;
	padding:20px 0px;
}

p.astrologer_name{
	clear:both;
	background:url(../../img/astrologers/astrologers_name_back.gif) no-repeat;
	padding:5px 0px 0px 15px;
	font-size:120%;
	font-weight:bold;
	color:#993300;
	margin:0px;
	height:23px;
}

.astrologer dl.astrologers_all{
	clear:both;
	width:569px;
	margin:auto;
	background-color:#FFCDE6;
}

.astrologer dl.astrologers_job{
	float:left;
	display:inline;
	width:279px;
	height:auto;
	margin:10px 0px 10px 5px; 
	background-color:#FFE395;
}

.astrologer dl.astrologers_love{
	float:right;
	display:inline;
	width:279px;
	height:auto;
	margin:10px 5px 10px 0px;
	background-color:#FFCDE6;
}

.astrologer dl.astrologers_item{
	width:569px;
	height:41px;
	margin:auto;
	clear:both;
	background:url(../../img/astrologers/astrologers_item_title.gif) no-repeat;
}

.astrologers_all dt{
	width:569px;
	height:29px;
	background:url(../../img/astrologers/astrologers_all_title.gif) no-repeat;
}

.astrologers_job dt{
	width:279px;
	height:29px;
	background:url(../../img/astrologers/astrologers_job_title.gif) no-repeat;
}

.astrologers_love dt{
	width:279px;
	height:29px;
	background:url(../../img/astrologers/astrologers_love_title.gif) no-repeat;
}

.astrologer p.mark{
	width:auto;
	padding:5px 0px 0px 80px;
	margin:0px;
}

.astrologer p.job_mark{
	padding:8px 0px 0px 80px;
	margin:0px;
}

.astrologer dd{
	padding:0px 15px 5px 15px;
}

.astrologers_all dd{
	width:539px;
	padding:0px 15px 5px 15px;
	background:url(../../img/astrologers/astrologers_all_bottom.gif) no-repeat bottom #B8FFED;
}

.astrologers_job dd{
	width:249px;
	padding:0px 15px 5px 15px;
	background:url(../../img/astrologers/astrologers_job_bottom.gif) no-repeat bottom #FFE395;
}

.astrologers_love dd{
	width:249px;
	padding:0px 15px 5px 15px;
	background:url(../../img/astrologers/astrologers_love_bottom.gif) no-repeat bottom #FFCDE6;
}

.astrologers_item dd{
	padding:11px 0px 0px 190px;
}

