@charset "utf-8";

#week {
	width: 128px;
	font-size: 18px;
	margin-bottom: 4px;
	float: left;
}

.sun {
	color: red;
}

.sat {
	color: blue;
}

#schedule {
	width: 126px;
	min-height: 120px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	float: left;
}

#day {
	height: 34px;
	text-align: right;
	font-size: 28px;
	padding-right: 8px;
}

.open {
	color: #999;
}

.close {
	color: #f9c;
}

span {
	color: black;
	font-size: 10px;
}

.blue {
	text-align: left;
	color: blue;
}

.green {
	text-align: left;
	color: green;
}

.orange {
	text-align: left;
	color: orange;
}

.red {
	text-align: left;
	color: red;
}

.gray {
	text-align: left;
	color: gray;
}

.weather1 {
	background-image: url(../../weather/icon/1.gif);
	background-repeat: no-repeat;
}

.weather2 {
	background-image: url(../../weather/icon/2.gif);
	background-repeat: no-repeat;
}

.weather3 {
	background-image: url(../../weather/icon/3.gif);
	background-repeat: no-repeat;
}

.weather4 {
	background-image: url(../../weather/icon/4.gif);
	background-repeat: no-repeat;
}

.weather5 {
	background-image: url(../../weather/icon/5.gif);
	background-repeat: no-repeat;
}

.weather6 {
	background-image: url(../../weather/icon/6.gif);
	background-repeat: no-repeat;
}

.weather7 {
	background-image: url(../../weather/icon/7.gif);
	background-repeat: no-repeat;
}

.weather8 {
	background-image: url(../../weather/icon/8.gif);
	background-repeat: no-repeat;
}

.weather9 {
	background-image: url(../../weather/icon/9.gif);
	background-repeat: no-repeat;
}

.weather10 {
	background-image: url(../../weather/icon/10.gif);
	background-repeat: no-repeat;
}

.weather11 {
	background-image: url(../../weather/icon/11.gif);
	background-repeat: no-repeat;
}

.weather12 {
	background-image: url(../../weather/icon/12.gif);
	background-repeat: no-repeat;
}

.weather13 {
	background-image: url(../../weather/icon/13.gif);
	background-repeat: no-repeat;
}

.weather14 {
	background-image: url(../../weather/icon/14.gif);
	background-repeat: no-repeat;
}

.weather15 {
	background-image: url(../../weather/icon/15.gif);
	background-repeat: no-repeat;
}

.weather16 {
	background-image: url(../../weather/icon/16.gif);
	background-repeat: no-repeat;
}

.weather17 {
	background-image: url(../../weather/icon/17.gif);
	background-repeat: no-repeat;
}

.weather18 {
	background-image: url(../../weather/icon/18.gif);
	background-repeat: no-repeat;
}

.weather19 {
	background-image: url(../../weather/icon/19.gif);
	background-repeat: no-repeat;
}

.weather20 {
	background-image: url(../../weather/icon/20.gif);
	background-repeat: no-repeat;
}

.weather21 {
	background-image: url(../../weather/icon/21.gif);
	background-repeat: no-repeat;
}

.weather22 {
	background-image: url(../../weather/icon/22.gif);
	background-repeat: no-repeat;
}

.weather23 {
	background-image: url(../../weather/icon/23.gif);
	background-repeat: no-repeat;
}

.weather24 {
	background-image: url(../../weather/icon/24.gif);
	background-repeat: no-repeat;
}

.weather25 {
	background-image: url(../../weather/icon/25.gif);
	background-repeat: no-repeat;
}

.weather26 {
	background-image: url(../../weather/icon/26.gif);
	background-repeat: no-repeat;
}

.weather27 {
	background-image: url(../../weather/icon/27.gif);
	background-repeat: no-repeat;
}

.weather28 {
	background-image: url(../../weather/icon/28.gif);
	background-repeat: no-repeat;
}

.weather29 {
	background-image: url(../../weather/icon/29.gif);
	background-repeat: no-repeat;
}

.weather30 {
	background-image: url(../../weather/icon/30.gif);
	background-repeat: no-repeat;
}