@charset "utf-8";

#left{
	width: 385px;
}
#right{
	width: 640px;
}
#contents{
	min-height: 812px;
}

#navi {
	display: none;
	/*width: 960px;
	height: 50px;
	margin: 25px auto 0;*/
}

.map{
	display: block;
}
body{
	background: none;
}