@charset "UTF-8";
@import url("reset.css");
html {
	background: #222222;
}
body {
	width: 200px;
	font-size: 0.65em;
	font-weight: bold;
	color: #ffffcc;
	background: #222222;
}
.cameratbl td {
	width: 100px;
}
.area {
	height: 30px;
	display: block;
	padding-left: 16px;
	font-weight: bold;
	color: #eeeeee;
	line-height: 14px;
}
.memo {
	height: 14px;
	float: left;
	padding-left: 16px;
	padding-right: 5px;
	color: #eeeeee;
}
.weather {
	height: 14px;
	padding-left: 2px;
	line-height: 14px;
}