@charset "UTF-8";
/* CSS Document */

@import "reset.css";
@import "common.css";
@import "layout.css";


.navi {
	margin-bottom: 20px;
}

#map {
	width: 900px;
	margin-bottom: 20px;
}
#Translate {
	text-align: right;
	margin-bottom: 10px;
	padding-right: 30px;
}

