﻿@charset "utf-8";
.week_map {
	position: relative;
	height: 450px;
	max-width: 900px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
