@charset "utf-8";

.menu{
	position: absolute;
	right: 0px;
	top:0px;
	width: 230px;
	height: 720px;
	background-color: #cfcfcf;
}

.timeArea{
	border: medium solid #000000;
}