@charset "Shift_JIS";

/* 星空指数
=============================================================================== */

/* icon sprites
---------------------*/
.icon-sprites{
	background-image:url(https://cdn1.n-kishou.co.jp/image/sp/yozora/sprites_icon.png);
	background-repeat:no-repeat;
	background-size:320px auto;
	-webkit-background-size:320px auto;
	display:block;
	width:138px;
	height:35px;
	margin:0 auto;
	text-indent:-999em;
}

.level00{ background-position:-142px -3px; }
.level01{ background-position:-142px -39px; }
.level02{ background-position:-142px -72px; }
.level03{ background-position:-142px -108px; }
.level04{ background-position:-142px -144px; }

.star-status{
	margin-bottom:20px;
	border-left:none;
}
	.star-status td{
		font-size:15px;
		text-align:center !important;
		height:33px;
	}
	.star-status th,.star-status td{
		border-right:none;
	}


.star_list th {
	background-color:#ffffff !important;
}

.star_list td {
	font-weight:normal;
	font-size:12px;
}

/* お月見指数 */
.moon-sprites{
	background-image:url(https://cdn1.n-kishou.co.jp/image/sp/yozora/moon_icon.png);
	background-repeat:no-repeat;
	background-size:105px auto;
	-webkit-background-size:105px auto;
	display:block;
	width:108px;
	height:32px;
	margin:0 auto;
	text-indent:-999em;
}

.moon-level00{ background-position:0px -4px; }
.moon-level01{ background-position:0px -40px; }
.moon-level02{ background-position:0px -76px; }
.moon-level03{ background-position:0px -110px; }

/* 20120922修正 */
.td20{
	width:20%;
}
.td40{
	width:40%;
}

/* 星空指数　カレンダーサイズ調整 */
@media screen and (min-width: 751px) {
	#hour .snav-day {
		top: 7px !important;
		width: 644px !important;
	}
}

#hour .sct-day {
	padding-top: 0 !important;
	margin-top: 50px !important;
}
