@charset "utf-8";

/*
	Site Name: 
	Description: map page setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	=1: contents
	
==========================================================
*/

/*
===== =1: contents ==========================================
*/
div#map{
	text-align:center;
}

div#map iframe{
	margin:0 auto;
	margin-top:2em;
	border:1px solid #ccc;
	}
