/*==================　サイトマップ　==================*/
div.SI_LEFT	{width:300px; height:auto; float:left;}
	dl 		{height:auto; width:auto; margin: 10px; padding:0px; border: 1px solid #66CC33;}
	dt 		{height: 20px; width:auto; line-height: 20px; text-indent: 10px;
				border-bottom: 2px dotted #66CC33; padding:3px; margin: 0px 10px;}
	dt.SIN	{border:none;}
	dd		{}
	
div.SI_LEFT li 		{margin-left:8px;		list-style: url(/t/images/yellowLi.gif) inside disc;}
div.SI_LEFT li.CLE 	{margin-left: 40px;		list-style: url(/t/images/yellowLi2.gif) outside disc;}

hr		{text-align:center; color:#CCCCCC; height:1px;}


/*==================　<%= ACCESS %>他共通項　==================*/
h4		{margin: 5px 0px; width: auto; height: 25px; text-indent: 40px; line-height:25px;
			border-top: 2px solid #2B2ACC; border-bottom: 1px solid #2B2ACC;
			background: url(/t/images/deltaLi.gif) left center no-repeat;}
h5 		{margin: 5px; width: auto; text-indent: 15px; line-height:25px;
			background: url(/t/images/yellowLi.gif) left center no-repeat;}

table.MAP 					{width:90%; border: 1px solid #009900;}
		table.MAP tr.GREE	{background-color:#CCFFCC}
		table.MAP td 		{padding: 3px;}
		
span.BLUE {color:#0033FF;}

	
