@charset "UTF-8";

/**********
<link rel="stylesheet" href="/css/map.css" type="text/css" media="all" />
**********/

/*
html
	{background:#fff none;}

#container
	{width: 100%; }
#container #main #contents
	{width:auto; }

#pTateYoko
	{float:right; }


#map
	{width:100%; height:100%;}

*/


#map
	{width:700px; height:500px; margin:auto; padding:0; text-align:center; border:1px solid #666;}

