@charset "utf-8";


/*----------------------------------------------------

	articles

----------------------------------------------------*/



#mainBox .astrologyviewBox {
	margin-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 30px;
}



#mainBox .articlesMenu {
	background: url(../articles/img/articles_menu.gif) no-repeat center center;
	clear: both;
	text-align: center;
	margin-bottom: 0px;
	/* IE6対策 */
	_margin-bottom: 30px;
}



#mainBox .messageTitle {
	background: url(../articles/message/img/title_message.gif) no-repeat center center;
	text-align: center;
	color: #FF9900;
	margin-bottom: 20px;
}



#mainBox .articlesPic {
	width: 220px;
	margin-bottom: 5px;
}



#mainBox figure {
	margin-top: 5px;
}



#mainBox figcaption {
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	color: #3DB6B6;
}



#mainBox .figureBox2 {
	margin-bottom: 30px;
}



#mainBox .astrologyviewBox .secH4Title {
	font-size: 16px;
}



#mainBox .constellationPic {
	text-align: center;
}



#mainBox .messageTitle h3 {
	margin-bottom: 0px;
}



#mainBox .astrologyviewBox p em {
	color:#999999;
}



#mainBox p:nth-last-of-type(1) {
	margin-bottom: 0px;
}



/*----------------------------------------------------

	page navi

----------------------------------------------------*/



#pageNavi {
	clear: both;
	text-align: center;
	margin-bottom: 25px;
	padding: 7px;
	font-size: 12px;
}



#pageNavi .stay {
	color: #FFFFFF;
	border: 1px solid #00459C;
	padding: 6px 7px;
	background: #00459C;
}



#pageNavi a {
	color: #00459C;
	border: 1px solid #00459C;
	padding: 6px 7px;
}



#pageNavi a:hover {
	color: #FFFFFF;
	background: #00459C;
}



#mainBox .toJapaneseBt {
	/*text-align: center;*/
	margin-top: 50px;
	height: 50px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
