/* ======top.asp=================================== */

/*-------__m用-----------------------*/
#KAI {position: static;	visibility: hidden;	height: 10px; width: 10px; right: 0px; bottom: 0px;}


/* ======disp.asp=================================== */

div#MAIN 		{width:730px;}
p#CLOSE			{margin-top: 50px; text-align:center;}

/* ------写真詳細table--------------------------- */
table.YE ,table.GR	{margin:0px 20px; padding:5px; width:auto; height:auto;}
		table.YE {}
		table.GR {}
	table.YE td ,
	table.GR td		{text-align:center; vertical-align:top; color:#666666;}

/* ------└ photo-------- */
.YE img ,
.GR img			{width:130px; margin:4px; padding:4px; border: 1px solid #999999; float:left;}
	.YE img.L ,
	.GR img.L	{width:230px;}

/* ------└ 見出し-------- */
.YE caption ,
.GR caption 	{color:#946300;	font-size:14px; line-height: 22px; text-align:left; text-indent:20px;}
	.YE caption	{background-color:#FEFFCC;}
	.GR caption	{background-color:#DEFFCC;}



/* ======walk.asp=================================== */
.CAP_TB			{text-align:left; font-weight: bold; color: #336600; font-size: 14px; margin-bottom: 5px;}

table.TB 				{border-top: 1px solid #336600; border-left: 1px solid #336600;}
	table.TB td			{border-right: 1px solid #336600; border-bottom: 1px solid #336600;}
	table.TB td.LEFT	{background-color: #BCC971;}
	table.TB td.CENT	{background-color: #F8F8C2;}
	table.TB td.RIGT	{text-align:center;}

