/* ----------------------------------------
各星座枠 
-----------------------------------------*/
.astro_out{
	display:inline-block;
	background-image: url(../img/astrology/seiza_bg.gif);
	background-position:left top ;
	background-repeat: no-repeat;
	width:272px;
	height:260px;
	margin-top: 18px;
	padding:10px 30px 0 18px;
	line-height:1.3em;
	font-size: 13px;
}
.seizaa{
	width:90px;
	height:38px;
	margin-top: 10px;
	margin-left: 84px;
	margin-right: 100px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.gazo{
	float:left;
	width:76px;
	height:78px;
	margin-right: 10px;
	margin-bottom: 6px;
}
.dcr{
	float:left;
	width:186px;
	height:76px;
	margin-bottom: 6px;
	color: #ff57b9;
	font-weight: bold;
	font-size: 14px;
	line-height:1.4em;
}

/* ----------------------------------------
個別クラス指定
-----------------------------------------*/
.pk_midi{
	font-size: 20px;
	color: #ff57b9;
	font-weight: bold;
}
.un{
	color: #ff9933;
}
