@charset "UTF-8";

/* 
-------------------------------------------------- */
.category_life-012 .article-header2-footer {
	margin-bottom: 60px;
}
.category_life-012 .article-header2-footer .parts-sns {
	top: 54px;
}

.category_life-012 .article a {
	color: #3a3937;
}

/* 占い結果
-------------------------------------------------- */
.category_life-012 .moon-notes {
	background: transparent url(../../images/moon_calendar/article/bg_body.jpg) 0 190px no-repeat;
	margin: 0 auto;
	padding-bottom: 45px;
	width: 586px;
}
.category_life-012 .moon-notes .header {
	margin: 0;
}
.moon-notes .body {
	color: #fff;
	background-color: #2e375a;
	margin: 0 21px;
	padding: 40px;
	position: relative;
}
.moon-notes .body p {
	margin: 0;
}

.moon-notes .body .bottom {
	border-top: 3px solid #484d62;
	padding-top: 30px;
}
.moon-notes .body .top {
	border-top: 3px solid #484d62;
	margin-top: 5px;
	paddint-top:0;
	padding-bottom: 28px;
}
.moon-notes .body .date {
	color: #fac850;
	font-size: 100%;
	font-weight: bold;
	background-color: #2e375a;
	padding-right: 20px;
	position: absolute;
	left: 30px;
	top: 35px;
}
.moon-notes .body .moon_name {
	margin-left: 19px;
}
.moon-notes .body .summary {
	line-height: 1.2;
	text-align: center;
}
.moon-notes .body .bottom h3 {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 23px;
}
.moon-notes .body .bottom h3 em {
	color: #fac850;
	font-style: normal;
}
.moon-notes .body .bottom .links {
	text-align: right;
	margin-top: 30px;
}
.moon-notes .body .bottom .links a {
	color: #fff !important;
	font-size: 12px;
	line-height: 1.1;
	border: 1px solid #484d62;
	margin-left: 20px;
	padding: 20px 20px 19px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.moon-notes .body .bottom .links a:hover {
	text-decoration: none;
	background-color: #26305a;
}
.moon-notes .footer {
	text-align: center;
	margin-top: 40px;
}
.moon-notes .share a {
	margin: 0 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/* 今日のあなたに効くコラム
-------------------------------------------------- */
#moon-calendar-recommends {
	padding-top: 10px;
}
#moon-calendar-recommends h3.title {
	background: url(../../images/moon_calendar/article/h_recommend.png) 0 0 no-repeat;
	margin-bottom: 30px;
	width: 628px;
	height: 30px;
}
#moon-calendar-recommends ul li {
	padding-bottom: 0;
}
#moon-calendar-recommends ul li .title {
	margin-bottom: 0;
}


/* 前後の記事とカテゴリINDEX
-------------------------------------------------- */
#category-nav {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 40px;
	height: 40px;
}
#category-nav .body {
	font-size: 12px;
	line-height: 1.2;
	border: 1px solid #c6c6c6;
	margin-top: 20px;
	width: 626px;
	display: table;
	*display: inline;
	*zoom: 1;
}
#category-nav .nav {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: inline;
	*zoom: 1;
}
#category-nav .nav a {
	padding: 13px 0;
	display: block;
}
#category-nav .prev,
#category-nav .next {
	width: 150px;
}
#category-nav .prev a,
#category-nav .next a {
	color: #fff;
	background-color: #2a2928;
}
#category-nav .prev a:hover,
#category-nav .next a:hover {
	color: #fff !important;
	background-color: #a367a8;
	text-decoration: none !important;
}
#category-nav .nav .nolink {
	color: #aaa;
}
#category-nav .nav .icon {
	background: url(../../images/moon_calendar/article/pagination.png) 0 0 no-repeat;
	margin-top: -1px;
	width: 12px;
	height: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}
#category-nav .prev .icon {
	margin-right: 10px;
}
#category-nav .next .icon {
	margin-left: 10px;
}
#category-nav .prev a:hover .icon {
	background-position: 0 -12px;
}
#category-nav .prev .nolink .icon {
	background-position: 0 -24px;
}
#category-nav .next a .icon {
	background-position: -12px 0;
}
#category-nav .next a:hover .icon {
	background-position: -12px -12px;
}
#category-nav .next .nolink .icon {
	background-position: -12px -24px;
}