
a {
	color: #ffcccc;
}
a.visited {
	color: #ffcccc;
}

.title {
	background :#ffc0ab;
}
.title img {
	text-align:center;
}
.night {
	background :#9161ae;
	color:#5d3404;
}
.night a {
	color:#ffffff;
}
.night_top {
	background:url(/1images/index_line12.gif);
}
.night_bottom {
	background:url(/1images/index_line13.gif);
}
.device {
	font-size:16px;
}

#message {
	font-size:130% !important;
}

.img-width {
	width:100%;
}

.img-icon {
	width:20px;
	vertical-align: middle;
	margin: 0 2px 2px;
}

.img-icon-new {
	width:15px;
	vertical-align: middle;
}

header.moon {

}

header.moon div {
	background: url(/site1/imageSite/dailymoon/mfy_back_smart.png) no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 90%;
}

.message-for-you p {
	text-align: center;
	font-size: 110%;
	color: #a6e9ff;
	text-shadow: 0 0 0.5em #ffffff;
	font-weight: bold;
}

/*------------------------------------------------
moon-calendar
------------------------------------------------*/

section.moon-calendar {
}
section.sgtk-moon-calendar {
}

.moon-calendar div.navi {
	width: 100%;
}

.moon-calendar div.navi ul {
	text-align: center;
	margin-bottom: 0.3em;
}

.moon-calendar div.navi ul li {
	display: inline-block;
	vertical-align: middle;

}
/* sgtk */
.sgtk-moon-calendar div.navi {
	/* margin-left: -2.5em; */
}

.sgtk-moon-calendar div.navi ul {
	text-align: center;
	margin-bottom: 0.3em;
}

.sgtk-moon-calendar div.navi ul li {
	display: inline-block;
	vertical-align: middle;

}

li.btn img {
	width: 70px;

}

li.btn {
	width: 70px;
	height: 31px;
}

li.prev a {
	background: url(/1images/dailymoon/prev_next_btn_smart.png) no-repeat;
	display: block;
	width: 70px;
	height: 31px;
	background-size: cover;
	background-size: 140px;
}

li.next a {
	background: url(/1images/dailymoon/prev_next_btn_smart.png) no-repeat;;
	display: block;
	width: 70px;
	height: 31px;
	background-size: cover;
	background-size: 140px;
	background-position: -70px 0;
}

div.navi ul li.none {
}

li.prev a span {
	display: none;
}

li.next span {
	display: none;
}

li.prev > span {
	display: none;
}

li.next > span {
	display: none;
}

.moon-calendar div.navi ul li.month {
	width: 145px;
	font-size: 150%;
	text-align: center;
}

section.moon-calendar div.calendar {

}

section.moon-calendar div.calendar ul {
	text-align: center;
/*	width: 100%;
	padding-left: 1%;
	clear: both;*/
}

section.moon-calendar div.calendar ul li {
	font-family: 'Petit Formal Script', cursive;
	font-size: 130%;
}
section.moon-calendar div.calendar ul li {
	text-align: center;
	padding: 2px 0;
	display: inline-block;
	margin: 0 -2px;
/*	margin: 0 2px;*/
}

section.moon-calendar div.calendar ul li.day a {
	text-decoration: none;
	color: #ffff66;
}

section.moon-calendar div.calendar ul li.today a {
	display: block;
	text-decoration: none;
	color: #191650;
}

section.moon-calendar div.calendar ul li.day a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#aeadc1), to(#393668));
	background: -webkit-linear-gradient(top, #aeadc1, #393668);
	background:    -moz-linear-gradient(top, #aeadc1, #393668);
	background:     -ms-linear-gradient(top, #aeadc1, #393668);
	background:      -o-linear-gradient(top, #aeadc1, #393668);
	background:         linear-gradient(top, #aeadc1, #393668);
}

section.moon-calendar div.calendar ul li.today a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffc8), to(#e1e100));
	background: -webkit-linear-gradient(top, #ffffc8, #e1e100);
	background:    -moz-linear-gradient(top, #ffffc8, #e1e100);
	background:     -ms-linear-gradient(top, #ffffc8, #e1e100);
	background:      -o-linear-gradient(top, #ffffc8, #e1e100);
	background:         linear-gradient(top, #ffffc8, #e1e100);
}

section.moon-calendar div.calendar ul li span {
	background-color: #191650;
	border-radius: 0.5em;
	width: 40px;
	line-height: 40px;
	display: block;
/*	padding: 0.8em 0.3em;*/
}

section.moon-calendar div.calendar ul li.none {
}

section.moon-calendar div.calendar ul li.none span {
}

/* sgtk */

.sgtk-moon-calendar div.navi ul li.month {
	width: 145px;
	font-size: 150%;
	text-align: center;
}

section.sgtk-moon-calendar div.calendar {

}

section.sgtk-moon-calendar div.calendar ul {
	/* margin-left: -2.8em; */
	text-align: center;
/*	width: 100%;
	padding-left: 1%;
	clear: both;*/
}

section.sgtk-moon-calendar div.calendar ul li {
	font-family: 'Petit Formal Script', cursive;
	font-size: 130%;
}
section.sgtk-moon-calendar div.calendar ul li {
	text-align: center;
	padding: 2px 0;
	display: inline-block;
	margin: 0 -2px;
/*	margin: 0 2px;*/
}

section.sgtk-moon-calendar div.calendar ul li.day a {
	text-decoration: none;
	color: #ffff66;
}

section.sgtk-moon-calendar div.calendar ul li.today a {
	display: block;
	text-decoration: none;
	color: #191650;
}

section.sgtk-moon-calendar div.calendar ul li.day a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#aeadc1), to(#393668));
	background: -webkit-linear-gradient(top, #aeadc1, #393668);
	background:    -moz-linear-gradient(top, #aeadc1, #393668);
	background:     -ms-linear-gradient(top, #aeadc1, #393668);
	background:      -o-linear-gradient(top, #aeadc1, #393668);
	background:         linear-gradient(top, #aeadc1, #393668);
}

section.sgtk-moon-calendar div.calendar ul li.today a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffc8), to(#e1e100));
	background: -webkit-linear-gradient(top, #ffffc8, #e1e100);
	background:    -moz-linear-gradient(top, #ffffc8, #e1e100);
	background:     -ms-linear-gradient(top, #ffffc8, #e1e100);
	background:      -o-linear-gradient(top, #ffffc8, #e1e100);
	background:         linear-gradient(top, #ffffc8, #e1e100);
}

section.sgtk-moon-calendar div.calendar ul li span {
	background-color: #191650;
	border-radius: 0.5em;
	width: 40px;
	line-height: 40px;
	display: block;
/*	padding: 0.8em 0.3em;*/
}

div.moon_caution {
	padding: 0 0.5em;
}

.moon_caution p {
	font-size: 90%;
}

.moon_caution p.caution {
	font-size: 110%;
	text-align: center;
}


div.back_top {

}

div.back_top ul {
	text-align: center;
	padding: 0.5em 0;

}

div.back_top ul li {
	width: 45%;
	border-radius: 0.8em;
	text-align: center;
	display: inline-block;
}

div.back_top ul li a {
	border: 2px solid #5a5782;
	border-radius: 10px;
	text-decoration: none;
	padding: 0.6em 0;
}

div.back_top ul li a span {
	border: 2px solid #191650;
	background: -webkit-gradient(linear, left top, left bottom, from(#5e5b84), color-stop(0.5,#4e4c78), color-stop(0.5,#191650), to(#191650));
	background: -webkit-linear-gradient(top,#5e5b84, #4e4c78 50%,#191650 50%,#191650);
	background:    -moz-linear-gradient(top,#5e5b84, #4e4c78 50%,#191650 50%,#191650);
	background:     -ms-linear-gradient(top,#5e5b84, #4e4c78 50%,#191650 50%,#191650);
	background:      -o-linear-gradient(top,#5e5b84, #4e4c78 50%,#191650 50%,#191650);
	border-radius: 10px;
	padding: 0.5em;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	width: 85%;
}

/*------------------------------------------------
moon-detail
------------------------------------------------*/


header.moon2 {

}

header.moon2 div.back a {
	background: url(/site1/imageSite/dailymoon/prev_next_btn_smart.png) no-repeat;
/*	display: block;*/
	background-size: cover;
	width: 70px;
	height: 0px;
/*	height: 31px;*/
	padding-top: 31px;
	background-size: 140px;
	background-position: 0 -31px;
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	overflow: hidden;
}

header.moon2 div.sgtk_back a {
	background: url(/site1/imageSite/dailymoon/prev_next_btn_smart.png) no-repeat;
/*	display: block;*/
	background-size: cover;
	width: 70px;
	height: 0px;
/*	height: 31px;*/
	padding-top: 31px;
	background-size: 140px;
	background-position: 0 -31px;
	position: absolute;
	top: 4em;
	left: 0.5em;
	overflow: hidden;
}

/*
header.moon2 div.back a span {
	display: none;
}
*/
section.moon-detail {
}

section.moon-detail  div.img {
	text-align: center;
	margin-top: -2em;

}
img.moon-image {
	width: 150px;
}

section.moon-detail  div.img p.day {
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
}

section.moon-detail div.img p.age {
	font-size: 140%;
	color: #ffffff;
}

section.moon-detail div.message p.message {
	margin: 0.5em auto;
	width: 90%;
	text-align: left;
	color: #ffffff;
}

section.moon-detail div.message p.notice {
	padding-left: 1em;
	text-align: left;
	color: #ffffff;
	font-size: 90%;
	margin: 0.5em 0;
}

p.newmoon-tarot {
	padding: 0.5em 0 0.3em;
}

p.newmoon-tarot a {
	margin: 0 auto;
	display: block;
	width: 230px;
	height: 40px;
	background: url(/site1/imageSite/dailymoon/newmoonbtn_smart.png) no-repeat;
	background-size: cover;
	text-align: center;
}

p.newmoon-tarot a span {
	display: none;
}

p.newmoon-tarot a:link {
}

p.newmoon-tarot a:visited {
}

p.newmoon-tarot a:hover {
	background-position: 0 -40px;
}

p.newmoon-tarot a:active {
	background-position: 0 -40px;
}

p.newmoon-massage {
	text-align: center;
	color: #ffffff;
	text-shadow: 0 0 3px #efef61;
	margin-bottom: 0.5em;
}




/*------------------------------------------------
chiei-message
------------------------------------------------*/

section.chiei-message {
}

.chiei-message div.navi {
	width: 100%;

}

.chiei-message div.navi ul {
	text-align: center;
	margin-bottom: 0.3em;
}

.chiei-message div.navi ul li {
	display: inline-block;
	vertical-align: middle;

}

section.chiei-message li.prev a {
	background: url(/site1/imageSite/chiei/chiei_prev_next_btn_smart.png) no-repeat;
	display: block;
	background-size: cover;
	width: 70px;
	height: 31px;
	background-size: 140px;
}

section.chiei-message li.next a {
	background: url(/site1/imageSite/chiei/chiei_prev_next_btn_smart.png) no-repeat;
	display: block;
	background-size: cover;
	width: 70px;
	height: 31px;
	background-size: 140px;
	background-position: -70px 0;
}

.chiei-message div.navi ul li.month {
	width: 145px;
	font-size: 150%;
	text-align: center;
}

section.chiei-message div.calendar {

}

section.chiei-message div.calendar ul {
	text-align: center;
/*	width: 100%;
	padding-left: 1%;
	clear: both;*/
}

section.chiei-message div.calendar ul li {
	font-size: 130%;
}
section.chiei-message div.calendar ul li {
	text-align: center;
	padding: 2px 0;
	display: inline-block;
	margin: 0 -2px;
/*	margin: 0 1.1%;*/
}

section.chiei-message div.calendar ul li.day a {
	text-decoration: none;
	color: #ffffff !important;
}

section.chiei-message div.calendar ul li.today a {
	display: block;
	text-decoration: none;
	color: #191650 !important;
}

section.chiei-message div.calendar ul li.day a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d4d6), to(#7791a2));
	background: -webkit-linear-gradient(top, #d1d4d6, #7791a2);
	background:    -moz-linear-gradient(top, #d1d4d6, #7791a2);
	background:     -ms-linear-gradient(top, #d1d4d6, #7791a2);
	background:      -o-linear-gradient(top, #d1d4d6, #7791a2);
	background:         linear-gradient(top, #d1d4d6, #7791a2);
}

section.chiei-message div.calendar ul li.today a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#fde9fd), to(#ffcaff));
	background: -webkit-linear-gradient(top, #fde9fd, #ffcaff);
	background:    -moz-linear-gradient(top, #fde9fd, #ffcaff);
	background:     -ms-linear-gradient(top, #fde9fd, #ffcaff);
	background:      -o-linear-gradient(top, #fde9fd, #ffcaff);
	background:         linear-gradient(top, #fde9fd, #ffcaff);
}

section.chiei-message div.calendar ul li span {
	background-color: #ffffff;
	border-radius: 0.5em;
	width: 40px;
	line-height: 40px;
	display: block;
/*	padding: 0.8em 0.3em;*/
}

section.chiei-message div.calendar ul li.none {
}

section.chiei-message div.calendar ul li.none span {
}

/* sgtk */
section.sgtk-chiei-message {
}

.sgtk-chiei-message div.navi {
	/* margin-left: -2.5em; */
}

.sgtk-chiei-message div.navi ul {
	text-align: center;
	margin-bottom: 0.3em;
}

.sgtk-chiei-message div.navi ul li {
	display: inline-block;
	vertical-align: middle;

}

section.sgtk-chiei-message li.prev a {
	background: url(/1images/dailymsgextra/chiei_prev_next_btn_smart.png) no-repeat;
	display: block;
	background-size: cover;
	width: 70px;
	height: 31px;
	background-size: 140px;
}

section.sgtk-chiei-message li.next a {
	background: url(/1images/dailymsgextra/chiei_prev_next_btn_smart.png) no-repeat;
	display: block;
	background-size: cover;
	width: 70px;
	height: 31px;
	background-size: 140px;
	background-position: -70px 0;
}

.sgtk-chiei-message div.navi ul li.month {
	width: 145px;
	font-size: 150%;
	text-align: center;
}

section.sgtk-chiei-message div.calendar {

}

section.sgtk-chiei-message div.calendar ul {
	/* margin-left: -2.8em; */
	text-align: center;
/*	width: 100%;
	padding-left: 1%;
	clear: both;*/
}

section.sgtk-chiei-message div.calendar ul li {
	font-size: 130%;
}
section.sgtk-chiei-message div.calendar ul li {
	text-align: center;
	padding: 2px 0;
	display: inline-block;
	margin: 0 -2px;
/*	margin: 0 1.1%;*/
}

section.sgtk-chiei-message div.calendar ul li.day a {
	text-decoration: none;
	color: #ffffff !important;
}

section.sgtk-chiei-message div.calendar ul li.today a {
	display: block;
	text-decoration: none;
	color: #191650 !important;
}

section.sgtk-chiei-message div.calendar ul li.day a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d4d6), to(#7791a2));
	background: -webkit-linear-gradient(top, #d1d4d6, #7791a2);
	background:    -moz-linear-gradient(top, #d1d4d6, #7791a2);
	background:     -ms-linear-gradient(top, #d1d4d6, #7791a2);
	background:      -o-linear-gradient(top, #d1d4d6, #7791a2);
	background:         linear-gradient(top, #d1d4d6, #7791a2);
}

section.sgtk-chiei-message div.calendar ul li.today a span {
	background: -webkit-gradient(linear, left top, left bottom, from(#fde9fd), to(#ffcaff));
	background: -webkit-linear-gradient(top, #fde9fd, #ffcaff);
	background:    -moz-linear-gradient(top, #fde9fd, #ffcaff);
	background:     -ms-linear-gradient(top, #fde9fd, #ffcaff);
	background:      -o-linear-gradient(top, #fde9fd, #ffcaff);
	background:         linear-gradient(top, #fde9fd, #ffcaff);
}

section.sgtk-chiei-message div.calendar ul li span {
	background-color: #ffffff;
	border-radius: 0.5em;
	width: 40px;
	line-height: 40px;
	display: block;
/*	padding: 0.8em 0.3em;*/
}

section.sgtk-chiei-message div.calendar ul li.none {
}

section.sgtk-chiei-message div.calendar ul li.none span {
}

section.chiei-detail {
	text-align: center;
}

section.chiei-detail p.day {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}

section.chiei-detail p.message {
	margin: 0.5em auto;
	width: 95%;
	text-align: left;
	color: #000000;
}