/*=========== park.css ===============================*/

/* 園内マップ */
.DSP_LAYER	{height:auto;}
.AREA_LIST	{width:48%; margin:0 5px; float:left;}
.AREA_LIST p{margin:2px;}
.AREA_LIST p img{width:16px; height:16px;}
/*--シーズン表示エリア--*/
#SISETU 			{width:710px; margin:20px auto; clear:both;}
#SISETU table	{border-collapse:separate; font-size:10px;}
#SISETU td		{text-align:center; height:110px; width:130px; padding:0;
					 background:url(images/sisetu_td_bg.gif) no-repeat center top}
#SISETU table img{height:60px; width:110px; margin:0 auto 10px;}
/*#SISETU img.NUM{width:12px; height:12px; margin:0;}*/
#SISETU caption{color:#80B644; font-size:12px;}

/* サブメニュー */
#L ul 	 		{width:190px; height:auto; background-color:#FCF9E2;}
#L ul li 		{list-style:none; padding:0;}
#L ul li a 		{color:#FB8B00; text-decoration:none; display:block; text-indent:30px; line-height:25px; font-weight:600;
						width:190px; height:28px; background:url(images/submenu_up.gif) no-repeat;}
#L ul li a:hover{color:#fff; background:url(images/submenu_down.gif) no-repeat;}
#L span.S		{font-size:smaller;}	


/* 写真 */
div#L_IMG	{width:500px; height:281px; margin:15px auto 10px;}
div#L_IMG img{width:500px; height:281px;}
div#S_IMG	{width:488px; height:78px; padding:1px 5px 7px; border:2px solid #f5eba8;
						color:#663333; font-size:10px; text-align:center;}
div#S_IMG img{width:110px; height:61px; margin:0 4px;}

