@charset "Shift_JIS";
/* ======= 梅の名所 ======= */
/* === R.Miyake (c)2002 === */

/* @media screen, print, tv, projection, handheld { */

	#top p.top-font1 {
		color: #c36;
	}
	#top p.top-font3 {
		color: #96514d;
	}
	h1 {
		color: #f09199;
		text-shadow: 1px 1px 0 #333;	/* 追加 */
	}
	h2 {
		padding: 0 0 0 64px;
		color: #d66;
		background: transparent url(../cmn/parts/tree01.gif) no-repeat 0 100%;
	}

	ol {
		margin: 0 2%;
		padding: 0;
		list-style: none outside;
		border: 2px solid #f99;
	}
	ol li {
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px solid #c99;
	}
	ol li.ed {
		border-bottom: 0 none;
	}

	#MAP {
		display: none;
		margin: 0 auto 1.0em;
		text-align: center;
	}
	#MAP ul, #MAP ul li {
		margin: 0;
		border: 0 none;
	}
	#SUMO {
		width: fit-content;
		margin: 0 auto;
	}
	table.mapion {
		margin-top: 2.0em;
	}
	.right {
		list-style: inside url(../cmn/parts/btn.png);
		text-align: right;
	}

/* } */
