/* トップページ */
body			{margin:0;
				background-color:#000000;
				color:#000000; }

img				{border:0px;}

a.top_menu       {  text-decoration:none;
					color:#ffff99;
					font-size:11pt;
					font-family: 'ＭＳ Ｐ明朝'; }

a.top_menu:hover {  text-decoration:none;
					color:#ff9933; }

td.top_menu      {  vertical-align:middle; }

a.top_history		{text-decoration:none;
								color: #666666;
								font-size: 10pt; }

a.top_history:hover { 	text-decoration:
						underline;color:#ffffff; }

td.top_history   {	font-size: 10pt;
					color: #666666; }

/* 中世の古城址 メニューページ */
p.menu           {	font-size: 12px;
					line-height: 20px; }

a.menu			{text-decoration:none;
					color: #000000; }

a.menu:hover	{text-decoration:underline;
					color:#FF6600; }

/* 中世の古城址 詳細ページ detail*/
table.dmenu			{width:720px;
					background-color:#ffffff;}

p.photo          {	font-size: 12px;
					line-height: 15px; }

td.photo         {	height:225px;
					width:250px;
					text-align: center;
					vertical-align:top; }

img.photo		{width:250px;
				height:188px;}

/* 更新履歴ページ */
li.kosin         {  font-size:11pt;
					font-family: 'ＭＳ 明朝'; }
