@charset "UTF-8";

/*----------------■空を見上げよう---------------*/
#sky_main {
	margin:0 auto;
	width:720px;
	font-size:13px;
}
#sky-ti {
	text-indent: -9999px;
	height: 82px;
	background: url(../../image/sky-page/page_ti.png) no-repeat;
}

.btn-sky-new {
	height: 20px;
}
.btn-sky-new a {
	display: block;
	width: 100px;
	height: 13px;
	text-indent: -9999px;
	background: url(../../image/amedas-page/btn_back.png) no-repeat;
}

#sky-calendar {
	margin: 30px auto;
	background: #fff;
	width: 708px;
}
#sky-calendar caption {
	background: #fff;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	background: #96e0ff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}
#sky-calendar th {
	font-weight: bold;
	padding: 5px 9px;
	border: 1px solid #96e0ff;
}
#sky-calendar thead th {
	color: #fff;
	text-align: center;
	background: #93d6ff;
}
#sky-calendar thead th.sky-sunday {
	background: #a8e5ff;
}
#sky-calendar tbody th {
	width: 82px;
	height: 100px;
}
#sky-calendar tbody th p {
	color: #ccc;
	margin-top: 5px;
}
.h-temp {
	color: #f00;
	font-weight: bold;
}
.l-temp {
	color: #09f;
	font-weight: bold;
}

.btn-sky-backnum {
	padding-left: 560px;
}
.btn-sky-backnum a {
	display: block;
	width: 146px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../image/sky-page/btn_backnumber.gif) no-repeat;
}

#sky-calendar td {
	display: none;
}