body {
	height:100%;
	padding: 0px;
	margin: 0px;
	background-color:#EEEEEE;
}
#map {
  height:96%;
  width:100%;
}
#topsen{
	margin:0px;
	height:3px;
	border: 1px solid #999;
	background-color:#666;
}
#haifu{
	width:100%;
	background-color:#FFC;
	border: 2px solid #F90;
	padding-bottom:3px;
}
#sankou{
	width:100%;
	background-color:#CFF;
	border: 2px solid #3F3;
}
#jyuukyo{
	width: 100%;
	background-color: #CFC;
}
#setai{
	width:100%;
	background-color:#CFF;
}

#container {
	background-color: #FFF;
	text-align: left;
	font-size:14px;
}

#header {
	margin:0px;
	width:auto;
	height:24px;
	border: 1px solid #999;
	padding-left:16px;
	font-size:18px;
	background-color:rgba(102,102,102,1);
	color:#FFF;
}
#wrap {
	width:100%;
	padding: 0px;
	margin-bottom: 0px;
	border-style:1px solid;
	border-color: #963;

}
#bmei {
	text-align:center;
	font-size:18px;
	font-weight:800;
	color:#666;
}


#sub {
	text-align: left;
	font-size: 12px;
	line-height:14px;
}
#naiyou {
	padding: 10px;
	font-size:17px;
	line-height:22px;
}
#subbar{
	background-image: url(images/subbar.jpg);
	line-height:30px;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
