@charset "utf-8";
/* CSS Document */
@import "base.css";

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
#shikotsu_map{
	width:100%;
	height:700px;
}


