/*----------------------地図ページ用css-----------------------*/

body					{font-size: 1.0em;
						color: #666666;
						margin: 10px;
						line-height: 1;
						}

a,
a:hover,
a:visited				{color: #009900;
						}

h2						{font-size: 1.2em;
						font-weight: bold;
						color: #FF9900;
						margin-bottom: 10px;
						}