@charset "utf-8";
/* CSS Document */

/* メインコンテンツに関するCSS 
--------------------------------------------------------------------------------*/
h2{
	margin:15px 0 0 5px;
}
h3
{	margin:20px 0; }

div.map{
	width:635px;
	height:600px;
}
div.text{
	margin:10px 0 20px 30px;
	font-size:120%;
}

#maps{
	background:none;
}
